Translation components API.

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

GET /api/components/ooops-tools-internal-14-0/github_connector_ooops/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-tools-internal-14-0/github_connector_ooops/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools-internal-14-0/github_connector_ooops/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:25.523646+01:00",
            "action": 47,
            "target": "",
            "id": 45990,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45990/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools-internal-14-0/github_connector_ooops/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:25.530089+01:00",
            "action": 14,
            "target": "",
            "id": 45991,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45991/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools-internal-14-0/github_connector_ooops/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:40:29.234600+02:00",
            "action": 15,
            "target": "",
            "id": 46500,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46500/?format=api"
        }
    ]
}