Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12751283/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "author": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "timestamp": "2021-05-14T16:36:19.709988Z",
    "action": 5,
    "target": "openSUSE Leap 15.3 es una compilación completamente nueva con los binarios de los paquetes rpm de SUSE Linux Entreprise Server. Este cambio fue introducido como parte del proyecto Closing The Leap Gap (CtLG) un esfuerzo para acercar openSUSE Leap y SUSE Linux Enterprise Server todavía más.",
    "id": 1820720,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1820720/?format=api"
}