Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/102516/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/upgrades/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/upgrades/ja/?format=api",
    "user": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
    "author": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
    "timestamp": "2023-07-31T03:42:01.274949Z",
    "action": 7,
    "target": "新バージョンの PostgreSQL と、古いデータベースと同じバージョンの PostGIS をインストールします。PostGIS のバージョンを合致させるのは、ダンプファイルの関数定義が PostGIS ライブラリの予期されるバージョンを参照しなければならないためです。",
    "id": 1471852,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.osgeo.org/api/changes/1471852/?format=api"
}