Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/odorik/documentation-python/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-01-04T12:36:54+01:00",
    "action": 20,
    "target": "",
    "id": 3490990,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/3490990/?format=api"
}