Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2330326/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "timestamp": "2023-02-02T17:08:41.791788Z",
    "action": 2,
    "target": "<p>Nastavte <b>uživatelské jméno</b> a <b>heslo</b>, které se mají použít pro přihlášení do domény během\nautomatické instalace. Pozor, heslo bude uloženo do souboru profilu jako prostý text, tj. nezašifrované!</p>",
    "id": 2631425,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2631425/?format=api"
}