Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-locale/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-locale/be/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": null,
    "timestamp": "2018-01-28T00:24:14.240644Z",
    "action": 17,
    "target": "",
    "id": 115169,
    "action_name": "Changes committed",
    "url": "https://l10n.elementary.io/api/changes/115169/?format=api"
}