Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1271483/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/miroslavbozhich/?format=api",
    "author": "https://l10n.elementary.io/api/users/miroslavbozhich/?format=api",
    "timestamp": "2018-10-19T19:26:13.749043Z",
    "action": 4,
    "target": "Unsere Website wurde mit HTML, CSS, PHP und JavaScript erstellt. Wir suchen immer Leute, die in diesen Bereichen Erfahrung haben und uns bei der Verbesserung unserer Webseite unterstützen wollen.",
    "id": 268809,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/268809/?format=api"
}