Changes API.

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

GET /api/changes/7702103/?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/tonywang5/?format=api",
    "author": "https://hosted.weblate.org/api/users/tonywang5/?format=api",
    "timestamp": "2020-10-04T16:43:09.933838+02:00",
    "action": 2,
    "target": "本应用不支持 Android Go 系统,因为 Android Go 禁止读取通知并且严格限制后台处理。根用户的变通方案是将 build.prop 文件中的“ro.config.low_ram”标志设置为“false”。",
    "id": 7702103,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/7702103/?format=api"
}