Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/45149/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-02T08:56:10.482453Z",
    "action": 59,
    "target": "如果你发现任何问题,包括但不限于叠加层不显示,服务启动后立刻停止,这可能是因为您的设备对 Android 系统进行了过多的修改,请启用兼容模式叠加层后再试。",
    "id": 43345,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/43345/?format=api"
}