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=260
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=280",
    "previous": "https://api-test.medunigraz.at/v1/research/funder/?format=api&limit=20&offset=240",
    "results": [
        {
            "id": 1000,
            "name": "European Molecular Biology Organization",
            "street": "Meyerhofstrasse 1",
            "zipcode": "D-69117",
            "city": "Heidelberg",
            "url": "http://www.embo.org/index.php",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 998,
            "name": "Institut national de la santé et de la recherche médicale",
            "street": "101, rue de Tolbiac",
            "zipcode": "75654",
            "city": "Paris Cedex 13",
            "url": "http://www.inserm.fr/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 250,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 724,
            "name": "National Institute of Health (NIH)",
            "street": null,
            "zipcode": null,
            "city": "Bethesda",
            "url": null,
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 840,
            "category": 91,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 797,
            "name": "Fraunhofer Gesellschaft zur Förderung der angewandten Forschung e.V., Fraunhofer Institut für Biomedizinische Technik (IBMT)",
            "street": "Mühlenberg 13",
            "zipcode": "14476",
            "city": "Potsdam-Golm",
            "url": null,
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1001,
            "name": "science2public",
            "street": "Stiftgasse 21/16",
            "zipcode": "A - 1070",
            "city": "Wien",
            "url": "http://www.famelab.at/cms/website.php",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 7,
            "typestatisticsaustria": 12
        },
        {
            "id": 871,
            "name": "AFOR-Stiftung, Association for Orthopaedic Research, Verwaltungsbüro Deutschland",
            "street": "Postfach 99 01 42",
            "zipcode": "47298",
            "city": "Duisburg",
            "url": null,
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 750,
            "name": "Deutsches Krebsforschungszentrum",
            "street": "Im Neuenheimer Feld 280",
            "zipcode": "69120",
            "city": "Heidelberg",
            "url": null,
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1005,
            "name": "Ministerium für Bildungswesen der Volksrepublik China",
            "street": null,
            "zipcode": null,
            "city": null,
            "url": "http://www.csc.edu.cn/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 156,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1010,
            "name": "Universitatea din Bucuresti",
            "street": "36-46, M. Kogãlniceanu Bd, Sector 5",
            "zipcode": "70709",
            "city": "Bucharest",
            "url": "http://www.unibuc.ro/en/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 642,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "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,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 5
        },
        {
            "id": 1009,
            "name": "Deutsche Akademie für Flug- und Reisemedizin",
            "street": "Lufthansabasis 60546 Frankfurt",
            "zipcode": "60546",
            "city": "Frankfurt",
            "url": "http://www.flugmed.org/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1113,
            "name": "International Agency for Research on Cancer",
            "street": "150 Cours Albert Thomas",
            "zipcode": "69372",
            "city": "Lyon",
            "url": "http://www.iarc.fr/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 250,
            "category": null,
            "typeintellectualcapitalaccounting": 11,
            "typestatisticsaustria": 13
        },
        {
            "id": 1011,
            "name": "Österreichische Forschungsgemeinschaft",
            "street": "Berggasse 25/I, Postfach 50",
            "zipcode": "A-1092",
            "city": "Wien",
            "url": "http://www.oefg.at/index.html",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 5
        },
        {
            "id": 1032,
            "name": "European Society for Paediatric Infectious Diseases,",
            "street": "1-3 Rue du Chantepoulet, PO Box 1726",
            "zipcode": "CH-1211",
            "city": "Geneva 1",
            "url": "www.espid.org",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": true,
            "patron_associate_professor": true,
            "country": 756,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1120,
            "name": "Erwin Schrödinger Gesellschaft für Nanowissenschaften",
            "street": "Währinger Straße 42",
            "zipcode": "A-1090",
            "city": "Wien",
            "url": "http://www.esg-nano.ac.at/en/index.html",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 40,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 5
        },
        {
            "id": 1156,
            "name": "Max Planck Gesellschaft zur Förderung der Wissenschaften e.V.",
            "street": "Hofgartenstrasse 8",
            "zipcode": "80539",
            "city": "München",
            "url": null,
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        },
        {
            "id": 1054,
            "name": "European Molecular Biology Laboratory",
            "street": "Meyerhofstraße 1",
            "zipcode": "69117",
            "city": "Heidelberg",
            "url": "http://www.embl.de/index.php",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1119,
            "name": "The European Partnership for Alternative Approaches to Animal Testing",
            "street": null,
            "zipcode": null,
            "city": "Bruxelles/Brussels",
            "url": "http://ec.europa.eu/enterprise/epaa/index_en.htm",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 56,
            "category": null,
            "typeintellectualcapitalaccounting": 1,
            "typestatisticsaustria": 14
        },
        {
            "id": 1020,
            "name": "National Health and Medical Research Council Australia",
            "street": "Level 1, 16 Marcus Clarke Street",
            "zipcode": "2601",
            "city": "Canberra ACT",
            "url": "http://www.nhmrc.gov.au/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 36,
            "category": null,
            "typeintellectualcapitalaccounting": 15,
            "typestatisticsaustria": 15
        },
        {
            "id": 1146,
            "name": "Felix Burda Stiftung",
            "street": "Rosenkavalierplatz 10",
            "zipcode": "D-81925",
            "city": "München",
            "url": "http://www.felix-burda-stiftung.de/stiftung/",
            "telephone": null,
            "email": null,
            "patron": true,
            "patron_peer_review": false,
            "patron_associate_professor": false,
            "country": 276,
            "category": null,
            "typeintellectualcapitalaccounting": 16,
            "typestatisticsaustria": 15
        }
    ]
}