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

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

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "component": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
            "name": "weblate.git.squash",
            "id": 37,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/37/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/fallout/fo2tweaks/?format=api",
            "name": "weblate.git.squash",
            "id": 38,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/38/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
            "name": "weblate.git.squash",
            "id": 39,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/39/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
            "name": "weblate.git.squash",
            "id": 40,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/40/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/fallout/party-orders/?format=api",
            "name": "weblate.git.squash",
            "id": 41,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/41/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/fallout/rp/?format=api",
            "name": "weblate.git.squash",
            "id": 42,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/42/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/fallout/up/?format=api",
            "name": "weblate.git.squash",
            "id": 43,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/43/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/infinity-engine/tweaks-and-tricks/?format=api",
            "name": "weblate.git.squash",
            "id": 44,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/44/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/infinity-engine/unique-artifacts/?format=api",
            "name": "weblate.git.squash",
            "id": 45,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/45/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/infinity-engine/wild-mage-additions/?format=api",
            "name": "weblate.git.squash",
            "id": 46,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/46/?format=api"
        },
        {
            "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
            "name": "weblate.git.squash",
            "id": 47,
            "configuration": {
                "squash": "all",
                "append_trailers": true,
                "commit_message": ""
            },
            "url": "https://hive.bgforge.net/api/addons/47/?format=api"
        }
    ]
}