Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9836263/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/nav/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/nav/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bobby285271/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bobby285271/?format=api",
    "timestamp": "2022-06-11T15:01:42.648046Z",
    "action": 2,
    "target": "xref:tips-and-tricks.adoc[实用文档和资源]",
    "id": 5088924,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5088924/?format=api"
}