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

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

{
    "component": "https://translate.fedoraproject.org/api/components/cockpit-composer/main/?format=api",
    "name": "weblate.json.customize",
    "id": 13959,
    "configuration": {
        "style": "spaces",
        "indent": 2,
        "sort_keys": false
    },
    "url": "https://translate.fedoraproject.org/api/addons/13959/?format=api"
}