Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16891220/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "timestamp": "2024-02-17T13:52:06.105069Z",
    "action": 5,
    "target": "Systemd-boot 无法与当前类型的有效负载一起使用。 选择支持包安装的安装介质。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Systemd-boot cannot be utilized with the current type of payload. Choose an installation media that supports package installation.",
        "old_state": 0
    },
    "id": 14901561,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/14901561/?format=api"
}