Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/471699/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/welcome/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/welcome/zh_Hans/?format=api",
    "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
    "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
    "timestamp": "2022-02-27T19:47:13.176016Z",
    "action": 5,
    "target": "这部分声明了若干条约定,以便后续阅读更统一、更容易。本节简要概述了 Workshop 的文字排版方式、显示效果,以及简单说明了每个部分的结构。",
    "id": 11926,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/11926/?format=api"
}