Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8273443/?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-24T10:34:38.521489Z",
    "action": 2,
    "target": "Fedora ARM 项目是将 Fedora 引入该处理器系列的一项举措。 此处提供的映像是专为在基于 ARM 的系统上运行而定制的 Fedora 版本。",
    "id": 15387351,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15387351/?format=api"
}