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

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

{
    "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
    "name": "weblate.gettext.msgmerge",
    "id": 53,
    "configuration": {
        "previous": true,
        "no_location": false,
        "fuzzy": true
    },
    "url": "http://translate.cacti.net/api/addons/53/?format=api"
}