Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18959051/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-10T06:26:10.095794Z",
    "action": 59,
    "target": "포드맨 서비스가 실패했습니다",
    "old": "포드맨 서비스가 실패했습니다",
    "details": {
        "state": 20,
        "source": "Podman service failed",
        "old_state": 20
    },
    "id": 18005773,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18005773/?format=api"
}