Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758403/?format=api",
    "component": "https://translate.tails.net/api/components/tails/chat/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/chat/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-05T00:01:10.425213Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Join the [[Tor users chat room on IRC|https://support.torproject.org/get-in-touch/chat-with-us/]] to ask questions about Tails.",
        "old_state": -1
    },
    "id": 3531409,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3531409/?format=api"
}