Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758965/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-inc-overview/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-inc-overview/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-09T13:01:19.174055Z",
    "action": 71,
    "target": "[[!toggle id=\"requirements\" text=\"Requisitos detallados del sistema y hardware recomendado.\"]]",
    "old": "",
    "details": {
        "state": 10,
        "source": "[[!toggle id=\"requirements\" text=\"System requirements and recommended USB sticks\"]]",
        "old_state": -1
    },
    "id": 3532567,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3532567/?format=api"
}