Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12324889/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-gui/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-gui/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-24T13:20:56.531045Z",
    "action": 59,
    "target": "Произошла неизвестная ошибка. Blivet-gui будет завершена.\n{error}",
    "old": "Произошла неизвестная ошибка. Blivet-gui будет завершена.\n{error}",
    "details": {
        "state": 20,
        "source": "Unknown error occurred. Blivet-gui will be terminated.\n{error}",
        "old_state": 20
    },
    "id": 10296457,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/10296457/?format=api"
}