Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17675000/?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:12:57.139566Z",
    "action": 7,
    "target": "터미널 창을 열고, 그리고 내려받은 파일이 있는 디렉토리로 이동합니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Open a terminal window, and navigate to the directory with the downloaded files.",
        "old_state": 0
    },
    "id": 15905090,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/15905090/?format=api"
}