Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638273/?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-29T07:40:57.828537Z",
    "action": 2,
    "target": "이 사용자는 찾을 수 없으며, 다시 등록해주세요.",
    "old": "비밀번호를 변경 할 수 없습니다, 다시 시도해주세요.",
    "details": {
        "state": 20,
        "source": "This user cannot be found, please register again.",
        "old_state": 10
    },
    "id": 11660148,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11660148/?format=api"
}