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

GET /api/addons/231/?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/wingpanel-indicator-power/?format=api",
    "name": "weblate.gettext.msgmerge",
    "id": 231,
    "configuration": {
        "fuzzy": true,
        "previous": true
    },
    "url": "https://l10n.elementary.io/api/addons/231/?format=api"
}