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=920
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=940",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=900",
    "results": [
        {
            "id": 1049,
            "name": "Institute of Medical Biochemistry, Medical University of Vienna",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Wien",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1054,
            "name": "Special Hospital for Children with Neurodevelopment al and Motor Disorders",
            "short": null,
            "street": "Goljak 2",
            "zipcode": "10 000",
            "city": "Zagreb",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1076,
            "name": "Wolfson Medical Hospital Affiliated to Tel Aviv University Sackler Medical School",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1080,
            "name": "Zeynep Kamil Women's Health, Education and Research Hospital",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1086,
            "name": "Szegedi Tudományegyetem",
            "short": null,
            "street": "Dugonics square 13",
            "zipcode": "6720",
            "city": "Szeged",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.szote.u-szeged.hu/aok/maine.htm",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1087,
            "name": "Oncology Centre  - Institut MSC Memorial Hospital",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1090,
            "name": "Universität Ulm",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Ulm",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1092,
            "name": "Nova Southeastern University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1093,
            "name": "Faculty of Medicine, Suez Canal University,",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Ismailia",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1094,
            "name": "Huangzhong University of Science and Technology",
            "short": null,
            "street": "Hubei Province ",
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1095,
            "name": "Univ Tirana",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Tirana",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1098,
            "name": "Universität Bremen",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Bremen",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1101,
            "name": "Hospital de Santa Maria",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1104,
            "name": "Gomel State Medical University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Gomel",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1105,
            "name": "Complutense University",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Madrid",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.ucm.es/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1107,
            "name": "Federal University of Ceara",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1117,
            "name": "Ural State Medical Academy",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1123,
            "name": "Facultad de Medicina UANL",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1124,
            "name": "Universidad Persuana Cayetano Heredia",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1125,
            "name": "UMFT",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}