Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16893843/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "timestamp": "2025-03-20T00:12:04.448592Z",
    "action": 77,
    "target": "選擇要建立掛載點的磁碟機。 如果選擇多個,則只會使用 1 個磁碟機。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Select a drive for the mount point to be created on. If you select multiple, only 1 drive will be used.",
        "old_state": 0
    },
    "id": 18226514,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18226514/?format=api"
}