Changes API.

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

GET /api/changes/295643/?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": "2015-05-20T15:33:33+02:00",
    "action": 20,
    "target": "",
    "id": 295643,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/295643/?format=api"
}