Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": null,
    "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
    "author": null,
    "timestamp": "2017-03-09T04:52:40.016176Z",
    "action": 20,
    "target": "",
    "id": 2588,
    "action_name": "Merged repository",
    "url": "https://l10n.elementary.io/api/changes/2588/?format=api"
}