GET /apis/api/vocabularies/texttype/170/?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/texttype/170/?format=api",
    "id": 170,
    "name": "Textsnippet Protokoll",
    "description": "",
    "status": "can",
    "entity": "Institution",
    "lang": "deu",
    "parent_class": null,
    "vocab_name": {
        "id": 12,
        "label": "VocabNames object (12)",
        "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/vocabnames/12/"
    },
    "collections": [
        {
            "id": 1,
            "label": "Default import collection",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/1/"
        },
        {
            "id": 2,
            "label": "Manuell erstellte Entität",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/2/"
        },
        {
            "id": 3,
            "label": "MPR auto regest import",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/3/"
        },
        {
            "id": 4,
            "label": "manually created entity",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/4/"
        }
    ]
}