GET /apis/api/vocabularies/professiontype/101/?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/professiontype/101/?format=api",
    "id": 101,
    "name": "Hof- und Gerichtsadvokat",
    "description": "",
    "status": "can",
    "parent_class": {
        "id": 103,
        "label": "Jurist >> Anwalt",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabsbaseclass/103/",
        "parent_id": 102
    },
    "vocab_name": {
        "id": 11,
        "label": "VocabNames object (11)",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabnames/11/"
    }
}