Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/770364/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfaq_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/yuantj/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/yuantj/?format=api",
    "timestamp": "2023-05-08T01:11:39.142709Z",
    "action": 5,
    "target": "不要删除或修改许可证。",
    "id": 530790,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/530790/?format=api"
}