GET /apis/api/vocabularies/institutiontype/99/?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/institutiontype/99/?format=api",
    "id": 99,
    "name": "Hauptzollamt II. Klasse",
    "description": "",
    "status": "can",
    "parent_class": {
        "id": 97,
        "label": "Behörde >> Zollamt",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabsbaseclass/97/",
        "parent_id": 43
    },
    "vocab_name": {
        "id": 6,
        "label": "VocabNames object (6)",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabnames/6/"
    }
}