Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1816279/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/up/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T11:29:58.059055Z",
    "action": 59,
    "target": "",
    "id": 811086,
    "action_name": "String updated in the repository",
    "url": "https://hive.bgforge.net/api/changes/811086/?format=api"
}