Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758961/?format=api",
    "component": "https://translate.tails.net/api/components/tails/aboutindex/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/aboutindex/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-09T13:01:18.321496Z",
    "action": 30,
    "target": "[[System requirements and recommended USB sticks|about/requirements]]",
    "old": "- [[System requirements and recommended hardware|about/requirements]]",
    "details": {
        "state": 10,
        "source": "[[System requirements and recommended USB sticks|about/requirements]]",
        "old_state": -1
    },
    "id": 3532547,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3532547/?format=api"
}