Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113626/?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": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2022-03-31T20:23:30.113864Z",
    "action": 4,
    "target": "Unsere Desktopumgebung und alle ihre Applikationen sind mit Vala, GTK, Granite und einiger anderer offener Bibliotheken entwickelt. Wir hosten all unseren Code und entwickeln alles auf GitHub. Falls du zuvor noch nie für elementary OS entwickelt hast, empfehlen wir dir unseren Entwicklungsleitfaden anzusehen. ",
    "id": 1237802,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1237802/?format=api"
}