Changes API.

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

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

{
    "unit": "http://weblate.ops404.it/api/units/33034/?format=api",
    "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_purchase/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_purchase/it/?format=api",
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "timestamp": "2021-07-09T09:19:07.915325+02:00",
    "action": 5,
    "target": "# Acquisti",
    "id": 17035,
    "action_name": "New translation",
    "url": "http://weblate.ops404.it/api/changes/17035/?format=api"
}