Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2272112/?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.654944Z",
    "action": 71,
    "target": "`GpsPrune <https://activityworkshop.net/software/gpsprune>`_ は GPS システムの位置情報を表示、編集、変換するためのツールです。旅行の計画を事前に立てたり、GPS 受信機によって記録されたトラックを分析するために使用することができます。",
    "id": 2004733,
    "action_name": "String added in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2004733/?format=api"
}