Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8273459/?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-20T10:20:22.762938Z",
    "action": 2,
    "target": "Fedora ARM 是一个倡导将 Fedora 带入此处理器家族的项目。这里提供的 Fedora 镜像主要是专为基于 ARM 上运行的版本。",
    "id": 15320196,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15320196/?format=api"
}