Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/678477/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsuninstalllinux-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsuninstalllinux-po/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:33:08.556430Z",
    "action": 59,
    "target": "    a. 選擇<span class=\"guilabel\">相容所有作業\n    系統和設備 (MBR/DOS)</span>,其位於 <span class=\"guilabel\">分割磁區</span>\n    的下拉式選單中\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "Choose **Compatible with all systems and devices (MBR/DOS)** in the **Partitioning** menu.",
        "old_state": -1
    },
    "id": 3266526,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3266526/?format=api"
}