List funders.

Fields

id (integer)

Primary key.

name (object)

Names of funder, defined by language.

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.

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_ssociate_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.

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=60
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 337,
    "next": "https://api-test.medunigraz.at/v1/research/funder/?format=api&limit=20&offset=80",
    "previous": "https://api-test.medunigraz.at/v1/research/funder/?format=api&limit=20&offset=40",
    "results": [
        {
            "id": 1211,
            "name": "Alexander von Humboldt Stiftung",
            "street": "Jean-Paul-Str. 12",
            "zipcode": "53173",
            "city": "Bonn",
            "url": "http://www.humboldt-foundation.de/web/start.html",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1333,
            "name": "Österreichische Gesellschaft für Gynäkologie und Geburtshilfe",
            "street": "Seilerstätte 4",
            "zipcode": "4010",
            "city": "Linz",
            "url": "http://web2.cylex.de/firma-home/oesterreichische-gesellschaft-fuer-gynaekologie-und-geburtshilfe-2361462.html",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 5
        },
        {
            "id": 938,
            "name": "Dr. Adele Rabensteiner Stiftung der Österreichischen Ophtalmologischen Gesellschaft",
            "street": "Schlösselgasse 9/4",
            "zipcode": "1080",
            "city": "Wien",
            "url": "http://www.augen.at/rabensteiner/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 11
        },
        {
            "id": 957,
            "name": "Bundesministerium für Land- und Forstwirtschaft, Umwelt und Wasserwirtschaft Abteilung II/1, Forschung & Entwicklung",
            "street": "Stubenring 1",
            "zipcode": "1010",
            "city": "Wien",
            "url": "http://www.lebensministerium.at/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 2,
            "typestatisticsaustria": 7
        },
        {
            "id": 984,
            "name": "EASD, European Association for the Study of Diabetes",
            "street": "Rheindorfer Weg 3",
            "zipcode": "40591",
            "city": "Düsseldorf",
            "url": "http://www.easd.org/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 13
        },
        {
            "id": 990,
            "name": "Österreichische Gesellschaft für Laboratoriumsmedizin und Klinische Chemie (ÖGLMKC)",
            "street": "Tullnertalgasse 72",
            "zipcode": "1230",
            "city": "Wien",
            "url": "http://www.oeglmkc.at/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 5
        },
        {
            "id": 1166,
            "name": "Life Science Krems GmbH",
            "street": "Neue Herrengasse 10, 3. Stock",
            "zipcode": "3100",
            "city": "St. Pölten",
            "url": "http://www.lifesciencekrems.at",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 3,
            "typestatisticsaustria": 8
        },
        {
            "id": 1170,
            "name": "Else Kröner-Fresenius-Stiftung",
            "street": "Postfach 1852",
            "zipcode": "61288 ",
            "city": "Bad Homburg v.d.H. ",
            "url": "http://www.ekfs.de/de/start.html",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1002,
            "name": "Canadian Society for Mucopolysaccharide & Related Diseases, Inc.",
            "street": "RPO Parkgate",
            "zipcode": "PO Box 30034",
            "city": "North Vancouver",
            "url": "http://www.mpssociety.ca/page/home.aspx",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 124,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1308,
            "name": "European Society of Anaesthesiology",
            "street": "24 Rue des Comédiens",
            "zipcode": "B-1000",
            "city": "Brüssel",
            "url": "http://www.euroanaesthesia.org/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 56,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 15
        },
        {
            "id": 1326,
            "name": "Bundesministerium für Landesverteidigung und Sport",
            "street": "Prinz-Eugen-Straße 12",
            "zipcode": "1040",
            "city": "Wien",
            "url": "http://www.sportministerium.at",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 2,
            "typestatisticsaustria": 7
        },
        {
            "id": 1330,
            "name": "Österreichische Gesellschaft für Notfall- und Katastrophenmedizin",
            "street": "Hoefergasse 13/5",
            "zipcode": "1090",
            "city": "Wien",
            "url": null,
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 11
        },
        {
            "id": 1337,
            "name": "Keio University Medical Science Fund",
            "street": "35 Shinanomachi, Shinjuku-ku",
            "zipcode": "160-8582",
            "city": "Tokyo",
            "url": "http://www.ms-fund.keio.ac.jp/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 392,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1340,
            "name": "Brocher Foundation",
            "street": "471 Rte d'Hermance,  CP 21",
            "zipcode": "1248",
            "city": "Hermance",
            "url": "http://www.brocher.ch",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 756,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1006,
            "name": "The Swedish Governmental Agency for Innovation Systems",
            "street": "Mäster Samuelsgatan 56",
            "zipcode": "SE-101 58",
            "city": "Stockholm",
            "url": "http://www.vinnova.se/en/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 752,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1203,
            "name": "European Space Agency - ESA",
            "street": "8-10 rue Mario Nikis",
            "zipcode": "75738",
            "city": "Paris",
            "url": "http://www.esa.int/esaCP/index.html",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 250,
            "category": null,
            "typeintellectualcapitalaccounting": 11,
            "typestatisticsaustria": 13
        },
        {
            "id": 1310,
            "name": "Austria Wirtschaftsservice GmbH - aws",
            "street": "Ungargasse 37",
            "zipcode": "1030",
            "city": "Wien",
            "url": "http://www.awsg.at",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 12
        },
        {
            "id": 1029,
            "name": "Central European Initiative",
            "street": "Via Genova 9",
            "zipcode": "34121",
            "city": "Trieste (Italy)",
            "url": "http://www.ceinet.org/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 380,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 15
        },
        {
            "id": 1040,
            "name": "Steirische Wirtschaftsförderungsgesellschaft mbH SFG",
            "street": "Nikolaiplatz 2",
            "zipcode": "8010",
            "city": "Graz",
            "url": "http://www.sfg.at",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 3,
            "typestatisticsaustria": 5
        },
        {
            "id": 1200,
            "name": "Bill and Melinda Gates Foundation",
            "street": null,
            "zipcode": null,
            "city": "Seattle",
            "url": "http://www.gatesfoundation.org/Pages/home.aspx",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 840,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        }
    ]
}