Changes API.

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

GET /api/changes/306959/?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/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/gre0j/?format=api",
    "author": null,
    "timestamp": "2019-01-02T18:28:57.508957Z",
    "action": 17,
    "target": "",
    "id": 306959,
    "action_name": "Changes committed",
    "url": "https://l10n.elementary.io/api/changes/306959/?format=api"
}