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

GET /api/addons/86/?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/web-app-strings/?format=api",
    "name": "weblate.yaml.customize",
    "id": 86,
    "configuration": {
        "indent": 2,
        "width": "65535",
        "line_break": "unix"
    },
    "url": "https://traduk.amikumu.com/api/addons/86/?format=api"
}