Changes API.

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

GET /api/changes/66440/?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-stock-14-0/ooops_stock_location_sequence/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-stock-14-0/ooops_stock_location_sequence/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-07T21:55:09.420017+02:00",
    "action": 44,
    "target": "",
    "id": 66440,
    "action_name": "New strings to translate",
    "url": "http://weblate.ops404.it/api/changes/66440/?format=api"
}