Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/101655/?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:04:22.392048Z",
    "action": 2,
    "target": "デカルト平面 (紫線) で地理座標を使うと、確かに、*非常に*誤った答えが得られます! 大円ルート (赤線) を使うと正しい答えが得られます。「ジオグラフィ」を使ってLAX-CDG (ロサンゼルス-ド・ゴール) のフライトをラインストリングに変換して、アイスランドのあるポイントまでの距離を計算すると、メートル単位の正しい答が得られます。",
    "id": 1454957,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/1454957/?format=api"
}