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

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

{
    "component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/?format=api",
    "project": null,
    "name": "weblate.json.customize",
    "id": 37,
    "configuration": {
        "style": "tabs",
        "indent": 1,
        "sort_keys": false
    },
    "url": "https://weblate.foundryvtt-hub.com/api/addons/37/?format=api"
}