Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/tesseract-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/tesseract-master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/alessioadamo/?format=api",
    "author": null,
    "timestamp": "2018-04-25T19:12:50.205487Z",
    "action": 17,
    "target": "",
    "id": 1105960,
    "action_name": "Changes committed",
    "url": "https://l10n.opensuse.org/api/changes/1105960/?format=api"
}