Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/23440/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/jdcogdill/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/jdcogdill/?format=api",
    "timestamp": "2020-12-15T13:04:19.182360Z",
    "action": 4,
    "target": "The server of this community project is financed through advertisements. Please deactivate your ad blocker so we may continue offering our services to you free of charge. After all, it doesn't hurt to help in this way!",
    "id": 13085,
    "action_name": "Suggestion added",
    "url": "http://i18n.foe-helper.com/api/changes/13085/?format=api"
}