Changes API.

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

GET /api/changes/6034/?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-apparel-vertical/ooops_work_order_variant_mgmt/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-apparel-vertical/ooops_work_order_variant_mgmt/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-03-08T11:34:02.263171+01:00",
    "action": 44,
    "target": "",
    "id": 6034,
    "action_name": "New strings to translate",
    "url": "http://weblate.ops404.it/api/changes/6034/?format=api"
}