Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2356264/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis/postgis-manual/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis/postgis-manual/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": "2025-07-28T08:12:27.319944Z",
    "action": 5,
    "target": "根据 <varname>reclassexpr</varname> 定义的重分类操作,在输入栅格 (<varname>rast</varname>) 上生成一个新的栅格。重分类表达式的说明参见 <xref linkend=\"reclassarg\"/>。如果未指定 <varname>band</varname>,则默认使用第 1 波段。",
    "id": 2186326,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2186326/?format=api"
}