Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1263169/?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:33.046853Z",
    "action": 5,
    "target": "Pti'Pip, l'habitant de l'étable. Pip vient d'un univers alternatif d'un endroit appelé Chevalorion, ou ce qu'il en reste après une série de détonations de méga-sorts. Étant une licorne, Pip possède le pouvoir de la télékinésie.",
    "id": 486446,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/486446/?format=api"
}