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

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

{
    "count": 211,
    "next": null,
    "previous": "https://translate.tryton.org/api/addons/?format=api&page=4",
    "results": [
        {
            "component": "https://translate.tryton.org/api/components/tryton/sale_subscription/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 114,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/114/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/stock_lot/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 124,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/124/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/purchase_invoice_line_standalone/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 94,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/94/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 243,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/243/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/sale_product_recommendation/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 238,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/238/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/stock_product_location/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 131,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/131/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/purchase_history/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 147,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/147/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/account_invoice_watermark/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 221,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/221/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/sale_amendment/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 154,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/154/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/stock_assign_manual/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 166,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/166/?format=api"
        },
        {
            "component": "https://translate.tryton.org/api/components/tryton/user_role/?format=api",
            "project": null,
            "name": "weblate.gettext.msgmerge",
            "id": 233,
            "configuration": {
                "fuzzy": true,
                "previous": false,
                "no_location": false
            },
            "url": "https://translate.tryton.org/api/addons/233/?format=api"
        }
    ]
}