Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-stock-14-0/ooops_stock_picking_import/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-stock-14-0/ooops_stock_picking_import/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-04T17:44:20.055289+02:00",
            "action": 0,
            "target": "",
            "id": 68591,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/68591/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-stock-14-0/ooops_stock_picking_import/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-stock-14-0/ooops_stock_picking_import/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-29T17:44:50.810746+01:00",
            "action": 0,
            "target": "",
            "id": 69860,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/69860/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-stock-14-0/ooops_stock_picking_import/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-stock-14-0/ooops_stock_picking_import/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-09T17:33:52.430675+01:00",
            "action": 0,
            "target": "",
            "id": 74341,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/74341/?format=api"
        }
    ]
}