Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/748999/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/Ecron/?format=api",
    "timestamp": "2026-02-03T19:56:48.950981Z",
    "action": 7,
    "target": "Tails és [[auditat per investigadors de seguretat independents|security#audits]], i publiquem els resultats d'aquestes auditories.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Tails is [[audited by independent security researchers|security#audits]] and we publish the results of these audits.",
        "old_state": 0
    },
    "id": 3531216,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3531216/?format=api"
}