Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1263173/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/?format=api",
    "user": "https://hive.bgforge.net/api/users/DocteurKain/?format=api",
    "author": "https://hive.bgforge.net/api/users/DocteurKain/?format=api",
    "timestamp": "2021-09-16T06:48:09.125110Z",
    "action": 5,
    "target": "Tes longues mèches flottantes rebondissent sur tes épaules pendant tes assouplissements matinaux. Tes concitoyens regardent avec admiration les mèches aux multiples facettes de ta glorieuse crinière qui scintillent dans la lumière du matin.",
    "id": 486450,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/486450/?format=api"
}