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=1160
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=1180",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1140",
    "results": [
        {
            "id": 1592,
            "name": "Vrije Universiteit Medisch\r\nCentrum",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.vumc.com/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1600,
            "name": "Oxford Gene Technology (Operations) Ltd",
            "short": "OGT",
            "street": "Begbroke Science Park, Sandy Lane, Yarnton",
            "zipcode": "OX5 PF",
            "city": "Oxford",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.ogt.co.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1612,
            "name": "The Association of Research Ethics Committees",
            "short": "AREC",
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.arec.org.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1613,
            "name": "Reasearch Ethics Commitee of the Royal College of Surgeons in Ireland",
            "short": "RCSI",
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.rcsi.ie/index.jsp?p=107&n=514",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1622,
            "name": "Center of Bioethics of the Supreme Medical Council - governing body of the Polish Chamber of Physicians and Dentists",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1624,
            "name": "Società Italiana di Farmacia Ospedaliera e dei Servizi Farmaceutici delle Aziende Sanitarie\r\n",
            "short": "SIFO",
            "street": "Via Farini 81",
            "zipcode": "20129",
            "city": "Milano",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.sifoweb.it/en/society/index.asp",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1627,
            "name": "Österreichische Agentur für Gesundheit und Ernährungssicherheit GmbH",
            "short": "AGES",
            "street": "Spargelfeldstraße 191",
            "zipcode": "1220",
            "city": "Wien",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.ages.at/ages/ages-oesterreichische-agentur-fuer-gesundheit-und-ernaehrungssicherheit/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1629,
            "name": "Friedrich Loeffler Institut-Bundesforschungsinstitut für Tiergesundheit",
            "short": null,
            "street": "Südufer 10",
            "zipcode": "17493",
            "city": "Greifswald-Insel Riems",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.fli.bund.de/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1639,
            "name": "Health Protection Agency HPA",
            "short": null,
            "street": "Central Office-7th Floor, Holborn Gate, High Holborn 330",
            "zipcode": "WC1V 7PP",
            "city": "London",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.hpa.org.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1642,
            "name": "Marmara University",
            "short": null,
            "street": "Goztepe Kampusu Kuyubasi",
            "zipcode": "81040",
            "city": "Istanbul",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.marmara.edu.tr/en",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1652,
            "name": "AKIRA technologies sarl",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": "http://www.excellence.oseo.fr/Annuaire-entreprises/AKIRA-Technologies",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1658,
            "name": "University Hospital of Heraclion",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Crete",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1666,
            "name": "Hospital Universitario de la Princesa",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.madrid.org/cs/Satellite?pagename=HospitalLaPrincesa/Page/HPRI_home",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1675,
            "name": "FH Joanneum GesmbH",
            "short": null,
            "street": "Alte Poststraße 149",
            "zipcode": "8020",
            "city": "Graz",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1676,
            "name": "Österreichische Gesellschaft für Tumororthopädie",
            "short": null,
            "street": "Währinger Gürtel 18-20",
            "zipcode": "1090",
            "city": "Wien",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1689,
            "name": "Uniwersytet Medyczny w Lodzi",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Lodz",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.umed.pl/eng/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1346,
            "name": "\"Centrul De Diagnstic German\"",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1349,
            "name": "Istanbul Medical Faculty",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Istanbul",
            "typeintellectualcapitalaccounting": 1,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1351,
            "name": "LKH Oberwart, Institut für Pathologie",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Oberwart",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1352,
            "name": "Orthopaedic departement Royal medical services",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}