Translation components API.

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

GET /api/components/ooops-configurator/ooops_configurator_attribute_default/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-configurator/ooops_configurator_attribute_default/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:20.915463+01:00",
            "action": 47,
            "target": "",
            "id": 45836,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45836/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:20.921131+01:00",
            "action": 14,
            "target": "",
            "id": 45837,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45837/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:34:25.982071+02:00",
            "action": 15,
            "target": "",
            "id": 46437,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46437/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30788/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_default/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:44:49.340356+02:00",
            "action": 2,
            "target": "Modello prodotto",
            "id": 53609,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53609/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/30791/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator/ooops_configurator_attribute_default/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator/ooops_configurator_attribute_default/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:48:20.293555+02:00",
            "action": 2,
            "target": "Riga attributo modello prodotto",
            "id": 53651,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53651/?format=api"
        }
    ]
}