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

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

{
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
    "name": "weblate.gettext.msgmerge",
    "id": 5,
    "configuration": {
        "previous": true,
        "fuzzy": true
    },
    "url": "https://weblate.info.ucl.ac.be/api/addons/5/?format=api"
}