Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/555990/?format=api",
    "component": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/sensitive_documents_graphics/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:08:27.406004Z",
    "action": 59,
    "target": "    *Inkscape* 官網上有\n    多種語系的[教學資源](https://inkscape.org/en/learn/tutorials/) 。\n",
    "old": "    <span class=\"application\">Inkscape</span> 官網上有\n    多種語系的[教學資源](https://inkscape.org/en/learn/tutorials/) 。\n",
    "details": {
        "state": 10,
        "source": "    The *Inkscape* website has\n    [tutorials](https://inkscape.org/en/learn/tutorials/) in several languages.\n",
        "old_state": 10
    },
    "id": 3489875,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3489875/?format=api"
}