Changes API.

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

GET /api/changes/8723653/?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": null,
    "author": null,
    "timestamp": "2022-11-12T20:00:49.798026Z",
    "action": 59,
    "target": "现在,检查 CHECKSUM 文件是否有效: <pre><code>$ gpgv --verify-fileskeyring ./fedora.gpg *-CHECKSUM</code></pre> CHECKSUM 文件应该和以下描述的密钥有一致的签名。",
    "id": 8723653,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8723653/?format=api"
}