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=1440
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=1460",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1420",
    "results": [
        {
            "id": 1952,
            "name": "Oslo University Hospital",
            "short": null,
            "street": "Radiumhospitalet 1, PO Box 4953 Nydalen",
            "zipcode": "0424",
            "city": "Oslo",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.ous-research.no/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1953,
            "name": "European organisation for research and treatment of cancer",
            "short": "EORTC",
            "street": "Avenue Mounier 83/11",
            "zipcode": "1200",
            "city": "Brüssel",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.eortc.org/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1954,
            "name": "Integrated Biobank of Luxembourg Foundation",
            "short": "IBBL",
            "street": "Nicolas Ernest Barblé 6",
            "zipcode": "L-1210",
            "city": "Luxemburg",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.ibbl.lu/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1955,
            "name": "GILUPI GmbH",
            "short": "Gilupi",
            "street": "Am Mühlenberg 11",
            "zipcode": "14476",
            "city": "Potsdam",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.gilupi.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1957,
            "name": "Leukocare AG",
            "short": "Leukocare AG",
            "street": "Am Klopferspitz 19",
            "zipcode": "82152 ",
            "city": "Martinsried/München",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.leukocare.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1959,
            "name": "Eli Lilly and Company Ltd",
            "short": "Eli Lilly",
            "street": "Lilly House Priestley Road",
            "zipcode": "RG24 9NL",
            "city": "Basingstoke",
            "typeintellectualcapitalaccounting": 4,
            "url": "https://www.lilly.com/home.aspx",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1960,
            "name": "Slicon Biosystems",
            "short": "Slicon Biosystems",
            "street": "Via dei Lapidari",
            "zipcode": "I-40129",
            "city": "Bologna",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.siliconbiosystems.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1968,
            "name": "FOLKHALSOMYNDIGHETEN",
            "short": "FoHM",
            "street": "Nobles Vag 18",
            "zipcode": "171 82",
            "city": "Solna",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.folkhalsomyndigheten.se/about-folkhalsomyndigheten-the-public-health-agency-of-sweden/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1969,
            "name": "ORSZAGOS EPIDEMIOLOGIAI KOZPONT",
            "short": "NCE",
            "street": "Albert Florian Utca 2-6",
            "zipcode": "1097",
            "city": "Budapest",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.oek.hu/oek.web?lang=eng",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1971,
            "name": "JDRF International",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "New York",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1978,
            "name": "London School of Hygiene and tropical Medicine",
            "short": null,
            "street": "Keppel Street",
            "zipcode": "WC1E7HT",
            "city": "London",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.lshtm.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1981,
            "name": "Schweizerischer Nationalfonds zur Förderung der wissenschaftlichen Forschung (SNF)",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Bern",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1982,
            "name": "Masaryuk Onkologicky Ustav",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Brno",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1984,
            "name": "Dokuz Eylul Universitesi",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Izmir",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1986,
            "name": "UNIVERSITAET POTSDAM",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Potsdam",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1990,
            "name": "Fondation Europeenne de la Science",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Straßburg",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1993,
            "name": "MATIS OHF",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Reyklavik",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1994,
            "name": "Universiteit Leiden",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Leiden",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1995,
            "name": "Instituto Nacional de Tecnica Aerospacial",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Madrid",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1997,
            "name": "Natural Environment Research Council",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Swindon",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}