Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translate.checkmk.com/api/users/admin/?format=api",
    "author": "https://translate.checkmk.com/api/users/admin/?format=api",
    "timestamp": "2020-11-30T11:57:15.027293Z",
    "action": 38,
    "target": "test_weblate3",
    "id": 239592,
    "action_name": "Removed component",
    "url": "https://translate.checkmk.com/api/changes/239592/?format=api"
}