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

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

{
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "name": "weblate.consistency.languages",
    "id": 2,
    "configuration": {},
    "url": "https://translate.habitica.com/api/addons/2/?format=api"
}