List projects.

Fields

id (integer)

Primary key.

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:

  • organization
  • category
  • type
  • partner_function
  • manager
  • contact
  • status
  • grant
  • research
  • event
  • study
  • language
  • program
  • funders

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • organization
  • category
  • manager
  • contact
  • status
  • grant
  • research
  • study
  • language
  • funders
  • program

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:

  • begin_planned: gt, gte, lt, lte
  • begin_effective: gt, gte, lt, lte
  • end_planned: gt, gte, lt, lte
  • end_effective: gt, gte, lt, lte
GET /v1/research/project/?format=api&offset=420&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2260,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=440&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=400&ordering=end_planned",
    "results": [
        {
            "id": 2805,
            "title": {
                "de": "Intracellular Calcium Store Alterations in Dorsal Root Ganglion Neurons from Non-hyperalgesic Rats after Peripheral Nerve Injury.",
                "en": "Veränderungen der intrazellulären Kalzium-Speicher in Spinalganglienneuronen von nicht hyperalgetischen Ratten nach Nervenläsion."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-02-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2013-02-28T01:00:00+01:00",
            "end_effective": "2015-03-31T02:00:00+02:00",
            "assignment": "2012-02-23T10:28:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50869,
            "contact": 50869,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1308
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2805-50869-10",
                "2805-71082-12"
            ]
        },
        {
            "id": 2757,
            "title": {
                "de": "Genomweite Kopienzahlvariationen bei bipolar affektiver Störung",
                "en": "Genome-wide CNV screening in bipolar affective disorder"
            },
            "short": "CNVs bei bipolarer Störung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2013-03-13T01:00:00+01:00",
            "end_effective": "2014-08-31T02:00:00+02:00",
            "assignment": "2012-01-19T12:45:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "contact": 50654,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2757-50654-10"
            ]
        },
        {
            "id": 2840,
            "title": {
                "de": "Kultivierung von glialen Tumoren, insbesondere niedriggradiger Gliome",
                "en": "Primary cell cultures of glial Tumors, particularely of low grade gliomas."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2013-03-30T01:00:00+01:00",
            "end_effective": "2013-03-30T01:00:00+01:00",
            "assignment": "2012-04-16T11:38:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2435,
            "title": {
                "de": "ERASMUS Führungskräfte für Public Health in Europa",
                "en": "Leaders for European Public Health"
            },
            "short": "LEPHIE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-03-03T10:21:23+01:00",
            "program": 93,
            "subprogram": "ERASMUS Curriculum Development",
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3910,
            "title": {
                "de": "Alpha2-Adrenozeptoren bei Colitis",
                "en": "Alpha-2-adrenoceptors in colitis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-01T02:00:00+02:00",
            "begin_effective": "2012-04-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2013-03-31T01:00:00+01:00",
            "assignment": "2015-01-01T12:02:35+01:00",
            "program": 84,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51529,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25,
                1028
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3910-51529-10"
            ]
        },
        {
            "id": 2893,
            "title": {
                "de": "Ischemic Stroke Genome Wide Association Study (IS-GWAS)",
                "en": "Ischemic Stroke Genome Wide Association Study (IS-GWAS)"
            },
            "short": "IS-GWAS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-01T02:00:00+02:00",
            "begin_effective": "2012-04-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2013-06-30T02:00:00+02:00",
            "assignment": "2012-06-19T15:08:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2898,
            "title": {
                "de": "Toleranz in der Allergie durch molekulären Chimärismus",
                "en": "tolerance incution through molecular chimerism in allergy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2013-06-30T02:00:00+02:00",
            "assignment": "2012-05-15T13:24:17+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P21989",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 1674,
            "title": {
                "de": "Protein Interactions Controlling ER/Golgi Transport",
                "en": "Protein Interactions Controlling ER/Golgi Transport"
            },
            "short": "PROTEIN_ERGolgi_NIH07",
            "url": null,
            "abstract": {
                "de": "In that project we will perform collaborative experiments as follows: We will use calcium-sensitive dyes and/or recombinant calcium sensor proteins and fluorescence imaging equipment to estimate clacium concentrations inside living cells and their organelles. The calcium concentration data will be an important component of the broader study, of the role of clacium in membrane transport in the constitutive secretory pathway. ",
                "en": "In that project we will perform collaborative experiments as follows: We will use calcium-sensitive dyes and/or recombinant calcium sensor proteins and fluorescence imaging equipment to estimate clacium concentrations inside living cells and their organelles. The calcium concentration data will be an important component of the broader study, of the role of clacium in membrane transport in the constitutive secretory pathway. "
            },
            "begin_planned": "2008-04-01T02:00:00+02:00",
            "begin_effective": "2007-09-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2009-08-31T02:00:00+02:00",
            "assignment": "2008-12-05T13:05:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51860,
            "contact": 51860,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                724
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1674-51860-10"
            ]
        },
        {
            "id": 2528,
            "title": {
                "de": "Pilze als Indikatoren für pathogeninaktivierende Eigenschaften eines neuen Fixativs für die Gewebekonservierung",
                "en": "Fungi as indicators for pathogen inactivating capacity of a novel fixative employed on tissue preservation"
            },
            "short": "3P",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-10-01T02:00:00+02:00",
            "begin_effective": "2011-10-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2011-07-13T15:48:48+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50828,
            "contact": 50828,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                895
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2528-50828-10"
            ]
        },
        {
            "id": 2745,
            "title": {
                "de": "Rolle von TRPC3 im Herzen",
                "en": "TRPC3 channels as a determinant of cardiac function and remodeling"
            },
            "short": "Role of TRPC3 in the heart",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-04-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2015-03-31T02:00:00+02:00",
            "assignment": "2012-01-16T12:00:22+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78591,
            "contact": 78591,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P21925",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2745-78591-10"
            ]
        },
        {
            "id": 2815,
            "title": {
                "de": "Aggregation und Toxizität von alpha-Synuclein",
                "en": "Aggrgation and toxicity of alpha-Synuclein"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-04-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2014-03-31T02:00:00+02:00",
            "assignment": "2012-02-29T11:22:57+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22400",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2897,
            "title": {
                "de": "Einfluss inflammatorischer Signale auf die myeloide Zelldifferenzierung",
                "en": "Myeloid lineage plasticity in response to inflammatory signals"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-02-01T01:00:00+01:00",
            "begin_effective": "2012-06-15T02:00:00+02:00",
            "end_planned": "2013-04-30T02:00:00+02:00",
            "end_effective": "2014-04-30T02:00:00+02:00",
            "assignment": "2012-04-15T13:14:47+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P23215",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2649,
            "title": {
                "de": "Identifizierung von Biomarkern aus zirkulierenden Tumorzellen",
                "en": "Identification of biomarkers from circulating tumor cells"
            },
            "short": "CTC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-10-01T02:00:00+02:00",
            "end_planned": "2013-04-30T02:00:00+02:00",
            "end_effective": "2014-11-30T01:00:00+01:00",
            "assignment": "2011-11-25T11:07:38+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P23284",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3195,
            "title": {
                "de": "Stimulation der Autophagozytose durch Spermidin bei chronischen Wunden",
                "en": "Stimulation from autophagocytosis by spermidin in chronically wounds"
            },
            "short": "Spermidin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2013-05-01T02:00:00+02:00",
            "end_effective": "2013-05-01T02:00:00+02:00",
            "assignment": "2013-03-01T09:10:10+01:00",
            "program": null,
            "subprogram": "Stadt Graz (ca. 10.500,-) und Land Steiermark (ca. 5.000,-)",
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135,
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2485,
            "title": {
                "de": "Einfluss des Prolaktinrezeptors und steroidaler Hormonrezeptoren auf die Biologie des kolorektalen Karzinoms und korrespondierender Metastasen",
                "en": "Influence of prolactin receptor and steroidal hormone receptors on the biology of colorectal carcinoma and corresponding metastases"
            },
            "short": "PROLACTION RECEPTOR COLORECT CARC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2013-05-01T02:00:00+02:00",
            "end_effective": "2013-05-01T02:00:00+02:00",
            "assignment": "2011-05-26T14:07:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50039,
            "contact": 50039,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2485-50039-10"
            ]
        },
        {
            "id": 2383,
            "title": {
                "de": "Korrektur eines Vitamin D-Mangels bei Intensivpatienten: eine randomisierte, doppelblinde, placebokontrollierte Studie",
                "en": "Correction of vitamin D deficiency in critically ill patients: a randomized, double-blind, placebo-controlled trial"
            },
            "short": "VITdAL@ICU",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-05-04T02:00:00+02:00",
            "begin_effective": "2010-05-04T02:00:00+02:00",
            "end_planned": "2013-05-04T02:00:00+02:00",
            "end_effective": "2013-06-30T02:00:00+02:00",
            "assignment": "2011-01-24T10:10:15+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2383-51831-10"
            ]
        },
        {
            "id": 2331,
            "title": {
                "de": "RCT zur Überprüfung der Notwendigkeit von Vitamin D bei Kritisch Kranken",
                "en": "Does vitamin D supplementation reduces length of stay in critically ill patients? – RCT defining the need for vitamin D in ICU patients"
            },
            "short": "ESPEN Subanalysis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-05-04T02:00:00+02:00",
            "begin_effective": "2010-05-04T02:00:00+02:00",
            "end_planned": "2013-05-04T02:00:00+02:00",
            "end_effective": "2013-05-03T02:00:00+02:00",
            "assignment": "2010-10-25T16:06:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58615,
            "contact": 58615,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1115
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2331-58615-10"
            ]
        },
        {
            "id": 2798,
            "title": {
                "de": "Stimulation des propriozeptiven Systems bei Patienten mit Schlaganfall: eine fMRT und TMS Studie",
                "en": "Modulation of cortical plasticity by whole-hand electrical stimulation in attempt to improve hand motor functions after stroke"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-02-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2013-05-31T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2012-02-17T13:47:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 58643,
            "contact": 58643,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2798-58643-10"
            ]
        },
        {
            "id": 2463,
            "title": {
                "de": "European High Security BSL4 Laboratories",
                "en": "European High Security BSL4 Laboratories"
            },
            "short": "ERINHA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2013-05-31T02:00:00+02:00",
            "end_effective": "2014-08-31T02:00:00+02:00",
            "assignment": "2011-04-12T14:42:14+02:00",
            "program": 24,
            "subprogram": "Infrastructures\r\nINFRA-2010-2.2.8",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2463-51663-10"
            ]
        },
        {
            "id": 3055,
            "title": {
                "de": "Grazer Studie über die hormonellen Ursachen des arteriellen Bluthochdrucks",
                "en": "Graz Endocrine Cause of Hypertension Study"
            },
            "short": "GECOH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-12-01T01:00:00+01:00",
            "begin_effective": "2012-12-01T01:00:00+01:00",
            "end_planned": "2013-05-31T02:00:00+02:00",
            "end_effective": "2013-05-31T02:00:00+02:00",
            "assignment": "2012-11-28T09:12:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53344,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3055-53344-10"
            ]
        }
    ]
}