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=120
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=140",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=100",
    "results": [
        {
            "id": 34,
            "name": "Institute of Clinical Neuroscience/Göteborg",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Göteborg",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.gu.se/english/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 497,
            "name": "TILL Photonics",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Gräfelfing",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.till-photonics.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 73,
            "name": "Astrazeneca AB",
            "short": null,
            "street": null,
            "zipcode": "S15185",
            "city": "Sodertalje",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.astrazeneca.se/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 510,
            "name": "School of Medicine, University of Rijeka",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Rijeka",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.medri.hr/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 521,
            "name": "Fachhochschule Darmstadt",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Darmstadt",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.h-da.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 540,
            "name": "Universidade Federal de Minas Gerais",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Belo Horizonte",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.ufmg.br/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 552,
            "name": "Ecole Polytechnique Federale de Lausanne",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Lausanne",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.epfl.ch/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 554,
            "name": "Universität Innsbruck",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Innsbruck",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uibk.ac.at/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 560,
            "name": "Center of Molecular and Macromolecular Studies",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.cbmm.lodz.pl/en/about_us.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 565,
            "name": "Regulon A.E.",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 580,
            "name": "Institut d’Investigations Biomediques August Pi I Sunyer",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.idibaps.ub.edu/eng/home.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 585,
            "name": "Westpfalz-Klinikum GmBH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.westpfalz-klinikum.de/westpfalz-klinikum/content/e15882/index_ger.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 606,
            "name": "Universitäts-Klinikum HH-Eppendorf",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Hamburg",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uke.uni-hamburg.de/index.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 615,
            "name": "Europa Fachhochschule Fresenius",
            "short": null,
            "street": "Limburger Strasse 2",
            "zipcode": "65510",
            "city": "Idstein",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.fh-fresenius.de/index.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 617,
            "name": "University of Calgary, Department of Electrical and Computer Engineering",
            "short": "UofC",
            "street": "2500 University Drive N.W",
            "zipcode": "T2N 1N4",
            "city": "Calgary",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.enel.ucalgary.ca/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 88,
            "name": "Faculty of Clinical Medicine Mannheim/Ruprecht-Karl-University Heidelberg\r\n\r\n",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Heidelberg",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uni-heidelberg.de/ -",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 89,
            "name": "University of Trieste: Higher Education in Clinical Engeneering(SIIC-HECE) c/o DEEI",
            "short": "UT",
            "street": "Via Valerio 10",
            "zipcode": "34100",
            "city": "Triest",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.univ.trieste.it/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 637,
            "name": "NanoComms Ltd, Cork",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 654,
            "name": "University of Pisa",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Pisa",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.unipi.it/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 708,
            "name": "I.M. Sechenov Moscow Medical Academy",
            "short": null,
            "street": "Trubetskaya street, 8 - 2",
            "zipcode": "119992",
            "city": "Moskau",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.mma.ru/",
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}