Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-shopinvader-14-0/ooops_shopinvader_partner_binding/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-shopinvader-14-0/ooops_shopinvader_partner_binding/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-16T15:42:22.880677+02:00",
    "action": 44,
    "target": "",
    "id": 69246,
    "action_name": "New strings to translate",
    "url": "http://weblate.ops404.it/api/changes/69246/?format=api"
}