Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/20161181/?format=api",
    "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/superXenium/?format=api",
    "author": "https://hosted.weblate.org/api/users/superXenium/?format=api",
    "timestamp": "2020-09-24T18:37:45.679141+02:00",
    "action": 4,
    "target": "本应用不支持Android Go系统,因为 Android Go 禁止读取通知并且严格限制后台。解决方案是如果你的手机取得了root权限,你可以修改build.prop文件中的“ro.config.low_ram”栏,把后面的“true”改成“false”。",
    "id": 7597414,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/7597414/?format=api"
}