Changes API.

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

GET /api/changes/14679045/?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": null,
    "author": null,
    "timestamp": "2024-02-01T20:03:31.796015Z",
    "action": 59,
    "target": "이 사용자는 찾을 수 없으며, 다시 등록해주세요.",
    "old": "이 사용자는 찾을 수 없으며, 다시 등록해주세요.",
    "details": {
        "state": 20,
        "source": "This user cannot be found, please register again.",
        "old_state": 20
    },
    "id": 14679045,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14679045/?format=api"
}