Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12047147/?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/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
    "timestamp": "2021-04-10T09:20:48.104811Z",
    "action": 5,
    "target": "UEFI, GPT et partitions MS-DOS",
    "id": 1777941,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1777941/?format=api"
}