GET /v1/campusonline/organization:type/?format=api&offset=80
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 84,
"next": null,
"previous": "https://api-test.medunigraz.at/v1/campusonline/organization:type/?format=api&limit=20&offset=60",
"results": [
{
"id": 32959,
"name": "Vizerektorat",
"short": null
},
{
"id": 33033,
"name": "VR_alt",
"short": null
},
{
"id": 32969,
"name": "wiss. OE_neu",
"short": null
},
{
"id": 32276,
"name": "www_link",
"short": null
}
]
}