Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2512829/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/initial-setup-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/initial-setup-extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "author": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "timestamp": "2021-07-21T10:02:43.374254Z",
    "action": 2,
    "target": "Hilft bei grundlegenden Aufgaben bevor eine frische Installation einsetzbar ist, wie zum Beispiel die Wahl der Sprache und das Erstellen eines Benutzeraccounts.",
    "id": 946500,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/946500/?format=api"
}