Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8900238/?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": "2023-03-26T02:29:56.370740Z",
    "action": 2,
    "target": "<a href=\"%(link)s\">红帽公司</a>是 Fedora 项目的主要赞助商。红帽公司为 Fedora 项目提供各种资源,包括全职员工的支持、基础设施硬件、带宽、活动经费和法律顾问。",
    "id": 10726856,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10726856/?format=api"
}