Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12324911/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-gui/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-gui/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-06T08:20:15.409928Z",
    "action": 59,
    "target": "Сталася невідома помилка. Роботу Anaconda буде припинено.\n{error}",
    "old": "",
    "details": {
        "state": 10,
        "source": "Unknown error occurred. Anaconda will be terminated.\n{error}",
        "old_state": -1
    },
    "id": 8958950,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8958950/?format=api"
}