Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2272113/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/gpsprune_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/gpsprune_overview/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-19T03:32:46.655014Z",
    "action": 71,
    "target": ":doc:`OpenStreetMap <osm_dataset_overview>` の画像を使用して、記録されたトラックとウェイポイントを表示します。また、さまざまなツールを備えていて、データポイントの編集、切り抜き、部分削除などが自由に行なえます。また、ファイルのタイムスタンプを使って、写真や音声ファイルを位置座標に関連付ける機能も持っています。",
    "id": 2004734,
    "action_name": "String added in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2004734/?format=api"
}