Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238468/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/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": "2022-12-14T02:03:29.137238Z",
    "action": 26,
    "target": "具体文档位于 <a href=\"https://docs.fedoraproject.org/en-US/iot/\">Fedora IoT 文档</a>。",
    "id": 8987329,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/8987329/?format=api"
}