GET /v1/campusonline/organization:type/?format=api
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 82,
    "next": "https://api-test.medunigraz.at/v1/campusonline/organization:type/?format=api&limit=20&offset=20",
    "previous": null,
    "results": [
        {
            "id": 32991,
            "name": "3.Abschnitt",
            "short": null
        },
        {
            "id": 32964,
            "name": "Abteilung",
            "short": null
        },
        {
            "id": 33037,
            "name": "Abteilung_alt",
            "short": null
        },
        {
            "id": 33200,
            "name": "Abteilung_EK",
            "short": null
        },
        {
            "id": 29064,
            "name": "alte Organisationseinheit",
            "short": null
        },
        {
            "id": 2384,
            "name": "Arbeitskreis für Gleichbehandlungsfragen",
            "short": "AK GLEICHBEHANDLUNG"
        },
        {
            "id": 33160,
            "name": "Behindertenbeirat",
            "short": null
        },
        {
            "id": 28909,
            "name": "Behindertenvertrauensperson I",
            "short": null
        },
        {
            "id": 28910,
            "name": "Behindertenvertrauensperson II",
            "short": null
        },
        {
            "id": 32963,
            "name": "Bereich",
            "short": null
        },
        {
            "id": 33036,
            "name": "Bereich_alt",
            "short": null
        },
        {
            "id": 28904,
            "name": "Betriebsrat I",
            "short": null
        },
        {
            "id": 28905,
            "name": "Betriebsrat II",
            "short": null
        },
        {
            "id": 32960,
            "name": "Büro",
            "short": null
        },
        {
            "id": 33038,
            "name": "Büro_alt",
            "short": null
        },
        {
            "id": 33280,
            "name": "Core Facilities",
            "short": null
        },
        {
            "id": 33220,
            "name": "Dekan für Doktoratsstudien",
            "short": null
        },
        {
            "id": 33261,
            "name": "Diagnostig & Forschungs- Institut",
            "short": null
        },
        {
            "id": 32993,
            "name": "Doctoral school",
            "short": null
        },
        {
            "id": 33301,
            "name": "Erweiterungsstudium",
            "short": null
        }
    ]
}