Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744674/?format=api",
    "component": "https://translate.tails.net/api/components/tails/linux/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/linux/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2026-01-01T15:12:18.486915Z",
    "action": 77,
    "target": "Instal·leu el *Discs de GNOME*.",
    "old": "Instal·leu el *Discs de GNOME*.",
    "details": {
        "state": 30,
        "source": "Install *GNOME Disks*.",
        "old_state": 20
    },
    "id": 3529301,
    "action_name": "Propagated change",
    "url": "https://translate.tails.net/api/changes/3529301/?format=api"
}