Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2644991/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/notifications-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/notifications-extra/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "timestamp": "2020-01-17T00:58:51.130297Z",
    "action": 7,
    "target": "Notifikace",
    "id": 513554,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/513554/?format=api"
}