Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2196658/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/about_data/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/about_data/zh_Hans/?format=api",
    "user": "https://weblate.osgeo.org/api/users/zcw5/?format=api",
    "author": "https://weblate.osgeo.org/api/users/zcw5/?format=api",
    "timestamp": "2024-02-22T08:07:31.924483Z",
    "action": 5,
    "target": "每个人口普查**区**唯一标识的11位代码是。(“36005000100”)",
    "id": 1948085,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/1948085/?format=api"
}