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

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

{
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
    "name": "weblate.json.customize",
    "id": 73,
    "configuration": {
        "sort_keys": true,
        "indent": 4,
        "style": "spaces"
    },
    "url": "https://traduk.amikumu.com/api/addons/73/?format=api"
}