Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1621215/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fixt/de/?format=api",
    "user": "https://hive.bgforge.net/api/users/Zyankali/?format=api",
    "author": "https://hive.bgforge.net/api/users/Zyankali/?format=api",
    "timestamp": "2024-05-19T18:19:32.578993Z",
    "action": 5,
    "target": ". Eine Wunde klafft über den Augen, und das Blut fließt in Strömen",
    "id": 1341619,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/1341619/?format=api"
}