Changes API.

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

GET /api/changes/29061/?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-sale-14-0/ooops_sale_report_payment_terms/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-sale-14-0/ooops_sale_report_payment_terms/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-03-11T16:20:36.405721+01:00",
    "action": 44,
    "target": "",
    "id": 29061,
    "action_name": "New string to translate",
    "url": "http://weblate.ops404.it/api/changes/29061/?format=api"
}