Translation components API.

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

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

{
    "count": 122,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-tools-internal-14-0/ooops_db_manager/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools-internal-14-0/ooops_db_manager/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:28:23.464545+01:00",
            "action": 53,
            "target": "",
            "id": 74976,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/74976/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools-internal-14-0/ooops_db_manager/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T14:28:25.912870+01:00",
            "action": 21,
            "target": "",
            "id": 74977,
            "action_name": "Rebased repository",
            "url": "http://weblate.ops404.it/api/changes/74977/?format=api"
        }
    ]
}