Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744119/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:08:30.629557Z",
    "action": 30,
    "target": "The *LibreOffice* website provides complete [user guides](https://wiki.documentfoundation.org/Documentation/Publications) for each of these tools, translated into several languages.",
    "old": "The <span class=\"application\">LibreOffice</span> website provides complete [user\nguides](https://wiki.documentfoundation.org/Documentation/Publications) for each\nof these tools, translated into several languages.\n",
    "details": {},
    "id": 3489928,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3489928/?format=api"
}