Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11453185/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MichaelCalmer/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MichaelCalmer/?format=api",
    "timestamp": "2022-04-01T08:40:43.919985Z",
    "action": 2,
    "target": "<strong>ANMERKUNG:</strong> Dieses System hat sich in letzter Zeit nicht bei @@PRODUCT_NAME@@ angemeldet. Da ein System nicht aktualisiert werden kann, wenn es sich nicht bei @@PRODUCT_NAME@@ anmeldet, ist es unwahrscheinlich, dass diese Aktion erfolgreich ist.<br/><br/> Überprüfen Sie bitte das System und stellen Sie sicher, dass rhnsd ausgeführt wird.",
    "id": 2060432,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2060432/?format=api"
}