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://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "name": "weblate.gettext.authors",
    "id": 5,
    "configuration": {},
    "url": "https://translate-dev.freebsd.org/api/addons/5/?format=api"
}