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

GET /api/addons/?format=api&page=149
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7403,
    "next": null,
    "previous": "https://hosted.weblate.org/api/addons/?format=api&page=148",
    "results": [
        {
            "component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/?format=api",
            "project": null,
            "name": "weblate.autotranslate.autotranslate",
            "id": 14450,
            "configuration": {
                "mode": "suggest",
                "engines": [
                    "apertium-apy",
                    "libretranslate",
                    "weblate-translation-memory"
                ],
                "component": null,
                "threshold": 80,
                "auto_source": "mt",
                "filter_type": "todo"
            },
            "url": "https://hosted.weblate.org/api/addons/14450/?format=api"
        },
        {
            "component": "https://hosted.weblate.org/api/components/spinaldoc-rtd/spinalhdllegacypinsecintroduction/?format=api",
            "project": null,
            "name": "weblate.generate.fill_read_only",
            "id": 14452,
            "configuration": {},
            "url": "https://hosted.weblate.org/api/addons/14452/?format=api"
        },
        {
            "component": null,
            "project": "https://hosted.weblate.org/api/projects/guardianproject/?format=api",
            "name": "weblate.removal.suggestions",
            "id": 12143,
            "configuration": {
                "age": 30,
                "votes": 0
            },
            "url": "https://hosted.weblate.org/api/addons/12143/?format=api"
        }
    ]
}