Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756174/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-02T10:01:51.502735Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Select the [[!img lib/go-down.png alt=\"View Options\" class=\"symbolic\" link=\"no\"]] button in the title bar and select the option **Show Hidden Files**.",
        "old_state": -1
    },
    "id": 3522264,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3522264/?format=api"
}