Changes API.

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

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

{
    "unit": null,
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/obs-ninja/glossary/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-05-18T20:23:16.348129Z",
    "action": 21,
    "target": "",
    "id": 108123,
    "action_name": "Repository rebased",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/108123/?format=api"
}