Classification List
List OESTAT 2012 classifications.
Classification of a person as per (ÖFOS2012)[https://www.data.gv.at/katalog/dataset/stat_ofos-2012].
Fields
id (integer)
Primary key.
name (object)
Names of classification, defined by language.
persons (integer[])
List of foreign keys to campusonline/person.
Expansions
To activate relation expansion add the desired fields as a comma separated
list to the expand query parameter like this:
?expand=<field>,<field>,<field>,...
The following relational fields can be expanded:
persons
Filters
To filter for exact value matches:
?<fieldname>=<value>
Possible exact filters:
level
GET /v1/research/classification/?format=api&offset=1080&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1100&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1060&ordering=name", "results": [ { "id": 504033, "name": { "de": "Queer Studies", "en": "Queer studies" }, "level": 6, "parent": 504000, "persons": [] }, { "id": 601019, "name": { "de": "Quellenkunde", "en": "Source studies " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 202033, "name": { "de": "Radartechnik", "en": "Radar technology " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 104020, "name": { "de": "Radiochemie", "en": "Radiochemistry " }, "level": 6, "parent": 104000, "persons": [ 120350, 76269, 101523 ] }, { "id": 302069, "name": { "de": "Radiochirurgie", "en": "Radiosurgery " }, "level": 6, "parent": 302000, "persons": [] }, { "id": 302070, "name": { "de": "Radiodiagnostik", "en": "Radiodiagnostics " }, "level": 6, "parent": 302000, "persons": [ 116221, 82111, 53950, 51726, 100510, 52008, 66027 ] }, { "id": 302071, "name": { "de": "Radiologie", "en": "Radiology " }, "level": 6, "parent": 302000, "persons": [ 51727, 126155, 50860, 51882, 51557, 51696, 82111, 60016, 62787, 105340, 100618, 99730, 60744, 90193, 104202, 51876, 98605, 69416, 100212, 51955, 116406, 57389, 97688, 51957, 51373, 51726, 100510, 52008, 53287, 51716, 51913, 66027, 118927, 74075, 120871, 85440, 114676, 56994, 51958 ] }, { "id": 303039, "name": { "de": "Radiologietechnologie", "en": "Radiological technology" }, "level": 6, "parent": 303000, "persons": [] }, { "id": 204005, "name": { "de": "Raffinerietechnik", "en": "Refining technology " }, "level": 6, "parent": 204000, "persons": [] }, { "id": 507011, "name": { "de": "Raumforschung", "en": "Spatial research " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 604026, "name": { "de": "Raumkunst", "en": "Spatial arts " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 507012, "name": { "de": "Raumordnung", "en": "Spatial structure " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 103027, "name": { "de": "Reaktorphysik", "en": "Reactor physics " }, "level": 6, "parent": 103000, "persons": [] }, { "id": 203019, "name": { "de": "Reaktortechnik", "en": "Reactor technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 502033, "name": { "de": "Rechnungswesen", "en": "Accounting " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 505051, "name": { "de": "Rechtsethik", "en": "Legal ethics" }, "level": 6, "parent": 505000, "persons": [] }, { "id": 505014, "name": { "de": "Rechtsgeschichte", "en": "Legal history " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 505015, "name": { "de": "Rechtsinformatik", "en": "Legal informatics " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 603117, "name": { "de": "Rechtsphilosophie", "en": "Philosophy of law " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 501020, "name": { "de": "Rechtspsychologie", "en": "Legal psychology " }, "level": 6, "parent": 501000, "persons": [] } ] }