Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19083860/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2025-02-17T04:27:51.578644Z",
    "action": 5,
    "target": "bootc 시스템은 읽기-전용이 되도록 구성되었습니다. --transient를 전달하여 시스템이 재시작 될 때에 재지정되도록 일시적인 씌우기로 해당 연결을 수행합니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This bootc system is configured to be read-only. Pass --transient to perform this transaction in a transient overlay which will reset when the system reboots.",
        "old_state": 0
    },
    "id": 18135466,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18135466/?format=api"
}