Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744656/?format=api",
    "component": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/verify_up-to-dateinline/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:09:02.291086Z",
    "action": 59,
    "target": "Verifique se você está rodando <span class=\"guilabel\">Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]]</span> lançado em [[!inline pages=\"inc/stable_amd64_date\" raw=\"yes\" sort=\"age\"]]:",
    "old": "",
    "details": {
        "state": 20,
        "source": "Verify that you are running **Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]]** released on [[!inline pages=\"inc/stable_amd64_date\" raw=\"yes\" sort=\"age\"]]:",
        "old_state": -1
    },
    "id": 3490895,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3490895/?format=api"
}