Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17675026/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-04-27T05:14:58.520771Z",
    "action": 7,
    "target": "자신의 선택을 확인하고, 디스크가 제작될 때까지 기다리세요.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Confirm your selection, and wait for the disc to be burned.",
        "old_state": 0
    },
    "id": 15905115,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/15905115/?format=api"
}