Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8900245/?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": "2022-09-23T12:11:09.512761Z",
    "action": 2,
    "target": "使用 GNOME Boxes 快速搭建虚拟机并运行以在多平台测试您的代码。或者深入挖掘强大且可脚本化的虚拟化工具达到深度控制。",
    "id": 7993051,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/7993051/?format=api"
}