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

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

{
    "component": "https://translate.tryton.org/api/components/tryton/bank/?format=api",
    "name": "weblate.gettext.msgmerge",
    "id": 47,
    "configuration": {
        "fuzzy": true,
        "previous": false,
        "no_location": false
    },
    "url": "https://translate.tryton.org/api/addons/47/?format=api"
}