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=980
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=1000",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=960",
    "results": [
        {
            "id": 1626,
            "name": "National Tsian Hua University / Bioethics and Law Center",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1651,
            "name": "Rescoll",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.rescoll.fr/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1680,
            "name": "Centre Hospitalier Universitaire d'Angers",
            "short": "CHU",
            "street": null,
            "zipcode": null,
            "city": "Angers",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1682,
            "name": "The Maria Sklodowska-Curie Memorial Cancer Center, Institute of Oncology",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Warschau",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1685,
            "name": "HS Rigshospitalet",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Kopenhagen",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.rigshospitalet.dk/RHenglish/Menu/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1687,
            "name": "Institute of Cancer Research",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "London",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.icr.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1692,
            "name": "Institut Català d'Oncologia-Hospital Universitari Germans Trias i Pujol",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Badalona",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1696,
            "name": "Universitätsklinikum Düsseldorf",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Düsseldorf",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uniklinik-duesseldorf.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1698,
            "name": "IRCCS Policlinico S. Matteo",
            "short": null,
            "street": "Viale Camillo Golgi 19",
            "zipcode": " 27100 ",
            "city": "Pavia",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.sanmatteo.org/site/home.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1699,
            "name": "Azienda Ospedaliera - Ospedale San Martino",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Genova",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.hsanmartino.it/cgi-bin/liguria/sanmartino/ep/home.do",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1700,
            "name": "Universitätsklinikum Freiburg",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Freiburg",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uniklinik-freiburg.de/ip/live/index_de.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1706,
            "name": "Lunds Universitet",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Lund",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.lu.se/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1707,
            "name": "Queen Mary University of London",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "London",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.qmul.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1716,
            "name": "\r\nUniversità degli studi di Modena e Reggio Emilia\r\n\r\n",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Modena",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.international.unimore.it/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1717,
            "name": "Fundación de Investigación del Cáncer de la Universidad de Salamanca",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Salamanca",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1719,
            "name": "Association pour la Recherche sur les Transplantations Medullaires",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Paris",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1345,
            "name": "Goa Medical College",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1354,
            "name": "FH Technikum Wien",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Wien",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1362,
            "name": "Universite Nanterre Paris",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Paris",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1368,
            "name": "Dental School of Shiraz, University of Medical Sciences",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Shiraz",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}