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

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

{
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesswitching-desktop-environments/?format=api",
    "project": null,
    "name": "weblate.gettext.msgmerge",
    "id": 4868,
    "configuration": {
        "fuzzy": true,
        "previous": true
    },
    "url": "https://translate.fedoraproject.org/api/addons/4868/?format=api"
}