Changes API.

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

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

{
    "unit": "http://weblate.ops404.it/api/units/90267/?format=api",
    "component": "http://weblate.ops404.it/api/components/ooops-hr-14-0/ooops_hr_attendance_leaves_report_carillo/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-hr-14-0/ooops_hr_attendance_leaves_report_carillo/it/?format=api",
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "timestamp": "2025-04-01T17:40:42.660391+02:00",
    "action": 5,
    "target": "Conteggio presenze",
    "id": 75214,
    "action_name": "New translation",
    "url": "http://weblate.ops404.it/api/changes/75214/?format=api"
}