Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/osgeolive/gpsprune_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/gpsprune_overview/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-21T23:00:22.208848Z",
    "action": 0,
    "target": "",
    "id": 2008336,
    "action_name": "Resource updated",
    "url": "https://weblate.osgeo.org/api/changes/2008336/?format=api"
}