Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12047145/?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:21:26.577367Z",
    "action": 5,
    "target": "Un <emphasis>serveur transactionnel</emphasis> a besoin d'au moins 12 Go d'espace disque",
    "id": 1777950,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1777950/?format=api"
}