Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/101727/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geography/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geography/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-06-14T08:02:16.531010Z",
    "action": 4,
    "target": "**データが地理的にコンパクトな場合** (州、郡、市に含まれる場合)、**ジオメトリ型とデカルト投影を使います**。http://epsg.io/ サイトを見て、使用可能な空間参照系を選択するために、お住いの地域の名前を入力してみて下さい。",
    "id": 1454938,
    "action_name": "Suggestion added",
    "url": "https://weblate.osgeo.org/api/changes/1454938/?format=api"
}