Changes API.

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

GET /api/changes/2869/?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/fo2tweaks/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2017-04-01T16:22:08Z",
    "action": 18,
    "target": "",
    "id": 2869,
    "action_name": "Pushed changes",
    "url": "https://hive.bgforge.net/api/changes/2869/?format=api"
}