Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7184837/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/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-04-06T00:09:32.675896Z",
    "action": 77,
    "target": "您確定要退出\n安裝程序?",
    "old": "您確定要退出安裝程序?",
    "details": {
        "state": 20,
        "source": "Are you sure you wish to quit the\ninstallation process?",
        "old_state": 20
    },
    "id": 18316800,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18316800/?format=api"
}