Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12370752/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/rawhidepagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/rawhidepagesindex/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:05:44.095270Z",
    "action": 5,
    "target": "在“问题标题”字段中提供错误摘要或您的建议。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Provide a summary of the error or your suggestion in the `Issue Title` field.",
        "old_state": 0
    },
    "id": 11631675,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11631675/?format=api"
}