Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_import_attribute_price/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:22.697719+01:00",
            "action": 51,
            "target": "",
            "id": 24508,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/24508/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_import_attribute_price/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_import_attribute_price/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.225481+01:00",
            "action": 0,
            "target": "",
            "id": 24522,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24522/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_import_attribute_price/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_import_attribute_price/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.260958+01:00",
            "action": 0,
            "target": "",
            "id": 24523,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24523/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_import_attribute_price/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.653572+01:00",
            "action": 47,
            "target": "",
            "id": 44830,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44830/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_import_attribute_price/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.659121+01:00",
            "action": 14,
            "target": "",
            "id": 44831,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44831/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_import_attribute_price/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:07.604090+02:00",
            "action": 15,
            "target": "",
            "id": 46582,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46582/?format=api"
        }
    ]
}