Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638380/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-05-29T09:23:35.182211Z",
    "action": 5,
    "target": "일단 활성화되면, 두 가지 인증은 비활성화 할 수 없습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Once enabled, two-factor authentication cannot be disabled.",
        "old_state": 0
    },
    "id": 11660622,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11660622/?format=api"
}