Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14575309/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f38pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f38pagesindex/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "timestamp": "2023-05-22T05:04:17.322635Z",
    "action": 5,
    "target": "Fedora 拥有一个充满活力的社区。会议地点是 https://discussion.fedoraproject.org/tag/docs[Fedora 讨论] 论坛。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Fedora has a vibrant community. The meeting place is the https://discussion.fedoraproject.org/tag/docs[Fedora Discussion] Forum.",
        "old_state": 0
    },
    "id": 11631667,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11631667/?format=api"
}