Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/83126/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-10T17:41:05.376303Z",
    "action": 59,
    "target": "",
    "id": 133749,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/133749/?format=api"
}