Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14985806/?format=api",
    "component": "https://hosted.weblate.org/api/components/safe-eyes/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/safe-eyes/translations/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/aerowolf/?format=api",
    "author": "https://hosted.weblate.org/api/users/aerowolf/?format=api",
    "timestamp": "2024-02-20T10:39:56.277334+01:00",
    "action": 2,
    "target": "Safe Eyes 正在没有RPC服务器的情况下运行。打开RPC服务器可以使用命令行参数。",
    "id": 81518946,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/81518946/?format=api"
}