Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9272526/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/libqt-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/libqt-master/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/rthore/?format=api",
    "author": "https://l10n.opensuse.org/api/users/rthore/?format=api",
    "timestamp": "2018-04-25T22:57:52.291768Z",
    "action": 4,
    "target": "Dit pakket biedt headerbestanden en gedeelde bibliotheken voor ontwikkeling met Qt Charts.",
    "id": 1106133,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1106133/?format=api"
}