Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/191081/?format=api",
    "component": "https://translate.tails.net/api/components/tails/reproducible_tails/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/reproducible_tails/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2023-11-15T21:53:41.254779Z",
    "action": 7,
    "target": "I, per cert, ara no només les nostres imatges ISO són reproduïbles, sinó també les nostres actualitzacions incrementals. I us beneficieu d'aquesta millora sense ni adonar-vos-en",
    "id": 3187422,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3187422/?format=api"
}