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=1980
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=2000",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1960",
    "results": [
        {
            "id": 2298,
            "name": "Universiteit Antwerpen",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Antwerpen",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2308,
            "name": "ONKOLOSKI INSTITUT LJUBLJANA (IOLJ)",
            "short": "(IOLJ)",
            "street": null,
            "zipcode": null,
            "city": "LJUBLJANA ",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2228,
            "name": "Universitätsklinikum Würzburg",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Würzburg",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2267,
            "name": "University of Toronto",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Toronto",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2241,
            "name": "LKH Vöcklabruck",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Vöcklabruck",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2249,
            "name": "University Sarajevo School of Science and Technology",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Sarajevo",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2276,
            "name": "Bruneck Hospital",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Bruneck",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2280,
            "name": "Johannes Kepler Universität Linz",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Linz",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2224,
            "name": "University Hospital of North Norway - Tromsö",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Tromsoe",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2278,
            "name": "Graz University of Technology",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Graz",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2279,
            "name": "University of Graz",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Graz",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1513,
            "name": "University degli Studi di Milano-Bicocca",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Mailand",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1486,
            "name": "Universidad de Murcia",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Murcia",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1461,
            "name": "Rupprecht-Karls-Universität Heidelberg",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Heidelberg",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1382,
            "name": "Imola Hospital",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Imola",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1662,
            "name": "Medical University of Gdansk",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Gdansk",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.mug.edu.pl/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1609,
            "name": "Institut de droit de la santé de l’Université de Neuchâtel",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Neuchâtel",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1495,
            "name": "University degle Studi di Milano",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Mailand",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1479,
            "name": "Illumina Cambridge Ltd",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Cambridg",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1476,
            "name": "Fundacio Privada Parc Cientific de Barcelona",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Barcelona",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}