Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11453646/?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-07-14T10:07:52.501879Z",
    "action": 2,
    "target": "Die Aktion zum Einsatz der Konfiguration wird für <strong>{0} Systeme</strong> geplant. Dieser Vorgang kann mehrere Minuten in Anspruch nehmen.",
    "id": 2116578,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2116578/?format=api"
}