Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/668179/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningspo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningspo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:12:19.129770Z",
    "action": 59,
    "target": "<button id=\"toggle-identity\">Proteggere la tua identità</button>",
    "old": "<button id=\"toggle-identity\">Proteggere la tua identità</button>",
    "details": {
        "state": 20,
        "source": "<button id=\"toggle-identity\">Protecting your identity</button>",
        "old_state": 20
    },
    "id": 3509635,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3509635/?format=api"
}