Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12902629/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/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-09-14T16:41:26.759030Z",
    "action": 5,
    "target": "YaST ne fonctionne pas en mode transactionnel",
    "id": 1883893,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1883893/?format=api"
}