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

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

{
    "count": 1209,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/addons/?format=api&page=24",
    "results": [
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-status-report-process_index/?format=api",
            "name": "weblate.gettext.authors",
            "id": 1560,
            "configuration": {},
            "url": "https://translate-dev.freebsd.org/api/addons/1560/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookwayland_index/?format=api",
            "name": "weblate.gettext.authors",
            "id": 1561,
            "configuration": {},
            "url": "https://translate-dev.freebsd.org/api/addons/1561/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articleslicense-guide_index/?format=api",
            "name": "weblate.gettext.authors",
            "id": 1562,
            "configuration": {},
            "url": "https://translate-dev.freebsd.org/api/addons/1562/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerweblate_index/?format=api",
            "name": "weblate.gettext.msgmerge",
            "id": 1563,
            "configuration": {
                "previous": true,
                "no_location": false,
                "fuzzy": true
            },
            "url": "https://translate-dev.freebsd.org/api/addons/1563/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerweblate_index/?format=api",
            "name": "weblate.gettext.authors",
            "id": 1564,
            "configuration": {},
            "url": "https://translate-dev.freebsd.org/api/addons/1564/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbooknetwork_index/?format=api",
            "name": "weblate.gettext.msgmerge",
            "id": 1565,
            "configuration": {
                "previous": true,
                "no_location": false,
                "fuzzy": true
            },
            "url": "https://translate-dev.freebsd.org/api/addons/1565/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbooknetwork_index/?format=api",
            "name": "weblate.gettext.authors",
            "id": 1566,
            "configuration": {},
            "url": "https://translate-dev.freebsd.org/api/addons/1566/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesvpn-ipsec_index/?format=api",
            "name": "weblate.gettext.msgmerge",
            "id": 1567,
            "configuration": {
                "previous": true,
                "no_location": false,
                "fuzzy": true
            },
            "url": "https://translate-dev.freebsd.org/api/addons/1567/?format=api"
        },
        {
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesvpn-ipsec_index/?format=api",
            "name": "weblate.gettext.authors",
            "id": 1568,
            "configuration": {},
            "url": "https://translate-dev.freebsd.org/api/addons/1568/?format=api"
        }
    ]
}