Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/555986/?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.405861Z",
    "action": 59,
    "target": "***[GIMP](https://www.gimp.org/)*** 是一套先進的照片編輯軟體,可用來編輯、強化與潤飾照片。並可以掃描、繪製或建立自己的影像檔案。",
    "old": "**<span class=\"application\">[GIMP](https://www.gimp.org/)</span>** 是一套先進的照片編輯軟體,可用來編輯、強化與潤飾照片。並可以掃描、繪製或建立自己的影像檔案。",
    "details": {
        "state": 10,
        "source": "    You can use *GIMP* to edit, enhance, and retouch photos and scans, create\n    drawings, and make your own images.\n",
        "old_state": 10
    },
    "id": 3489872,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3489872/?format=api"
}