Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1814769/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T10:42:59.379079Z",
    "action": 59,
    "target": "",
    "id": 809598,
    "action_name": "String updated in the repository",
    "url": "https://hive.bgforge.net/api/changes/809598/?format=api"
}