Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2196655/?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:04:46.819589Z",
    "action": 5,
    "target": "人口普查过程中收集了丰富的社会经济数据,但只在人口普查区级别上进行了收集。人口普查区由人口普查区块组成(以及区块组)。我们已经收集了一些人口普查区级别的社会经济数据,以回答一些关于纽约市更有趣的问题。",
    "id": 1948082,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/1948082/?format=api"
}