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

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

{
    "component": "https://translations.documentfoundation.org/api/components/user-guides-experiment/gs7602-gettingstartedwithwriter/?format=api",
    "name": "weblate.flags.bulk",
    "id": 2241,
    "configuration": {
        "q": " context:r\"odf///office:document-content\\[\\d+\\]/office:body\\[\\d+\\]/office:text\\[\\d+\\]/text:section\\[\\d+\\]/text:section\\[\\d+\\]/text:table-of-content\\[\\d+\\]/text:index-body\\[\\d+\\]/text:p\\[\\d+\\]/text:a\\[\\d+\\]\"",
        "state": "-1",
        "add_flags": "ignore-same, priority:1",
        "add_labels": [
            "toc"
        ],
        "remove_flags": "",
        "remove_labels": []
    },
    "url": "https://translations.documentfoundation.org/api/addons/2241/?format=api"
}