GET /apis/api/vocabularies/title/104/?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/title/104/?format=api",
    "id": 104,
    "name": "Ing.",
    "description": "",
    "status": "can",
    "abbreviation": "",
    "parent_class": {
        "id": 105,
        "label": "Akademischer Titel",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabsbaseclass/105/",
        "parent_id": null
    },
    "vocab_name": {
        "id": 10,
        "label": "VocabNames object (10)",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabnames/10/"
    }
}