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=1000
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=1020",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=980",
    "results": [
        {
            "id": 1373,
            "name": "Griechische Gesellschaft für Neuraltherapie",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Athen",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1381,
            "name": "United Saint Istuau and Saint Laszlo",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Budapest",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1410,
            "name": "Peking University",
            "short": null,
            "street": "No.5 Yiheyuan Road Haidian District",
            "zipcode": "100871",
            "city": "Beijing",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1432,
            "name": "Atos Origin Sociedad Anonima Espanola",
            "short": null,
            "street": "Calle Albarracín 25",
            "zipcode": "28037",
            "city": "Madrid",
            "typeintellectualcapitalaccounting": 4,
            "url": "http://atos.net/en-us/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1436,
            "name": "Foundation for Research & Technology - Hellas",
            "short": "FORTH",
            "street": "100 Nikolaou Plastira str.",
            "zipcode": "100 13",
            "city": "Heraklion",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.forth.gr/index.php?l=e",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1439,
            "name": "European Molecular Biology Laboratory",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.embl.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1456,
            "name": "The Chancellor, Masters and Scholars of the University of Oxford",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1474,
            "name": "The University of Auckland",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1485,
            "name": "Statens Serum Institut",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1522,
            "name": "T-Systems International GmbH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1533,
            "name": "Institut Mikroelektronickych Aplikaci SRO",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1540,
            "name": "Point 35 Microstructures Limited",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1548,
            "name": "Ocean Informatics UK Limited",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1556,
            "name": "Profil Institut für Stoffwechselforschung GmbH",
            "short": null,
            "street": "Hellersbergstrasse 9",
            "zipcode": "41460 ",
            "city": "Neuss",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1557,
            "name": "UNIVERSITA DEGLI STUDI DI PADOVA",
            "short": null,
            "street": "VIA VIII Febbraio 2",
            "zipcode": "35122",
            "city": "Padova",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1575,
            "name": "ALKALMAZOTT LOGIKAI LABORATORIUM KUTATO FEJLESZTO\r\nSZOVETKEZET \r\n",
            "short": null,
            "street": "Hankóczy J. u. 7.",
            "zipcode": "1022 ",
            "city": "Budapest",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.all.hu/news?lng=en",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1585,
            "name": "Public Population Project in Genomics",
            "short": "P3G",
            "street": "Queen Mary Road 3333",
            "zipcode": "H3VIA2",
            "city": "Montreal",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.p3g.org/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1601,
            "name": "Micropathology Limited",
            "short": null,
            "street": "Sir William Lyons Road",
            "zipcode": "CV4 7EZ",
            "city": "Coventry",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1618,
            "name": "National Ethics Committee for Clinical Research",
            "short": "CEIC",
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1621,
            "name": "Institute of Medical Ethics and Bioethics",
            "short": "IMEB",
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}