Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1768635/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fixt/it/?format=api",
    "user": "https://hive.bgforge.net/api/users/MakinDay/?format=api",
    "author": "https://hive.bgforge.net/api/users/MakinDay/?format=api",
    "timestamp": "2024-05-08T23:45:02.670931Z",
    "action": 2,
    "target": "L'Hub si disperde di fronte alla potenza dell'esercito mutante e non si riprendera' piu'.",
    "id": 1341001,
    "action_name": "Translation changed",
    "url": "https://hive.bgforge.net/api/changes/1341001/?format=api"
}