Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/6539/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/amnesia_may_now_work_on_the_mac/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/amnesia_may_now_work_on_the_mac/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "author": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "timestamp": "2021-11-19T20:17:39.698896Z",
    "action": 36,
    "target": "Nous avons besoin de personnes voulant **tester** ces images puisque nous n'avons pas le matériel nécessaire pour le faire nous-mêmes.",
    "id": 3032847,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3032847/?format=api"
}