Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:21:42.091963+02:00",
            "action": 14,
            "target": "",
            "id": 30367,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/30367/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:22:31.025502+02:00",
            "action": 15,
            "target": "",
            "id": 30423,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/30423/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:24.033545+01:00",
            "action": 47,
            "target": "",
            "id": 45920,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45920/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:24.037724+01:00",
            "action": 14,
            "target": "",
            "id": 45921,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45921/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:31:50.762100+02:00",
            "action": 15,
            "target": "",
            "id": 46702,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46702/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/34776/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_secondary_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_secondary_unit/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-09-18T10:45:11.396650+02:00",
            "action": 2,
            "target": "Modello prodotto",
            "id": 53617,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53617/?format=api"
        }
    ]
}