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=1140
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=1160",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1120",
    "results": [
        {
            "id": 1416,
            "name": "Immatics biotechnologies GmbH",
            "short": "immatics",
            "street": "Paul-Ehrlich-Str. 15",
            "zipcode": "72076",
            "city": "Tuebingen",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.immatics.com",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1417,
            "name": "The University of Nottingham",
            "short": null,
            "street": "University Park",
            "zipcode": "NG7 2RD",
            "city": "Nottingham",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.nottingham.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1427,
            "name": "Univerzita Karlova v Praze",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://cuni.cz/UKENG-1.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1434,
            "name": "Delta Dansk Elektronik Lys and Akustik",
            "short": null,
            "street": "Venlighedsvej 4",
            "zipcode": "DK-2970",
            "city": "Horsholm",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1438,
            "name": "Genome Research Limited",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.sanger.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1465,
            "name": "Vereniging Voor Christelijk Hoger Onderwijs Wetenschappelijk Onderzoek En Patientenzorg",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1484,
            "name": "DATAMED SRL",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1493,
            "name": "Warszawski Uniwersytet Medyczny",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1496,
            "name": "Instytut Pomnik Centrum Zdrowia Dziecka",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1501,
            "name": "Danone Research BV",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1503,
            "name": "Abbott Laboratories SA",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1508,
            "name": "Telethon Institute for Child Health Research",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1518,
            "name": "Kite Innovation Limited",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1520,
            "name": "Infineon Technologies AG*IFAG",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1541,
            "name": "Oberthur Technologies",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1546,
            "name": "World Health Organization",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1547,
            "name": "International Health Terminology Standards Development Organisation FMBA",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1550,
            "name": "Vereniging EN13606 Consortium",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1551,
            "name": "EMPIRICA Gesellschaft für Kommunikations- und Technologieforschung mbH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1577,
            "name": "Brunel University",
            "short": null,
            "street": "Kingston Lane",
            "zipcode": "UB8 3PH",
            "city": "Uxbridge",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.brunel.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}