Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2272098/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/gpsprune_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/gpsprune_overview/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-19T03:32:45.779997Z",
    "action": 71,
    "target": "`GpsPrune <https://activityworkshop.net/software/gpsprune>`_ is a tool for viewing, editing and converting coordinate data from GPS systems. It can be used for planning trips in advance, or for analysing the tracks recorded by GPS receivers.",
    "id": 2004712,
    "action_name": "String added in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2004712/?format=api"
}