Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756672/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/sr_Latn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-30T21:04:52.734924Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "In the **Account Settings** tab, select the **New Account** button, and then **Feed Account**.",
        "old_state": -1
    },
    "id": 3524980,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3524980/?format=api"
}