Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops/ooops_purchase_order_total_qty/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_purchase_order_total_qty/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:58.136238+02:00",
            "action": 14,
            "target": "",
            "id": 47402,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47402/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_purchase_order_total_qty/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:22.580752+02:00",
            "action": 15,
            "target": "",
            "id": 48133,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48133/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/21919/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_purchase_order_total_qty/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/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:12.646406+02:00",
            "action": 45,
            "target": "",
            "id": 50440,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/50440/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/21919/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_purchase_order_total_qty/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/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:12.647478+02:00",
            "action": 2,
            "target": "Ordine di acquisto",
            "id": 50441,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/50441/?format=api"
        }
    ]
}