List funders.

Fields

id (integer)

Primary key.

name (object)

Names of funder, defined by language.

abbreviation (string)

Abbreviation of funder.

street (string)

Street address.

zipcode (string)

ZIP code.

city (string)

City.

country (integer)

Foreign key to countries.

category (integer)

Foreign key to category.

url (string)

URL to website.

telephone (string)

Telephone number.

email (string)

Email address.

active (boolean)

Is funder active.

patron (boolean)

Has funder been classified as a sponsor at the Medical University of Graz (can be assigned as a sponsor to a research funding project).

patron_peer_review (boolean)

Is funder a provider with scientific peer review procedure, which at the Medical University of Graz is regarded as a sponsor of competitively acquired third-party funding for research funding projects.

patron_associate_professor (boolean)

Is funder a provider that is regarded at the Medical University of Graz as a funding provider of competitively acquired third-party funds for research funding projects (especially for the crediting of projects in evaluations of Assoz. Professors and the like).

typeintellectualcapitalaccounting (integer)

Foreign key to type according to intellectual capital accounting.

typestatisticsaustria (integer)

Foreign key to type according to Statistic Austria.

note (string)

General notes

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:

  • category
  • country
  • typeintellectualcapitalaccounting
  • typestatisticsaustria
GET /v1/research/funder/?format=api&offset=300
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 356,
    "next": "https://api-test.medunigraz.at/v1/research/funder/?format=api&limit=20&offset=320",
    "previous": "https://api-test.medunigraz.at/v1/research/funder/?format=api&limit=20&offset=280",
    "results": [
        {
            "id": 1210,
            "name": "Prince Mahidol Award Foundation",
            "abbreviation": null,
            "street": null,
            "zipcode": null,
            "city": "Bangkok",
            "url": "http://www.princemahidolaward.org/",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 764,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1461,
            "name": "Raimund Pradler Privatstiftung",
            "abbreviation": null,
            "street": "Am Heumarkt 13",
            "zipcode": "1030",
            "city": "Wien",
            "url": null,
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 11
        },
        {
            "id": 1450,
            "name": "Ralf Loddenkemper-Stiftung",
            "abbreviation": null,
            "street": "Rittergasse 12",
            "zipcode": "4051",
            "city": "Basel",
            "url": null,
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 756,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 2255,
            "name": "RMS Foundation Dr.h.c. Robert Mathys Stiftung",
            "abbreviation": null,
            "street": "Bischmattstrasse 12",
            "zipcode": "2544",
            "city": "Bettlach",
            "url": null,
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 756,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1685,
            "name": "Rudolf Sallinger Fonds",
            "abbreviation": null,
            "street": "Mozartgasse 4",
            "zipcode": "1041",
            "city": "Wien",
            "url": "http://www.sallingerfonds.at/",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 5
        },
        {
            "id": 1001,
            "name": "science2public",
            "abbreviation": "science2public",
            "street": "Stiftgasse 21/16",
            "zipcode": "A - 1070",
            "city": "Wien",
            "url": "http://www.famelab.at/cms/website.php",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 12
        },
        {
            "id": 1309,
            "name": "Science Park Graz GmbH",
            "abbreviation": "Science Park Graz GmbH",
            "street": "Plüddemanngasse 39",
            "zipcode": "8010",
            "city": "Graz",
            "url": "http://sciencepark.at/",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 12
        },
        {
            "id": 2687,
            "name": "Social Business Hub Styria ",
            "abbreviation": "Social Business Hub Styria ",
            "street": "Schubertstrasse 6A",
            "zipcode": "8010",
            "city": "Graz",
            "url": "https://socialbusinesshub.at",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 5
        },
        {
            "id": 457,
            "name": "Stadt Graz",
            "abbreviation": null,
            "street": null,
            "zipcode": null,
            "city": "Graz",
            "url": "http://www.graz.at/",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 4,
            "typestatisticsaustria": 10
        },
        {
            "id": 2793,
            "name": "Stanford University",
            "abbreviation": "Stanford University",
            "street": "450 Jane Stanford Way",
            "zipcode": "94305",
            "city": "Stanford",
            "url": "www.stanford.edu",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 840,
            "parent": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1550,
            "name": "Steirische Kinderkrebshilfe",
            "abbreviation": null,
            "street": "Wickenburggasse 32",
            "zipcode": "8010",
            "city": "Graz",
            "url": null,
            "active": true,
            "patron": true,
            "patron_peer_review": true,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 11
        },
        {
            "id": 1512,
            "name": "Steirisches Gedenkwerk Josef Krainer",
            "abbreviation": null,
            "street": "Universitätsstraße 15/F/2",
            "zipcode": "8010",
            "city": "Graz",
            "url": "http://www.steirisches-gedenkwerk.at/index.htm",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 11
        },
        {
            "id": 1040,
            "name": "Steirische Wirtschaftsförderungsgesellschaft mbH SFG",
            "abbreviation": "SFG",
            "street": "Nikolaiplatz 2",
            "zipcode": "8010",
            "city": "Graz",
            "url": "http://www.sfg.at",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 3,
            "typestatisticsaustria": 5
        },
        {
            "id": 2677,
            "name": "STERZ – Steirisches Ernährungskompetenzzentrum",
            "abbreviation": "STERZ",
            "street": "Krottendorferstraße 112",
            "zipcode": "8052 ",
            "city": "Graz",
            "url": "www.sterz.at",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 11
        },
        {
            "id": 2438,
            "name": "Stiftung Tumorforschung Kopf-Hals",
            "abbreviation": "Stiftung Tumorforschung",
            "street": "Steinkopfstraße 16",
            "zipcode": "65207",
            "city": "Wiesbaden",
            "url": "http://www.stiftung-tumorforschung.de/",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 276,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 2573,
            "name": "TAKIS & LOUKI NEMITSAS FOUNDATION",
            "abbreviation": "NEMITSAS FOUNDATION",
            "street": "Megalou Alexandrou 2",
            "zipcode": "3601 ",
            "city": "Limassol",
            "url": "www.nemitsasfoundation.org",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 196,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 3948,
            "name": "TESS Research Foundation",
            "abbreviation": "TESS",
            "street": "Menlo Park ",
            "zipcode": "PO Box 53",
            "city": "CA 94026",
            "url": "info@tessresearch.org",
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 840,
            "parent": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 3996,
            "name": "Testgeldgeber 2 für ELEKTRA 10.2. 16:46",
            "abbreviation": "erer",
            "street": null,
            "zipcode": null,
            "city": null,
            "url": null,
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 5
        },
        {
            "id": 4000,
            "name": "Testgeldgeber 5 für eeeeELEKTRA 12.2. 08:44, mod2. 16:06",
            "abbreviation": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "url": null,
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 5
        },
        {
            "id": 4003,
            "name": "Testgeldgeber 5 für ELEKTRA 18.02 15:30",
            "abbreviation": null,
            "street": null,
            "zipcode": null,
            "city": null,
            "url": null,
            "active": true,
            "patron": true,
            "patron_peer_review": false,
            "note": null,
            "country": 40,
            "parent": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 5
        }
    ]
}