Changes API.

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

GET /api/changes/49543/?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-pos-14-0/pos_epson_printer_fiscal_gift_card/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-05-17T19:41:50.789918+02:00",
    "action": 44,
    "target": "",
    "id": 49543,
    "action_name": "New strings to translate",
    "url": "http://weblate.ops404.it/api/changes/49543/?format=api"
}