Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/27533/?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/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.boum.org/api/users/iocaws/?format=api",
    "timestamp": "2022-07-09T15:25:12.282752Z",
    "action": 7,
    "target": "Tails include diverse applicazioni suono e video:",
    "id": 3085792,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3085792/?format=api"
}