Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13387531/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_4/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_4/pl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SzymonOlesiski/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SzymonOlesiski/?format=api",
    "timestamp": "2023-01-11T20:01:05.037967Z",
    "action": 2,
    "target": "Obraz instalacji sieciowej zawiesza się podczas rozruchu na Raspberry Pi 4",
    "id": 2593941,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2593941/?format=api"
}