Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/162783/?format=api",
    "component": "https://translate.tails.net/api/components/tails/who_are_you_helping/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/who_are_you_helping/ru/?format=api",
    "user": "https://translate.tails.net/api/users/m.syro/?format=api",
    "author": "https://translate.tails.net/api/users/m.syro/?format=api",
    "timestamp": "2022-12-15T10:20:42.780106Z",
    "action": 26,
    "target": "Кому Вы помогаете, когда донатите на Trails?",
    "id": 3092320,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3092320/?format=api"
}