Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14575297/?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-02T04:16:58.527761Z",
    "action": 5,
    "target": "你是 Linux 的新手吗?在这里,我们提供了一些事实、词汇和第一个方向的 https://docs.fedoraproject.org/zh_Hans/quick-docs/getting-started-guide/[链接] 。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Are you new to Linux? Here we provide some facts, vocabulary, and links for a https://docs.fedoraproject.org/en-US/quick-docs/getting-started-guide/[first orientation].",
        "old_state": 0
    },
    "id": 11579277,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11579277/?format=api"
}