Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/98956/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-10-31T03:15:30.397144Z",
    "action": 7,
    "target": "外側リングは実際に算用数字の8の字になっていて、真ん中で自己接触しています。描画ルーティンはポリゴンの内部の色塗りに成功して、二つの1面積単位の正方形からなり、合計2面積単位となる「領域」が見えていることに注意して下さい。",
    "id": 1894998,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.osgeo.org/api/changes/1894998/?format=api"
}