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

{
    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/labeltype/592/?format=api",
    "id": 592,
    "name": "MRP PrintIndex siehe-Eintrag",
    "description": "Used in MRP print edition index creation for creating additional entries. \r\n\r\nExample: \r\n\"Zagreb\" is the MPR name of a place entity. \r\nthe prefLabel will be something like \"Zagreb (Agram, Zagrab)\" \r\nadding an \"Agram\" label of this type will result in output of an entry like \\index{Zagreb (Agram, Zagrab)}\\index{Agram|see Zagreb} - parsing the prefLabel for fn:substring-before($preflabel, \" (\").",
    "status": "can",
    "parent_class": null,
    "vocab_name": {
        "id": 1,
        "label": "VocabNames object (1)",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabnames/1/"
    }
}