Changes API.

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

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

{
    "unit": null,
    "component": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2016-11-29T18:22:25Z",
    "action": 18,
    "target": "",
    "id": 1340,
    "action_name": "Pushed changes",
    "url": "https://hive.bgforge.net/api/changes/1340/?format=api"
}