Translation components API.

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

GET /api/translations/ooops-account-14-0/ooops_account_invoice_report_carillo/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-account-14-0/ooops_account_invoice_report_carillo/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_account_invoice_report_carillo/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-21T11:36:09.649012+02:00",
            "action": 0,
            "target": "",
            "id": 69546,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/69546/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-account-14-0/ooops_account_invoice_report_carillo/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-account-14-0/ooops_account_invoice_report_carillo/en/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "timestamp": "2025-02-24T10:43:46.346527+01:00",
            "action": 0,
            "target": "",
            "id": 73920,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/73920/?format=api"
        }
    ]
}