Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1052812/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/master/pt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JulianoCamargo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/PedroFarinha/?format=api",
    "timestamp": "2023-01-22T10:54:40.693649Z",
    "action": 7,
    "target": "Logs escritos com sucesso.",
    "id": 2622701,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/2622701/?format=api"
}