List science branches from CAMPUSonline.

Fields

id (integer)

Primary key.

code (string)

Extended code, an expanded form of the primary key.

level (integer)

The level (1-4) where this science branch is located.

name (object)

A dictionary of names using language as its key.

short (object)

A dictionary of short names using language as its key.

parent (integer)

Foreign key to parent CAMPUSonline science branch. A value of null inidcated a root branch.

Filters

To filter for exact value matches:

?<fieldname>=<value>

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:

  • parent
GET /v1/campusonline/sciencebranch/?format=api&offset=1140
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1474,
    "next": "https://api-test.medunigraz.at/v1/campusonline/sciencebranch/?format=api&limit=20&offset=1160",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/sciencebranch/?format=api&limit=20&offset=1120",
    "results": [
        {
            "id": 506005,
            "code": "506005",
            "level": 4,
            "name": {
                "de": "Forschungspolitik",
                "en": "Research policy"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506006,
            "code": "506006",
            "level": 4,
            "name": {
                "de": "Friedensforschung",
                "en": "Peace studies"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506007,
            "code": "506007",
            "level": 4,
            "name": {
                "de": "Internationale Beziehungen",
                "en": "International relations"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506008,
            "code": "506008",
            "level": 4,
            "name": {
                "de": "Konfliktforschung",
                "en": "Conflict research"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506009,
            "code": "506009",
            "level": 4,
            "name": {
                "de": "Organisationstheorie",
                "en": "Organisation theory"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506010,
            "code": "506010",
            "level": 4,
            "name": {
                "de": "Politikfeldanalyse",
                "en": "Policy analysis"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506011,
            "code": "506011",
            "level": 4,
            "name": {
                "de": "Politische Geschichte",
                "en": "Political history"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506012,
            "code": "506012",
            "level": 4,
            "name": {
                "de": "Politische Systeme",
                "en": "Political systems"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506013,
            "code": "506013",
            "level": 4,
            "name": {
                "de": "Politische Theorie",
                "en": "Political theory"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506014,
            "code": "506014",
            "level": 4,
            "name": {
                "de": "Vergleichende Politikwissenschaft",
                "en": "Comparative politics"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506015,
            "code": "506015",
            "level": 4,
            "name": {
                "de": "Asylpolitik",
                "en": "Asylum policy"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506016,
            "code": "506016",
            "level": 4,
            "name": {
                "de": "Migrationspolitik",
                "en": "Migration policy"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506017,
            "code": "506017",
            "level": 4,
            "name": {
                "de": "Wissenschafts- und Technologiepolitik",
                "en": "Science and technology policy"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 506018,
            "code": "506018",
            "level": 4,
            "name": {
                "de": "Terrorismusforschung",
                "en": "Terrorism research"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5060
        },
        {
            "id": 507001,
            "code": "507001",
            "level": 4,
            "name": {
                "de": "Angewandte Geographie",
                "en": "Applied geography"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5070
        },
        {
            "id": 507002,
            "code": "507002",
            "level": 4,
            "name": {
                "de": "Bevölkerungsgeographie",
                "en": "Population geography"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5070
        },
        {
            "id": 507003,
            "code": "507003",
            "level": 4,
            "name": {
                "de": "Geoinformatik",
                "en": "Geoinformatics"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5070
        },
        {
            "id": 507004,
            "code": "507004",
            "level": 4,
            "name": {
                "de": "Geschichte der Geographie",
                "en": "History of geography"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5070
        },
        {
            "id": 507005,
            "code": "507005",
            "level": 4,
            "name": {
                "de": "Kulturgeographie",
                "en": "Cultural geography"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5070
        },
        {
            "id": 507006,
            "code": "507006",
            "level": 4,
            "name": {
                "de": "Kulturlandschaftsforschung",
                "en": "Cultural landscape research"
            },
            "short": {
                "de": null,
                "en": null
            },
            "parent": 5070
        }
    ]
}