Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/2166727/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/rp/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-23T07:44:52.818688Z",
    "action": 59,
    "target": "",
    "id": 1208638,
    "action_name": "String updated in the repository",
    "url": "https://hive.bgforge.net/api/changes/1208638/?format=api"
}