Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/556076/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/sound_and_video/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/sound_and_video/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "timestamp": "2022-12-29T08:45:56.752461Z",
    "action": 36,
    "target": "**[*Cheese*](https://wiki.gnome.org/Apps/Cheese)**, une application pour prendre des photos et des vidéos depuis votre webcam.",
    "id": 3099590,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3099590/?format=api"
}