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

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

{
    "component": "https://translate.checkmk.com/api/components/odoo/t29_hubspot_staging/?format=api",
    "name": "weblate.git.squash",
    "id": 115,
    "configuration": {
        "squash": "all",
        "commit_message": "[Weblate] Updated translation files\r\n\r\nTranslation: odoo/t29_hubspot_staging\r\nTranslate-URL: https://translate.checkmk.com/projects/odoo/t29_hubspot_staging/",
        "append_trailers": false
    },
    "url": "https://translate.checkmk.com/api/addons/115/?format=api"
}