Translation components API.

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

GET /api/translations/ooops-delivery-14-0/ooops_web_calendar_restrict_dates/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-delivery-14-0/ooops_web_calendar_restrict_dates/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-delivery-14-0/ooops_web_calendar_restrict_dates/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-17T12:19:03.994249+01:00",
            "action": 0,
            "target": "",
            "id": 56524,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/56524/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-delivery-14-0/ooops_web_calendar_restrict_dates/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-delivery-14-0/ooops_web_calendar_restrict_dates/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-17T12:26:40.928512+01:00",
            "action": 0,
            "target": "",
            "id": 56568,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/56568/?format=api"
        }
    ]
}