Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1575873/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/loading_data/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/loading_data/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-17T05:32:29.777357Z",
    "action": 59,
    "target": "From there you can use the :command:`Import Layer/File` menu option to load numerous different spatial formats. In addition to being able to load data from many spatial formats and export data to many formats, you can also add ad-hoc queries to the canvas or define views in your database, using the highlighted wrench icon.",
    "id": 1168652,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1168652/?format=api"
}