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

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

{
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
    "name": "weblate.gettext.mo",
    "id": 6,
    "configuration": {
        "path": "{{ filename|stripext }}.mo"
    },
    "url": "https://weblate.info.ucl.ac.be/api/addons/6/?format=api"
}