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=1720
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2068,
    "next": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1740",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1700",
    "results": [
        {
            "id": 2291,
            "name": "University of Utah\r\n",
            "short": null,
            "street": "72 Central Campus Drive",
            "zipcode": " 84112 ",
            "city": "Salt Lake City",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2122,
            "name": "ASOCIACION CENTRO DE EXCELENCIA INTERNACIONAL EN INVESTIGACION\r\nSOBRE CRONICIDAD",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "BARAKALDO",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2127,
            "name": "Labman Automation Ltd",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "MIDDLESBROUGH",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2147,
            "name": "Sanofi‐Aventis Research and Development",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2155,
            "name": "Aston University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Birmingham",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2159,
            "name": "DIN DEUTSCHES INSTITUT FUER NORMUNG E.V.",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Berlin",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2184,
            "name": "Pontificia Universidad Javeriana",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1437,
            "name": "Christian-Albrechts-Universität zu Kiel",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Kiel",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.uni-kiel.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2207,
            "name": "National Academy of Science of Ukraine",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Kiew",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2222,
            "name": "Clinical Center University of Sarajevo",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Sarajevo",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2251,
            "name": "keine",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2293,
            "name": "The National Academy of Sciences of Ukraine",
            "short": null,
            "street": "Bogomoletz street 4",
            "zipcode": "01024",
            "city": "Kyiev",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2303,
            "name": "INSTYTUT POMNIK CENTRUM ZDROWIA DZIECKA (IPCZD)",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Warszawa",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2304,
            "name": "FONDAZIONE PER LA RICERCA FARMACOLOGICA GIANNI BENZI ONLUS (FGB)",
            "short": null,
            "street": null,
            "zipcode": "70010",
            "city": "VALENZANO BARI",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2121,
            "name": "NACIONALNI INSTITUT ZA JAVNO ZDRAVJE",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Ljubljana",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2124,
            "name": "FUNDACION PARA LA INVESTIGACION DEL HOSPITAL CLINICO DE LA\r\nCOMUNITAT VALENCIANA, FUNDACION INCLIVA",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Vaelncia",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2125,
            "name": "NHS LANARKSHIRE",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "BOTHWELL",
            "typeintellectualcapitalaccounting": null,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2132,
            "name": "UNIVERSITÄT LINZ",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Linz",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2133,
            "name": "OPCA BOLNICA VARAZDIN",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Vrazdin",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 2135,
            "name": "CLINRES FARMACIJA RAZISKAVE DOO",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Ljubljana",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}