Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1263171/?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:47:55.218072Z",
    "action": 5,
    "target": "Tu ressembles à une sorte de mec lambda. Tout ce qui concerne ton apparence est habituel, non pas qu'il y ait quelque chose de mal à ça.",
    "id": 486448,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/486448/?format=api"
}