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

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

{
    "component": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/?format=api",
    "name": "weblate.flags.same_edit",
    "id": 9,
    "configuration": {},
    "url": "https://translate.funkwhale.audio/api/addons/9/?format=api"
}