Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/98430/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/schemas/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/schemas/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-16T10:06:13.088814Z",
    "action": 7,
    "target": "アプリケーションデータがスキーマ内にある時には、アプリケーションの差異の管理が簡単になるので、新しいバージョンのソフトウェアは、新しいスキーマ内のテーブル構造を処理して、カットオーバーの際はスキーマ名の単純な変更を行います。",
    "id": 1884442,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.osgeo.org/api/changes/1884442/?format=api"
}