Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432450/?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:05:44.686801Z",
    "action": 26,
    "target": "现在,检查 CHECKSUM 文件有效: <pre><code>$ gpg --verify-files *-CHECKSUM</code></pre> CHECKSUM 文件应该和以下描述的密钥有一致的签名。",
    "id": 8987333,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/8987333/?format=api"
}