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

GET /api/addons/74/?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/party-resources/main/?format=api",
    "project": null,
    "name": "weblate.foundryhub.foundryhub",
    "id": 74,
    "configuration": {
        "manifest": "module.json"
    },
    "url": "https://weblate.foundryvtt-hub.com/api/addons/74/?format=api"
}