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=1060
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=1080",
    "previous": "https://api-test.medunigraz.at/v1/research/partner/?format=api&limit=20&offset=1040",
    "results": [
        {
            "id": 1420,
            "name": "Assistance Publique - Hopitaux de Paris",
            "short": null,
            "street": "3 Avenue Victoria",
            "zipcode": "75004",
            "city": "Paris",
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1430,
            "name": "aap Biomaterials GmbH & CO. KG",
            "short": null,
            "street": "Lagerstraße 11-15",
            "zipcode": "64807",
            "city": "Dieburg",
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1442,
            "name": "Fundacio Privada Centre de Regulacio Genomica",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": "http://pasteur.crg.es/portal/page/portal/Internet/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1458,
            "name": "Sanofi Aventis Deutschland GmbH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1482,
            "name": "Profil Institut für Stoffwechselforschung GmbH",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1506,
            "name": "The University of Texas System",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1531,
            "name": "GE Vingmed Ultrasound AS",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 4,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1536,
            "name": "Fundacion Cidetec*Centro de Tecnologias Electroquimicas",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1552,
            "name": "Comite Europeen de Coordination des Industries Radioloques Electromedicales et d´Informatique de Sante AISBL",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "typeintellectualcapitalaccounting": 7,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1571,
            "name": "Nederlandse organisatie voor toegepast natuurwetenschappelijk onderzoek -TNO",
            "short": null,
            "street": "Schoemakerstraat 97",
            "zipcode": "2628 VK",
            "city": "Delft",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.tno.nl/index.cfm",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1595,
            "name": "University of Liverpool",
            "short": null,
            "street": "Brownlow Hill, Foundation Building 765",
            "zipcode": " L69 7ZX",
            "city": "Liverpool",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.liv.ac.uk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1635,
            "name": "Fundatia Dr. Victor Babes",
            "short": null,
            "street": "Soseaua Mihai Bravu 281 Sector 3",
            "zipcode": "030303",
            "city": "Bukarest",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.cdt-babes.ro/index_en.php",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1637,
            "name": "Slovenska Zdravotnicka Univerzita v Bratislave",
            "short": null,
            "street": "Limbova 12",
            "zipcode": "83303",
            "city": "Bratislava",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://eng.szu.sk/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1638,
            "name": "Smittskyddsinstitutet",
            "short": "SMI",
            "street": "Nobels vaeg 18",
            "zipcode": "17182",
            "city": "Solna",
            "typeintellectualcapitalaccounting": 3,
            "url": "http://www.smittskyddsinstitutet.se/in-english/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1656,
            "name": "Institut Curie, Paris, Frankreich",
            "short": "Institut Curie",
            "street": "26 Rue Ulm",
            "zipcode": "750005",
            "city": "Paris",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1644,
            "name": "Universitätsklinikum Frankfurt",
            "short": null,
            "street": "Theodor-Stern-Kai 7",
            "zipcode": "60590 ",
            "city": "Frankfurt am Main",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.kgu.de/index.php?id=2&L=0",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1646,
            "name": "Deutsche Leukämie- und Lymphom-Hilfe e.V",
            "short": "DLH",
            "street": "Thomas-Mann-Straße 40",
            "zipcode": "53111",
            "city": "Bonn",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.leukaemie-hilfe.de/startseite.html",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1647,
            "name": "Université de Poitiers",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Portiers",
            "typeintellectualcapitalaccounting": 1,
            "url": "http://www.univ-poitiers.fr/",
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1674,
            "name": "National Research Center for Hematology",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Moskau",
            "typeintellectualcapitalaccounting": 3,
            "url": null,
            "telephone": null,
            "email": null,
            "information": null
        },
        {
            "id": 1688,
            "name": "Royal Bournemouth and Christchurch Hospital NHS Trust",
            "short": null,
            "street": null,
            "zipcode": null,
            "city": "Bournemouth",
            "typeintellectualcapitalaccounting": 7,
            "url": "http://www.rbch.nhs.uk/",
            "telephone": null,
            "email": null,
            "information": null
        }
    ]
}