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=1380
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2035,
    "next": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1400",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1360",
    "results": [
        {
            "id": 1872,
            "name": "University of Occupational & Environmental Health",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1894,
            "name": "KOZEP-EUROPAI EGYETEM",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Budapest",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1901,
            "name": "Linkopings Universitet",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Linkoping",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1906,
            "name": "RTD Talos Limited",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Lefkosia",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1913,
            "name": "Science and Technology Facilities Council",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Swindon",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1915,
            "name": "Stazione Zoologica Anton Dohrn",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Napoli",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1916,
            "name": "TMF - Technologie und Methodenplattform für die vernetzte Medizinische Forschung EV",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Berlin",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1918,
            "name": "Stichting European Grid Initiative",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Amsterdam",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1923,
            "name": "University Libre de Bruxelles",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Brüssel",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1924,
            "name": "Turku University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Turku",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1934,
            "name": "Fundacio Centre de Regulacio Genomica",
            "short": "CRG",
            "street": "Carrer Doctor Aiguander 88",
            "zipcode": "08003",
            "city": "Barcelona",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.crg.eu/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1938,
            "name": "Infrafrontier GmbH",
            "short": "Infrafrontier GmbH",
            "street": "Ingolstädter Landstrasse 1",
            "zipcode": "85764",
            "city": "Neuherberg/München",
            "typeintellectualcapitalaccounting": 3,
            "url": "https://www.infrafrontier.eu/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1958,
            "name": "Institut de Recherches Servier",
            "short": "Servier",
            "street": "Rue de la Republique 173",
            "zipcode": "92150",
            "city": "Suresnes",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.servier.fr/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1977,
            "name": "Medizinische Hochschule Hannover",
            "short": "MHH",
            "street": "Carl-Neuberg-Strasse 1",
            "zipcode": "30625",
            "city": "Hannover",
            "typeintellectualcapitalaccounting": 1,
            "url": "https://www.mh-hannover.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1980,
            "name": "Stichting Kankerregister - fondation Registre du Cancer (BCR)",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Brüssel",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1987,
            "name": "Lancaster University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Lancaster",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1991,
            "name": "Deutsches Zentrum für Luft- und Raumfahrt",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Köln",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1999,
            "name": "BEN-GURION UNIVERSITY OF THE NEGEV",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Beer Sheva",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2012,
            "name": "EURORDIS - European Organisation for Rare Diseases Association",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Paris",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2034,
            "name": "Victoria University of Wellington",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}