Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/192290/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/what_we_accomplished_in_2017/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/what_we_accomplished_in_2017/ca/?format=api",
    "user": "https://translate.tails.boum.org/api/users/rcard/?format=api",
    "author": "https://translate.tails.boum.org/api/users/rcard/?format=api",
    "timestamp": "2023-11-14T11:33:08.716300Z",
    "action": 7,
    "target": "Mantenir l'èxit de Tails també implica bastanta **administració** per recaptar fons, fer comptabilitat, organitzar el treball, escriure informes, etc.",
    "id": 3183427,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3183427/?format=api"
}