Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/555989/?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.405968Z",
    "action": 59,
    "target": "***[Inkscape](https://inkscape.org/)*** 是一套向量繪圖工具,可用來建立各式圖像,如繪畫、小圖示、標誌、圖表、地圖和網頁圖像等。",
    "old": "**<span class=\"application\">[Inkscape](https://inkscape.org/)</span>** 是一套向量繪圖工具,可用來建立各式圖像,如繪畫、小圖示、標誌、圖表、地圖和網頁圖像等。",
    "details": {
        "state": 10,
        "source": "    You can use *Inkscape* to create a wide variety of graphics such as\n    illustrations, icons, logos, diagrams, maps, and web graphics.\n",
        "old_state": 10
    },
    "id": 3489874,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3489874/?format=api"
}