Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2236816/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins/zh_Hans/?format=api",
    "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
    "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
    "timestamp": "2024-05-06T02:56:52.715837Z",
    "action": 5,
    "target": "`strpos(string, substring) <http://www.postgresql.org/docs/current/static/functions-string.html>`_:PostgreSQL 字符串函数,返回指定子字符串的整数位置。",
    "id": 1956753,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/1956753/?format=api"
}