Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/pere/?format=api",
    "author": null,
    "timestamp": "2023-10-12T23:57:40.467962+02:00",
    "action": 15,
    "target": "",
    "id": 68047283,
    "action_name": "Component unlocked",
    "url": "https://hosted.weblate.org/api/changes/68047283/?format=api"
}