Changes API.

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

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

{
    "unit": null,
    "component": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2017-03-11T14:22:06Z",
    "action": 18,
    "target": "",
    "id": 2746,
    "action_name": "Pushed changes",
    "url": "https://hive.bgforge.net/api/changes/2746/?format=api"
}