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=140
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=160",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=120",
    "results": [
        {
            "id": 110,
            "name": "Institut für Kristallographie/Freie Universität Berlin\r\n",
            "short": null,
            "street": "Kaiserswerther Straße 14-16",
            "zipcode": "14195",
            "city": "Berlin",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.chemie.fu-berlin.de/fb/ikr/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 111,
            "name": "PSF biotech AG",
            "short": null,
            "street": "Heubnerweg 6",
            "zipcode": "14059",
            "city": "Berlin",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.psf-ag.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 112,
            "name": "NascaCell IP GmbH",
            "short": null,
            "street": "Max-Lebsche-Platz 31",
            "zipcode": "81377",
            "city": "München",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.nascacell.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 113,
            "name": "Tripos Receptor Research",
            "short": null,
            "street": "Bude",
            "zipcode": null,
            "city": "Cornwall",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.tripos.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 114,
            "name": "Meta Systems GmbH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.meta-systems.de",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 712,
            "name": "National Medical Center for West-Georgia, Kutaisi",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Kutaisi",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 116,
            "name": "Eccocell Biotechnologie GmbH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Graz",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.eccocell.com/index.shtml",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 715,
            "name": "College of Life Sciences, Northwest Univ.\r\n",
            "short": null,
            "street": "North Taibai Road No. 229",
            "zipcode": "710069",
            "city": "Xian",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 118,
            "name": "PALM Microlaser Technologies AG",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.palm-microlaser.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 726,
            "name": "IQueen of Apostels Convent. Vamanjoor Manglore",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 730,
            "name": "LKH-West, Chirurgische Abteilung",
            "short": null,
            "street": "Göstingerstraße 22",
            "zipcode": "8020",
            "city": "Graz",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 751,
            "name": "Klinische Abteilung für Endokrinologie und Nuklearmedizin, Medizinische Universität Graz",
            "short": "MUG",
            "street": null,
            "zipcode": "8036",
            "city": "Graz",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.meduni-graz.at/innere_medizin/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 760,
            "name": "University Children´s Hospital Ljubljana, Department of Nephrology",
            "short": null,
            "street": "Ul Stare Pravde 4",
            "zipcode": "1000",
            "city": "Ljubljana",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 783,
            "name": "Centre of Rehabilitation \"Speranta\"",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Chisinau",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 124,
            "name": "University of Bari",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Bari",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uniba.it/index.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 138,
            "name": "University of Warwick",
            "short": null,
            "street": "Gibbet Hill Road ",
            "zipcode": "CV47AL",
            "city": "Coventry",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www2.warwick.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 139,
            "name": "University of Basel",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Basel",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.unibas.ch/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 140,
            "name": "University of the West fo England, Bristol",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Bristol",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uwe.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 141,
            "name": "Oxford Brookes University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Oxford",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.brookes.ac.uk/ ",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 142,
            "name": "King's College London",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "London",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.kcl.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}