Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2019-12-11T22:34:33.756993Z",
    "action": 33,
    "target": "",
    "id": 10280,
    "action_name": "Visibility changed",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/10280/?format=api"
}