Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/16364/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.rikka.app/api/units/25513/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/pt/?format=api",
    "user": "https://weblate.rikka.app/api/users/ArcentHv7/?format=api",
    "author": "https://weblate.rikka.app/api/users/ArcentHv7/?format=api",
    "timestamp": "2022-05-11T01:47:06.885401Z",
    "action": 5,
    "target": "O Shizuku legado está obsoleto desde março de 2019. Além disso, o Shizuku legado não funciona em sistemas Android mais recentes.<p>Peça ao desenvolvedor de <b>%1$s</b> para atualizar.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Legacy Shizuku has been deprecated since March 2019. Also, legacy Shizuku does not work on newer Android systems.<p>Please ask the developer of <b>%1$s</b> to update.",
        "old_state": 0
    },
    "id": 16364,
    "action_name": "Translation added",
    "url": "https://weblate.rikka.app/api/changes/16364/?format=api"
}