Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18334966/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/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:11:20.910775Z",
    "action": 77,
    "target": "加入的 DASD 可以在「本地端標準磁碟」下找到",
    "old": "加入的 DASD 可以在「本地端標準磁碟」下找到。",
    "details": {
        "state": 20,
        "source": "The added DASD can be found under \"Local Standard Disks.\"",
        "old_state": 20
    },
    "id": 18316936,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18316936/?format=api"
}