Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756282/?format=api",
    "component": "https://translate.tails.net/api/components/tails/secure_deletion/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/secure_deletion/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-02T10:02:02.849611Z",
    "action": 71,
    "target": "Clique no botão <span class=\"guimenu\">[[!img lib/pan-down.png alt=\"menu toggle\" class=\"symbolic\" link=\"no\"]]</span> na barra de título e selecione **Mostrar arquivos ocultos**.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Click on the [[!img lib/view-more.png alt=\"Drive Options\" class=\"symbolic\" link=\"no\"]] button in the title bar and choose **Format Disk**.",
        "old_state": -1
    },
    "id": 3522529,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3522529/?format=api"
}