Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6406108/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-08-18T05:16:21.970819Z",
    "action": 4,
    "target": "無法同時為「{}」模組啟用更多流道",
    "old": "無法啟用「%s」模組的多個串流",
    "details": {
        "state": 10,
        "source": "Cannot enable more streams from module '%s' at the same time",
        "old_state": 10
    },
    "id": 12065320,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12065320/?format=api"
}