Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/745360/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T22:02:59.528770Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "The *LibreOffice* website provides complete [user guides](https://wiki.documentfoundation.org/Documentation/Publications) for each of these tools, translated into several languages.",
        "old_state": 0
    },
    "id": 3492671,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492671/?format=api"
}