Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15703212/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f36pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f36pagesindex/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-12-03T03:09:17.407377Z",
    "action": 5,
    "target": "페도라 문서는 페도라 운영 체제 및 페도라 프로젝트에서 꾸러미로 제공하는 소프트웨어를 설치하고 사용하는 방법을 설명합니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Fedora documentation describes how to install and use the Fedora operating system and the software packaged by the Fedora Project.",
        "old_state": 0
    },
    "id": 13164502,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13164502/?format=api"
}