Changes API.

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

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

{
    "unit": null,
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/aberration-expansionpack/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-12-16T21:31:19.790824Z",
    "action": 21,
    "target": "",
    "id": 10732,
    "action_name": "Repository rebased",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/10732/?format=api"
}