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

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

{
    "component": "https://weblate.frostnerd.com/api/components/nebulo/dialog-strings/?format=api",
    "name": "weblate.consistency.languages",
    "id": 1,
    "configuration": {},
    "url": "https://weblate.frostnerd.com/api/addons/1/?format=api"
}