Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8273446/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "timestamp": "2024-02-23T04:16:48.606629Z",
    "action": 2,
    "target": "Fedora ARM 文档和安装指南位于 <a href=\"%s\">Fedora ARM wiki 页面</a>。",
    "id": 15349156,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15349156/?format=api"
}