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=1880&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1900&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1860&ordering=-begin_planned",
    "results": [
        {
            "id": 2126,
            "title": {
                "de": "Auswirkungen von Stressoren bei Kindern und Jugendlichen",
                "en": "Effects of stress in adolescents"
            },
            "short": "STRESSOREN_KINDER_JUGENDLICHE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-03-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2010-09-30T02:00:00+02:00",
            "end_effective": "2010-09-30T02:00:00+02:00",
            "assignment": "2010-02-22T11:26:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 60040,
            "contact": 60040,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2126-60040-10",
                "2126-52274-11"
            ]
        },
        {
            "id": 2306,
            "title": {
                "de": "Zellbasierte nichtinvasive Pränataldiagnostik",
                "en": "Cell-based non-invasive prenatal diagnosis"
            },
            "short": "ZELLBAS NICHTINV PRAENATALDIAG",
            "url": null,
            "abstract": {
                "de": "Genetische Pränataldiagostik erfordert die Gewinnung von Zellen des Kindes. Dies erfolgt durch invasive Methoden wie Amniozentese oder Chorionzottenbiopsie. Das Risiko, daß es durch diese Eingriffe zu einem Abort kommt, ist nicht vernachlässigbar und liegt bei 0,5 – 1%.  Aus diesem Grund ist genetische Pränataldiagnostik auf Schwangerschaften mit einem erhöhten Risiko einer genetischen Krankheit des Fetus beschränkt, wie z. B. einem Alter der Schwangeren von über 35 Jahren. Tatsächlich wird aber die Mehrzahl von Kindern mit genetischen Krankheiten nach Schwangerschaften geboren, die nicht primär als mit erhöhtem Risiko behaftet eingestuft werden können und bei denen das Risiko einer invasive Diagnostik in keinem vertretbaren Verhältnis zum Risiko durch den Eingriff steht.\r\nAusgehend von einer von uns entwickelten Methode zur geschlechtsunabhängigen Analyse der fötalen Identität von Zellen wollen wir in dem vorgeschlagenen Projekt ein Verfahren etablieren, das auf der Basis der Analyse von Einzelzellen eine nicht-invasive pränatale Diagnostik numerischer Chromosomenaberrationen und monogenetisch bedingter Krankheiten ermöglicht. Wir vergleichen die Effizienz etablierter Protokolle zur Anreicherung fetaler Zellen aus dem peripheren Blut schwangerer Frauen. Weiters etablieren wir die Amplifikation des gesamten Genoms von Einzelzellen, kombinieren die Analyse der fetalen Identität mittels array comparative genomic hybridization zur Analyse von Trisomien und analysieren als Beispiel der prinzipiellen Machbarkeit Mutationen des CFTR Gens.\r\nAuf Basis dieser Arbeiten wollen wir unter Nutzung von Ressourcen der Medizinischen Universität Graz im Sinn einer kommerziellen Anwendung ein überregionales Zentrum zur zellbasierten nichtinvasiven Pränataldiagnostik etablieren.\r\n",
                "en": "Genetic prenatal diagnosis is dependent on procurement of fetal cells. This is done my invasive methods such as amniocentesis and chorionic villous sampling. These methods are associated to a risk of 0.5 – 1% of subsequent abortus. For this reason genetic prenatal diagnosis is restricted to pregnancies with are associated with an increased risk of renetik disease of the fetus, such as age of the pregnant women higher than 35 years. In fact the majority of children with genetic diseases is born at the end of pregnancies which have not abeen associated with an increased risk, where the risk of invasive procedures cannot be  justified.\r\nBased on a method which we developed previously for sex-independent analysis of the fetal identity of cells in a fetal microchimeric setting, we plan to establish a technique allowing for non-invasive prenatal diagnosis of both numeric chromosomal aberrations and monogenetic hereditary diseases, using analysis of single cells. We will compare the efficiency of established protocols for enrichment of fetal cells from the peripheral blood of pregnant women. Furthermore, we will establish whole genome amplification of single cells and combine the analysis of fetal identity with analysis of trisomy by means of array comparative genomic hybridization. As a proof of principle for feasibility of analysis of monogenic hereditary diseases using the preamplified genome of single cells we will analyze mutations of the CFTR gene.\r\nThe results of this work will be commercially exploited as we plan to establish an supra-regional center for cell-based non-invasive prenatal diagnosis by using the facilities of the Medical University of Graz.\r\n"
            },
            "begin_planned": "2010-03-01T01:00:00+01:00",
            "begin_effective": "2010-12-01T01:00:00+01:00",
            "end_planned": "2013-02-28T01:00:00+01:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2010-09-17T13:41:38+02:00",
            "program": 71,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "TRP17 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2306-54171-12"
            ]
        },
        {
            "id": 2210,
            "title": {
                "de": "OncoMark - Methods for systematicnext generation oncology biomarker development",
                "en": "OncoMark - Methods for systematicnext generation oncology biomarker development"
            },
            "short": "Anbahnung OncoMark",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-15T01:00:00+01:00",
            "begin_effective": "2010-02-15T01:00:00+01:00",
            "end_planned": "2010-05-06T02:00:00+02:00",
            "end_effective": "2010-12-31T01:00:00+01:00",
            "assignment": "2010-05-25T15:21:12+02:00",
            "program": 54,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2024,
            "title": {
                "de": "Non-invasive monitoring of tissue rejection after heart transplantation",
                "en": "Non-invasive monitoring of tissue rejection after heart transplantation"
            },
            "short": "TISSUE REJECTION HEART TRANSPLANT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2009-12-18T14:24:22+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50874,
            "contact": 50874,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2024-50874-10"
            ]
        },
        {
            "id": 2028,
            "title": {
                "de": "Characterization of breast cancer stem cells and their responsiveness to osteoporose treatment",
                "en": "Characterization of breast cancer stem cells and their responsiveness to osteoporose treatment"
            },
            "short": "BREAST CANCER STEM CELLS_OSTEO_TREAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-07-31T02:00:00+02:00",
            "assignment": "2009-12-22T15:26:56+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51063,
            "contact": 51063,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2028-51063-10"
            ]
        },
        {
            "id": 2091,
            "title": {
                "de": "Comparative in situ transcriptome analysis of the human cytotrophoblast and syncytiotrophoblast",
                "en": "Comparative in situ transcriptome analysis of the human cytotrophoblast and syncytiotrophoblast"
            },
            "short": "HUMAN CYTOTROPHOBLAST",
            "url": null,
            "abstract": {
                "de": null,
                "en": "Human placental villous trees are covered by a two-layered epithelium-like trophoblast layer, which consists of mononucleated cytotrophoblasts and an overlying multinucleated syncytiotrophoblast. Cell turnover in the trophoblast layer includes proliferation, differentiation and subsequent fusion of cytotrophoblasts with the syncytiotrophoblast. Thus, both layers represent stages of different degree of differentiation, ranging from very early differentiated (cytotrophoblast) to terminally differentiated stages (syncytiotrophoblast). Data on comparative whole transcriptome analyses between in vitro cultured mononucleated and multinucleated primary trophoblasts exist, but have their clear limitations. Withdrawal from the in vivo microenvironment as well as in vitro culture of primary cells alters gene expression profiles, which no longer resemble the in vivo situation. To overcome these limitations we intent to microdissect these two cell fractions directly from fixed, paraffin embedded placental tissue. Total RNAs from microdissected cytotrophoblasts and syncytiotrophoblast will be subjected to microarray analysis with the aim to detect differentially expressed genes. The expectations in this project are to gain insight into the spatial expression of genes relevant for trophoblast differentiation. Furthermore, this project should deliver the basis for follow-up studies comparing placentas from healthy and pathologic pregnancies."
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2011-07-31T02:00:00+02:00",
            "end_effective": "2011-07-31T02:00:00+02:00",
            "assignment": "2010-02-09T11:47:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2091-53232-10"
            ]
        },
        {
            "id": 2099,
            "title": {
                "de": "Funktionelle MRT zur Charakterisierung der neuralen Korrelate des Multi-Tasking unter besonderer Berücksichtigung geschlechtsbezogener Unterschiede",
                "en": "A functional MRI study probing sex-related effects in multi tasking"
            },
            "short": "Funktionelle MRT ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2011-01-31T01:00:00+01:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2010-02-09T14:28:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59566,
            "contact": 59566,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2099-59566-10"
            ]
        },
        {
            "id": 2039,
            "title": {
                "de": "Wilms Tumor Development as a Mirror of Nephrogenesis - The Role of Imprinted Genes",
                "en": "Wilms Tumor Development as a Mirror of Nephrogenesis - The Role of Imprinted Genes"
            },
            "short": "WILMS TUMOR NEPHROGENESIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2010-01-18T10:41:24+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 52569,
            "contact": 52569,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2039-52569-10"
            ]
        },
        {
            "id": 2043,
            "title": {
                "de": "Involvement of the orphan receptor GPR55 in cannabinoid antitumoral action",
                "en": "Involvement of the orphan receptor GPR55 in cannabinoid antitumoral action"
            },
            "short": "ORPHAN RECEPTOR GPR55",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-01-01T01:00:00+01:00",
            "end_planned": "2011-12-31T01:00:00+01:00",
            "end_effective": "2011-12-31T01:00:00+01:00",
            "assignment": "2010-01-20T12:45:29+01:00",
            "program": 92,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 1903,
            "title": {
                "de": "Funktionelle Magentresonanztomographie zum Studium motorischer Rehabilitation nach Schlaganfall",
                "en": "Funktionelle Magentresonanztomographie zum Studium motorischer Rehabilitation nach Schlaganfall"
            },
            "short": "Motorische Rehabilitation ",
            "url": null,
            "abstract": {
                "de": "Die funktionelle Limitation motorischer Defizite nach Schlafganfall steht im Zentrum der Bemühungen der Neurorehabilitation. Moderne neurorehabilitative Strategien zielen hierbei primär auf eine Förderung neuronaler Plastizität ab, wobei das individuelle Ansprechen auf therapeutische Bemühungen auf Basis klinischer Kriterien schwer vorhersagbar ist. Im vorliegenden Projekt soll die Methode der funktionellen Magnetresonanztomographie (fMRT) eingesetzt werden, um zu klären, inwieweit Unterschiede in mit motorischem Sequenzlernen assoziierten fMRT Aktivierungsänderungen Vorhersagewert im Hinblick auf die motorische Rehabilitationsfähigkeit von Schlaganfall-Betroffenen aufweisen. Von derartigen Einblicken lassen sich unter Umständen eine wesentliche Hilfestellung hinsichtlich der Selektion von PatientInnen oder auch die Entwicklung neuartiger Rehabilitationsstrategien erhoffen.",
                "en": "Die funktionelle Limitation motorischer Defizite nach Schlafganfall steht im Zentrum der Bemühungen der Neurorehabilitation. Moderne neurorehabilitative Strategien zielen hierbei primär auf eine Förderung neuronaler Plastizität ab, wobei das individuelle Ansprechen auf therapeutische Bemühungen auf Basis klinischer Kriterien schwer vorhersagbar ist. Im vorliegenden Projekt soll die Methode der funktionellen Magnetresonanztomographie (fMRT) eingesetzt werden, um zu klären, inwieweit Unterschiede in mit motorischem Sequenzlernen assoziierten fMRT Aktivierungsänderungen Vorhersagewert im Hinblick auf die motorische Rehabilitationsfähigkeit von Schlaganfall-Betroffenen aufweisen. Von derartigen Einblicken lassen sich unter Umständen eine wesentliche Hilfestellung hinsichtlich der Selektion von PatientInnen oder auch die Entwicklung neuartiger Rehabilitationsstrategien erhoffen."
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-01-01T01:00:00+01:00",
            "end_planned": "2013-07-01T02:00:00+02:00",
            "end_effective": "2013-07-01T02:00:00+02:00",
            "assignment": "2009-08-27T14:08:42+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50173,
            "contact": 50173,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1903-70680-12",
                "1903-50173-10"
            ]
        },
        {
            "id": 2327,
            "title": {
                "de": "Vollkeramische Sofortversorgung einteiliger Zirkonoxidimplantate",
                "en": "All ceramic immediate provisional restoration of Circonia single-peace implants"
            },
            "short": "Vollkeramische Sofortversorgung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2011-10-31T01:00:00+01:00",
            "assignment": "2010-10-13T13:26:05+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14057,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50792,
            "contact": 50792,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2327-50792-10"
            ]
        },
        {
            "id": 2119,
            "title": {
                "de": "Alzheimer drugs incorporated in nanoparticles for specific transport over the blood brain barrier (NanoBrain)",
                "en": "Alzheimer drugs incorporated in nanoparticles for specific transport over the blood brain barrier (NanoBrain)"
            },
            "short": "NanoBrain",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2013-07-31T02:00:00+02:00",
            "assignment": "2010-02-12T14:34:51+01:00",
            "program": 64,
            "subprogram": "ERA-Net",
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I453",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2381,
            "title": {
                "de": "EUTRAF - THE EUROPEAN NETWORK FOR TRANSLATIONAL RESEARCH IN ATRIAL FIBRILLATION",
                "en": "EUTRAF - THE EUROPEAN NETWORK FOR TRANSLATIONAL RESEARCH IN ATRIAL FIBRILLATION"
            },
            "short": "EUTRAF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2011-01-19T10:52:22+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50168,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "261057",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2381-60041-12",
                "2381-66430-12",
                "2381-79173-12",
                "2381-50168-10"
            ]
        },
        {
            "id": 2432,
            "title": {
                "de": "BIOmarkers of Metabolic Homeostatic Robustness for Nutrition-derived Health CLAIMS Made on Food [BIOCLAIMS]",
                "en": "BIOmarkers of Metabolic Homeostatic Robustness for Nutrition-derived Health CLAIMS Made on Food [BIOCLAIMS]"
            },
            "short": "BIOCLAIMS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-02-28T01:00:00+01:00",
            "assignment": "2011-02-28T11:51:34+01:00",
            "program": 24,
            "subprogram": "KBBE-2009-2-2-03",
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 244995",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2192,
            "title": {
                "de": "Akupressur-Stimulationsequipment zur emotionalen Entlastung von Menschen mit geistiger Behinderung",
                "en": "Akupressur-Stimulationsequipment zur emotionalen Entlastung von Menschen mit geistiger Behinderung"
            },
            "short": "AKUPRESSUR_STIMULATION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-01-01T01:00:00+01:00",
            "end_planned": "2011-12-31T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2010-05-03T14:28:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51073,
            "contact": 51073,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2192-51073-10"
            ]
        },
        {
            "id": 2155,
            "title": {
                "de": "Remote Assessibility to Diabetes Management and Therapy in Operational healthcare Networks - REACTION",
                "en": "Remote Assessibility to Diabetes Management and Therapy in Operational healthcare Networks - REACTION"
            },
            "short": "REACTION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-02-28T01:00:00+01:00",
            "assignment": "2010-03-05T10:04:48+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "248590",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2155-51831-10",
                "2155-59231-12",
                "2155-64875-12",
                "2155-65558-12"
            ]
        },
        {
            "id": 2183,
            "title": {
                "de": "Entwicklung von strukturierten Oberflächen für die optimierte Adhäsion, Proliferation und Differenzierung von Zellen",
                "en": "Entwicklung von strukturierten Oberflächen für die optimierte Adhäsion, Proliferation und Differenzierung von Zellen"
            },
            "short": "ENTWICKLUNG STRUKTUR OBERFLÄCHEN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2014-02-28T01:00:00+01:00",
            "assignment": "2010-04-19T15:05:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 61927,
            "contact": 61927,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2183-61927-10",
                "2183-63490-12",
                "2183-67749-12"
            ]
        },
        {
            "id": 2154,
            "title": {
                "de": "Contribution of cell-cell contacts and cross-talk to cell conversion into cardiomyocytes ",
                "en": "Contribution of cell-cell contacts and cross-talk to cell conversion into cardiomyocytes "
            },
            "short": "CARDIOMYOCYTES",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2011-02-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-01-31T01:00:00+01:00",
            "assignment": "2010-03-04T15:03:51+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14073,
            "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": "P22466",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2214,
            "title": {
                "de": "Identifizierung und funktionelle Charakterisierung von nukleären Rezeptoren als Tumorsuppressorgene bei aggressiven non-Hodgkin-Lymphomen",
                "en": "Identifizierung und funktionelle Charakterisierung von nukleären Rezeptoren als Tumorsuppressorgene bei aggressiven non-Hodgkin-Lymphomen"
            },
            "short": "Tumorsuppressorgene_non-Hodgkin-Lymphom",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-01-01T01:00:00+01:00",
            "end_planned": "2011-06-30T02:00:00+02:00",
            "end_effective": "2015-04-30T02:00:00+02:00",
            "assignment": "2010-05-26T11:09:01+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51930,
            "contact": 51930,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2214-65239-12",
                "2214-51930-10"
            ]
        },
        {
            "id": 2375,
            "title": {
                "de": "Grazer Laser Studie GLAS",
                "en": "Grazer Laser Study GLAS"
            },
            "short": "GLAS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-01-01T01:00:00+01:00",
            "end_planned": "2011-04-30T02:00:00+02:00",
            "end_effective": "2011-07-31T02:00:00+02:00",
            "assignment": "2011-01-10T11:10:16+01:00",
            "program": 75,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        }
    ]
}