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

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

{
    "component": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/?format=api",
    "name": "weblate.gettext.msgmerge",
    "id": 245,
    "configuration": {
        "fuzzy": true,
        "previous": true
    },
    "url": "https://l10n.elementary.io/api/addons/245/?format=api"
}