Changes API.

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

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

{
    "unit": null,
    "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fo2tweaks/pl/?format=api",
    "user": "https://hive.bgforge.net/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2021-09-17T20:11:49.016207Z",
    "action": 17,
    "target": "",
    "id": 487254,
    "action_name": "Committed changes",
    "url": "https://hive.bgforge.net/api/changes/487254/?format=api"
}