Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_multi_product/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_multi_product/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:05.279337+01:00",
            "action": 47,
            "target": "",
            "id": 44884,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44884/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_multi_product/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:05.284341+01:00",
            "action": 14,
            "target": "",
            "id": 44885,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44885/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_multi_product/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:33.400806+02:00",
            "action": 15,
            "target": "",
            "id": 46603,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46603/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_multi_product/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T22:39:28.748321+02:00",
            "action": 18,
            "target": "",
            "id": 50453,
            "action_name": "Pushed changes",
            "url": "http://weblate.ops404.it/api/changes/50453/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-purchase/ooops_purchase_multi_product/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T22:39:30.268449+02:00",
            "action": 53,
            "target": "",
            "id": 50456,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/50456/?format=api"
        }
    ]
}