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=2000
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=2020",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1980",
    "results": [
        {
            "id": 2255,
            "name": "acib GmbH",
            "short": null,
            "street": "Krenngasse 37",
            "zipcode": "8010",
            "city": "Graz",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2282,
            "name": "Walter Sisulu University",
            "short": null,
            "street": "43 Aloe Street",
            "zipcode": null,
            "city": "Mthatha",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2284,
            "name": "Azienda Ospedaliera Alto Adige",
            "short": null,
            "street": "Via Ospedale 11",
            "zipcode": "39031",
            "city": "Brunico",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2286,
            "name": "Politecnico di Milano\r\n",
            "short": null,
            "street": "Piazza Leonardo da Vinci 32",
            "zipcode": "20133",
            "city": "Milano",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2287,
            "name": "Instituto Português de Oncologia Lisboa Francisco Gentil",
            "short": null,
            "street": "Rua Professor Lima Basto ",
            "zipcode": "1099-023",
            "city": "Lisboa",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2289,
            "name": "Bogomoletz Institute of Physiology NAS of Ukraine\r\n",
            "short": null,
            "street": "Bogomoletz Str 4",
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2294,
            "name": "The Regents of the University of Colorado",
            "short": null,
            "street": "4740 Walnut Street, Suite 100",
            "zipcode": "CO 80309",
            "city": "Boulder",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2295,
            "name": "Florida State University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Tallahassee",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2173,
            "name": "Leibniz Universität Hannover",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Hannover",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2178,
            "name": "UNIFESP-Uiversidad Federal de Sao Paulo",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Sao Paulo",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2189,
            "name": "Komagome Hospital",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Tokyo",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2190,
            "name": "iMed.ULisboa",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Lissabon",
            "typeintellectualcapitalaccounting": null,
            "url": "http://imed.ulisboa.pt/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2191,
            "name": "Università degli studi di salerno",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Salerno",
            "typeintellectualcapitalaccounting": null,
            "url": "https://www.unisa.it/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2193,
            "name": "Universitätsklinik für Zahnmedizin und Mundgesundheit",
            "short": null,
            "street": "Billrothgasse 4",
            "zipcode": "8010",
            "city": "Graz",
            "typeintellectualcapitalaccounting": null,
            "url": "http://zahnmedizin.uniklinikumgraz.at",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2202,
            "name": "Santa Chiara Hospital",
            "short": null,
            "street": "Largo Medaglie d'Oro 9",
            "zipcode": "38122",
            "city": "Trento",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2208,
            "name": "Universidad de Jaén",
            "short": null,
            "street": "Campus Las Lagunillas",
            "zipcode": "23071 ",
            "city": "Jaén",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2212,
            "name": "AUVA Unfallkrankenhaus",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Graz",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2213,
            "name": "Malmö Universitetssjukhus",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Malmö",
            "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": null,
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2242,
            "name": "INSTITUTO SUPERIOR TECNICO",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Lissabon",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}