Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T12:25:32.207238+01:00",
            "action": 51,
            "target": "",
            "id": 7081,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/7081/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-purchase/ooops_purchase_order_total_qty/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T12:25:32.348220+01:00",
            "action": 0,
            "target": "",
            "id": 7082,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7082/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-purchase/ooops_purchase_order_total_qty/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T12:25:32.385864+01:00",
            "action": 0,
            "target": "",
            "id": 7084,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7084/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:05.298605+01:00",
            "action": 47,
            "target": "",
            "id": 44886,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44886/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:05.310034+01:00",
            "action": 14,
            "target": "",
            "id": 44887,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44887/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:33.416549+02:00",
            "action": 15,
            "target": "",
            "id": 46604,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46604/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/34605/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-purchase/ooops_purchase_order_total_qty/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": "2023-06-09T17:42:17.916658+02:00",
            "action": 45,
            "target": "",
            "id": 50442,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/50442/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/34605/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_order_total_qty/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-purchase/ooops_purchase_order_total_qty/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": "2023-06-09T17:42:17.918327+02:00",
            "action": 2,
            "target": "Ordine di acquisto",
            "id": 50443,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/50443/?format=api"
        }
    ]
}