Translation components API.

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

GET /api/components/ooops-mrp/ooops_bom_attribute_match/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-mrp/ooops_bom_attribute_match/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mrp/ooops_bom_attribute_match/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:00.432755+01:00",
            "action": 47,
            "target": "",
            "id": 44814,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44814/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mrp/ooops_bom_attribute_match/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:00.435899+01:00",
            "action": 14,
            "target": "",
            "id": 44815,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44815/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mrp/ooops_bom_attribute_match/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:05.005795+02:00",
            "action": 15,
            "target": "",
            "id": 46572,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46572/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/52545/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-mrp/ooops_bom_attribute_match/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mrp/ooops_bom_attribute_match/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:43:28.761949+02:00",
            "action": 2,
            "target": "Modello prodotto",
            "id": 53597,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53597/?format=api"
        }
    ]
}