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

GET /api/addons/180/?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/switchboard/switchboard-plug-about/?format=api",
    "project": null,
    "name": "weblate.gettext.msgmerge",
    "id": 180,
    "configuration": {
        "fuzzy": true,
        "previous": true
    },
    "url": "https://l10n.elementary.io/api/addons/180/?format=api"
}