Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2753947/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/open-source/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/andreasbecker/?format=api",
    "author": "https://l10n.elementary.io/api/users/andreasbecker/?format=api",
    "timestamp": "2020-10-08T15:27:44.684602Z",
    "action": 4,
    "target": "Alles was wir tun ist Open Source",
    "id": 706895,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/706895/?format=api"
}