Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11242351/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-28T11:30:00.217138Z",
    "action": 59,
    "target": "加载主设备失败:%s",
    "old": "加载主设备失败:%s",
    "details": {
        "state": 20,
        "source": "Loading primary has failed: %s",
        "old_state": 20
    },
    "id": 9366756,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9366756/?format=api"
}