GET /v1/campusonline/organization:type/?format=api&offset=40
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 84,
    "next": "https://api-test.medunigraz.at/v1/campusonline/organization:type/?format=api&limit=20&offset=60",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/organization:type/?format=api&limit=20&offset=20",
    "results": [
        {
            "id": 32966,
            "name": "Kommissionen und Vertretungen",
            "short": null
        },
        {
            "id": 32953,
            "name": "Krankenhaus",
            "short": null
        },
        {
            "id": 32996,
            "name": "Lehrgang",
            "short": null
        },
        {
            "id": 32995,
            "name": "Lehrgangart",
            "short": null
        },
        {
            "id": 32985,
            "name": "Lehrgang_Überschrift",
            "short": null
        },
        {
            "id": 33260,
            "name": "Lehrstuhl",
            "short": null
        },
        {
            "id": 32317,
            "name": "Link_Organisationen",
            "short": null
        },
        {
            "id": 672,
            "name": "Medizinische Universität Graz",
            "short": "UNIVERSITÄT"
        },
        {
            "id": 32988,
            "name": "Modul",
            "short": null
        },
        {
            "id": 32970,
            "name": "nichtklin. OE_neu",
            "short": null
        },
        {
            "id": 32968,
            "name": "nichtwiss. OE_neu",
            "short": null
        },
        {
            "id": 33034,
            "name": "OE_alt",
            "short": null
        },
        {
            "id": 28911,
            "name": "ÖH",
            "short": null
        },
        {
            "id": 33240,
            "name": "Ombudsstelle",
            "short": null
        },
        {
            "id": 32954,
            "name": "Organ",
            "short": null
        },
        {
            "id": 32967,
            "name": "Organisationseinheiten_neu",
            "short": null
        },
        {
            "id": 32962,
            "name": "Organisationseinheit_OE",
            "short": null
        },
        {
            "id": 32992,
            "name": "Pflichtfamulatur",
            "short": null
        },
        {
            "id": 33120,
            "name": "PFW_Studienjahr",
            "short": null
        },
        {
            "id": 32994,
            "name": "PhD Programm",
            "short": null
        }
    ]
}