Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-29T02:02:06.681672Z",
    "action": 20,
    "target": "",
    "id": 43697,
    "action_name": "Merged repository",
    "url": "http://translate.cacti.net/api/changes/43697/?format=api"
}