Changes API.

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

GET /api/changes/3187459/?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/rcard/?format=api",
    "author": "https://translate.tails.net/api/users/rcard/?format=api",
    "timestamp": "2023-11-15T22:15:31.317813Z",
    "action": 2,
    "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": 3187459,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3187459/?format=api"
}