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=20
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2073,
    "next": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=40",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20",
    "results": [
        {
            "id": 623,
            "name": "Geistlich Pharma AG\r\nDivision Biomaterials",
            "short": null,
            "street": "Bahnhofstraße 40",
            "zipcode": "6110",
            "city": "Wolhusen",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.geistlich.ch/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 255,
            "name": "University of Naples \"Federico II\"",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.unina.it/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 256,
            "name": "University of Cagliari",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.unica.it/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 257,
            "name": "Charite-Universitätsmedizin Berlin",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Berlin",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.medizin.fu-berlin.de/Willkommen.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 258,
            "name": "Hannover Medical School",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Hannover",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.mh-hannover.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 259,
            "name": "University Medical Center Utrecht",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.umcutrecht.nl/zorg/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 260,
            "name": "Université Joseph Fourier Grenoble",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.ujf-grenoble.fr/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 261,
            "name": "Orphan Europe, Paris",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Paris",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.orphan-europe.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 262,
            "name": "Hopital d'Enfants de la Timone, Marseille",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.timone.univ-mrs.fr/medecine/faculte/faculte_presentation.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 484,
            "name": "Klinik für Unfall-,Hand- und Wiederherstellungschirurgie, Johann-Wolfgang- Goethe Universität Frankfurt",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Frankfurt",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.med.uni-frankfurt.de/fachklinik/unfallchirurgie/index.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 477,
            "name": "LKH Vöcklabruck",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Vöcklabruck",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.lkh-voecklabruck.at/ ",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 485,
            "name": "Austrian Academy for Cosmetic Surgery",
            "short": null,
            "street": "Starhembergstr. 12",
            "zipcode": "4020",
            "city": "Linz",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.cosmetic-surgery.at/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 495,
            "name": "Lapeyronie Hospital",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Montpellier",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.chu-montpellier.fr/gb/lapeyronie.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 499,
            "name": "Medizinische Fakultät/Universität Maribor",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Maribor",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uni-mb.si/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 628,
            "name": "Forschungszentrum für Umwelt und Gesundheit GmbH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Neuherberg",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.gsf.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 522,
            "name": "Hungarian Science and Technology Foundation",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Budapest",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.tetalap.hu/index_e.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 525,
            "name": "Technical University of Turku",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 638,
            "name": "Universität von Neuchatel",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www2.unine.ch/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 548,
            "name": "St.Jude Medical Medizintechnik Ges.m.b.H.",
            "short": null,
            "street": "Wienerbergstraße 7",
            "zipcode": "1100",
            "city": "Wien",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 551,
            "name": "Society for Chemical Engineering and Biotechnology e.V.",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.dechema.de/The_DECHEMA-lang-en.html",
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}