Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/harbour-hostisdown/translations/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/ilpianista/?format=api",
    "author": null,
    "timestamp": "2022-11-24T23:22:55.498833+01:00",
    "action": 20,
    "target": "",
    "id": 39928176,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/39928176/?format=api"
}