Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12729393/?format=api",
    "component": "https://l10n.opensuse.org/api/components/download-o-o/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/download-o-o/glossary/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/alexkoala/?format=api",
    "author": null,
    "timestamp": "2020-09-17T01:52:54.525554Z",
    "action": 5,
    "target": "openSUSE",
    "id": 1533182,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1533182/?format=api"
}