List partners.

Fields

id (integer)

Primary key.

name (object)

Name of partner.

short (string)

Short form of name.

street (string)

Street address of partner.

zipcode (string)

ZIP code of partner.

city (string)

City of partner.

typeintellectualcapitalaccounting (integer)

Foreign key to the type of partner according to intellectual capital accounting.

url (string)

URL to the homepage.

telephone (string)

Telephone number.

email (string)

Email address.

information (string)

General information.

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:

  • typeintellectualcapitalaccounting

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • running

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • title: iexact, contains, icontains
  • mode: iexact, contains, icontains
  • funders: in
  • start: gt, gte, lt, lte, date
GET /v1/research/partner/?format=api&offset=320
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2033,
    "next": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=340",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=300",
    "results": [
        {
            "id": 48,
            "name": "University of Sheffield",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Sheffield",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.shef.ac.uk",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 49,
            "name": "Midland Bakery Engineers Ltd",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Leicester",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.totalbakeryengineers.co.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 465,
            "name": "Medical Faculty/University of Zagreb",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Zagreb",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.mef.hr/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 473,
            "name": "Medical Faculty/University of Pécs",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Pécs",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://english.pte.hu/htmls/index.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 493,
            "name": "Heinrich Pette Institut",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Hamburg",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.hpi-hamburg.de/index.de.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 488,
            "name": "Institut für Politikwissenschaften, Universität Wien",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Wien",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.univie.ac.at/politikwissenschaft/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 489,
            "name": "Institute of Tumor Biology/University Medical Center Hamburg-Eppendorf",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Hamburg",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uke.uni-hamburg.de/index_ENG.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 194,
            "name": "Liver Research Institute/Center of Toxicology/College of Pharmacy, University of Arizona\r\n",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.pharmacy.arizona.edu/facresearch/toxcenter.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 505,
            "name": "ImmunoSTAR",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Porto",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.immunostar.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 506,
            "name": "Wallac",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Turko",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://las.perkinelmer.de/About+Us/PKI+Heritage/Wallac.htm",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 507,
            "name": "Fetal Medicine Foundation",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "London",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.fetalmedicine.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 524,
            "name": "Technical University of Istanbul",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Istanbul",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.itu.edu.tr/e/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 533,
            "name": "Krankenhaus Oberpullendorf",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Oberpullendorf",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.krages.co.at/start.asp?/intro/200501/p22a.asp",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 534,
            "name": "Krankenhaus Hallein",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Hallein",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.kh-hallein.at/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 538,
            "name": "Austrian peripheral neuropathy study group",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 599,
            "name": "Hospital Fondazione Salvatore Maugeri",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Pavia",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.fsm.it/ist_pavia/day_hospital.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 602,
            "name": "Institut für Umweltmedizin und Krankenhaushygiene, Universitätsklinikum Freiburg",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Freiburg",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uniklinik-freiburg.de/iuk/live/Krankenhaushygiene.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 605,
            "name": "Universitäts-Klinikum Carl Gustav Carus",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Dresden",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uniklinikum-dresden.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 610,
            "name": "LKP/MSP1 Gablenzkaserne",
            "short": null,
            "street": "Straßganger Str. 360",
            "zipcode": "8054",
            "city": "Graz",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 612,
            "name": "Institut für Sprachwissenschaft",
            "short": null,
            "street": "Merangasse 70",
            "zipcode": "8010",
            "city": "Graz",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www-gewi.uni-graz.at/ling/",
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}