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.

active (string)

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_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=240
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 353,
    "next": "https://api-test.medunigraz.at/v1/research/funder/?format=api&limit=20&offset=260",
    "previous": "https://api-test.medunigraz.at/v1/research/funder/?format=api&limit=20&offset=220",
    "results": [
        {
            "id": 2120,
            "name": "Bundesministerium für Verkehr, Innovation und Technologie (bmvit)",
            "street": "Radetzkystraße 2",
            "zipcode": "1030",
            "city": "Wien",
            "url": "https://www.bmvit.gv.at/",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 2,
            "typestatisticsaustria": 7
        },
        {
            "id": 2130,
            "name": "Literar-Mechana\r\nWahrnehmungsgesellschaft für Urheberrechte GesmbH\r\n",
            "street": "Linke Wienzeile 18",
            "zipcode": "1060",
            "city": "Wien",
            "url": null,
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 12
        },
        {
            "id": 2137,
            "name": "Energie Steiermark",
            "street": "Leonhardgürtel 10",
            "zipcode": "8010",
            "city": "Graz",
            "url": null,
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 12
        },
        {
            "id": 2146,
            "name": "Universal Biotech",
            "street": "342 Bureaux de la Colline",
            "zipcode": "92213",
            "city": "Saint-Cloud",
            "url": "http://www.universal-biotech.com/en/legal-notices/",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 250,
            "category": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 16
        },
        {
            "id": 2154,
            "name": "Bundesministerium für Bildung, Wissenschaft und Forschung",
            "street": "Stubenring 1",
            "zipcode": "1010",
            "city": "Wien",
            "url": "https://www.bmdw.gv.at/Seiten/default.aspx",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 2,
            "typestatisticsaustria": 7
        },
        {
            "id": 2194,
            "name": "Österreichische Ophthalmologische Gesellschaft \r\nDie Vereinigung der österreichischen Augenärzte",
            "street": "Schlösselgasse 9",
            "zipcode": "1080",
            "city": "Wien",
            "url": "https://www.augen.at/index.php",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 5
        },
        {
            "id": 2279,
            "name": "Kindness for Kids",
            "street": "Maximiliansstraße 5",
            "zipcode": "82319",
            "city": "Starnberg",
            "url": "https://www.kindness-for-kids.de/de/impressum.html",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 2119,
            "name": "Bundesministerium für Nachhaltigkeit und Tourismus",
            "street": "Stubenring 1",
            "zipcode": "1010",
            "city": "Wien",
            "url": "https://www.bmnt.gv.at/ministerium/die-ministerin.html",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 2,
            "typestatisticsaustria": 7
        },
        {
            "id": 2145,
            "name": "ZNS- Hannelore Kohl Stiftung",
            "street": "Rochusstraße 24",
            "zipcode": "53123",
            "city": "Bonn",
            "url": "http://www.hannelore-kohl-stiftung.de/",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 2225,
            "name": "Eppendorf AG",
            "street": "Barkhausenweg 1",
            "zipcode": "22339",
            "city": "Hamburg",
            "url": "www.eppendorf.com",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 16
        },
        {
            "id": 2051,
            "name": "European Federation of National Associations of Orthopaedics and Traumatology",
            "street": "ZA La Pièce 2",
            "zipcode": "1180",
            "city": "Rolle",
            "url": "https://www.efort.org/",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 756,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 15
        },
        {
            "id": 2075,
            "name": "National Science Foundation (NSF)",
            "street": "4201 Wilson Boulevard",
            "zipcode": "22230",
            "city": "Arlington, Virginia",
            "url": "https://www.nsf.gov/",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 840,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 2164,
            "name": "Bundesministerium für Bildung, Wissenschaft und Forschung",
            "street": "Minoritenplatz 5",
            "zipcode": "1010",
            "city": "Wien",
            "url": "https://bmbwf.gv.at/das-ministerium/",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 2,
            "typestatisticsaustria": 7
        },
        {
            "id": 2255,
            "name": "RMS Foundation Dr.h.c. Robert Mathys Stiftung",
            "street": "Bischmattstrasse 12",
            "zipcode": "2544",
            "city": "Bettlach",
            "url": null,
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 756,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 2296,
            "name": "Verein zur Förderung der klinischen Abteilung für Rheumatologie",
            "street": "Auenbruggerplatz 15",
            "zipcode": "8036",
            "city": "Graz",
            "url": "https://correctiv.org/recherchen/euros-fuer-aerzte/datenbank/empfaenger/verein-zur-forderung-an-der-klinischen-abteilung-fur-rheumatologie-in-graz-gra",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 11
        },
        {
            "id": 2022,
            "name": "BREAKTHROUGH PRIZE",
            "street": null,
            "zipcode": null,
            "city": "New York",
            "url": "https://breakthroughprize.org/",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 840,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 2271,
            "name": "Nationalfonds der Republik Österreich für Opfer des Nationalsozialismus",
            "street": "Parlament, Dr.-Karl-Renner-Ring 3",
            "zipcode": "1017",
            "city": "Wien",
            "url": "https://www.nationalfonds.org/startseite.html",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 2,
            "typestatisticsaustria": 5
        },
        {
            "id": 2301,
            "name": "Institut national du Cancer\r\nAAC mobilité pédiatrie",
            "street": "52 avenue André Morizet",
            "zipcode": "92513",
            "city": "Boulogne-Billancourt cedex",
            "url": "https://www.e-cancer.fr/Institut-national-du-cancer",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 250,
            "category": null,
            "typeintellectualcapitalaccounting": 10,
            "typestatisticsaustria": 15
        },
        {
            "id": 2310,
            "name": "Kammer für Arbeiter und Angestellte für Wien \r\nals Büro der Bundesarbeitskammer",
            "street": "Prinz Eugen Straße 20-22",
            "zipcode": "1040",
            "city": "Wien",
            "url": "https://wien.arbeiterkammer.at/index.html",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 5
        },
        {
            "id": 2229,
            "name": "American Heart Association\r\nNational Center",
            "street": "7272 Greenville Ave",
            "zipcode": "75231",
            "city": "Dallas",
            "url": "https://www.heart.org/en",
            "telephone": null,
            "email": null,
            "active": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 840,
            "category": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 16
        }
    ]
}