Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/22358/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hans/?format=api",
    "user": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "author": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "timestamp": "2020-12-22T09:41:22.551825Z",
    "action": 36,
    "target": "嵌入受支持的网站的内容(支持的网站:https://iflarum.cn/s9e-embed)",
    "id": 46654,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/46654/?format=api"
}