Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/556066/?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/xin/?format=api",
    "timestamp": "2022-12-28T18:40:34.532877Z",
    "action": 7,
    "target": "    Voir la [documentation officielle](http://manual.audacityteam.org/).\n",
    "id": 3099512,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3099512/?format=api"
}