Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2241426/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-06T05:53:51.008896Z",
    "action": 5,
    "target": "如果您在创建自定义投影时可以选择,请填写``srtext``列,因为该列也由 `GeoServer <http://geoserver.org>`_, `QGIS <https://qgis.org>`_,和 `FME <http://www.safe.com/>`等外部程序使用。",
    "id": 1956920,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/1956920/?format=api"
}