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=860&ordering=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=880&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=840&ordering=begin_planned",
    "results": [
        {
            "id": 8111,
            "title": {
                "de": "Voice Analysis & Pattern Recognition in Patients with Acute Speech Problems suspected to have a Brainstem Stroke",
                "en": "Voice Analysis & Pattern Recognition in Patients with Acute Speech Problems suspected to have a Brainstem Stroke"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2015-07-14T02:00:00+02:00",
            "end_planned": "2016-06-30T02:00:00+02:00",
            "end_effective": "2017-01-10T01:00:00+01:00",
            "assignment": "2024-03-22T13:59:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79651,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8111-79651-10"
            ]
        },
        {
            "id": 4760,
            "title": {
                "de": "Segmentale Akupunktur zur Prophylaxe von rezidivierenden Harnwegsinfekten",
                "en": "Segmental Acupuncture for prevention of Recurrent Urinary Tract Infections"
            },
            "short": "SARUTI Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-08-01T02:00:00+02:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2017-06-01T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2017-01-11T11:08:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": 1,
            "language": null,
            "funders": [
                1864
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4760-50853-10"
            ]
        },
        {
            "id": 4232,
            "title": {
                "de": "Effekte von Akupunktur und Moxibustion auf die Herzratenvariabilität bei PatientInnen mit Burnout-Syndrom (Qi-Mangel)",
                "en": "Effects of acupuncture and moxibustion on heart rate variability in patients with burnout syndrome (qi deficiency)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-08-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2016-07-31T02:00:00+02:00",
            "end_effective": "2016-07-31T02:00:00+02:00",
            "assignment": "2016-01-15T12:26:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": "EPU 04/2015",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4187,
            "title": {
                "de": "Coordinated Research Infrastructures Building Enduring Life-science Services",
                "en": "Coordinated Research Infrastructures Building Enduring Life-science Services"
            },
            "short": "CORBEL_Horizon2020",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2019-08-31T02:00:00+02:00",
            "end_effective": "2020-05-31T02:00:00+02:00",
            "assignment": "2015-12-10T11:21:07+01:00",
            "program": 109,
            "subprogram": "INFRADEV-4-2014-2015",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "654248",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4187-51663-10"
            ]
        },
        {
            "id": 4071,
            "title": {
                "de": "Duodenal-jejunal bypass liner bei Patienten mit Typ 2 Diabetes mellitus: Einfluss auf die Pankreasfunktion, Insulinresistenz, Darmpeptide und Darmpermeabilität ",
                "en": "Duodenal-jejunal bypass liner in obese subjects with type 2 diabetes: Impact on pancreatic function, insulin resistance, gut peptides and gut permeability"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2018-03-31T02:00:00+02:00",
            "assignment": "2015-08-07T14:31:23+02:00",
            "program": null,
            "subprogram": "Skoda Preis 2015",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                204
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4071-50838-10"
            ]
        },
        {
            "id": 4050,
            "title": {
                "de": "Der Beitrag von I(f) und I(K1) zur ektopen Fokusbildung im linken und rechten Atrium bei Vorhofflimmern",
                "en": "Interatrial gradients in I(f) and I(K1) and their contribution to focal activity in atrial fibrillation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "Vorhofflimmern (VHF) ist eine der häufigsten Rhythmusstörungen und ist mit einer hohen Morbidität und Mortalität assoziiert. Veränderungen der Ionenkanalfunktion werden unter anderem für die Generierung der Arrhythmien verantwortlich gemacht. Neben Arealen im Bereich der Eintrittsstellen der Pulmonalvenen in den linken Vorhof spielen dabei sowohl das linke als auch das rechte Herzohr eine Rolle. Das Ziel der Studie ist die Erforschung der Rolle des Schrittmacherstromes  If – potentiell verantwortlich für ektope Aktivitäten, und die Erforschung des einwärts gleichrichtenden Kaliumstromes IK1 – verantwortlich für ein stabiles Ruhemembranpotential bei der Generierung abnormer Automatie bei VHF. Ein spezieller Fokus wird der Vergleich interatrialer Unterschiede bei Patienten mit und ohne VHF sein. Zusätzlich werden die experimentellen Untersuchungen in ein dreidimensionales Computermodell integriert, wodurch ein Beitrag zum besseren Verständnis der Bedeutung von If- und IK1 bei der Entstehung von VHF geleistet werden soll. Darüberhinaus könnten diese Ergebnisse zu einer verbesserten Behandlung des VHF beitragen.",
                "en": "Atrial fibrillation (AF) is the most common arrhythmia tightly associated with an increased morbidity and mortality. Alterations in ion channel function are pivotal for the generation of arrhythmias. Besides the pulmonary veins, the left atrial appendage is increasingly recognized as an important source of focal ectopic activity. This study aims to investigate the role of the pacemaker current If – a potential contributor to ectopic activity, and the inward rectifier potassium current IK1 – a key determinant for a stable resting membrane potential in the generation of abnormal automaticity in AF. Special focus is given to interatrial differences in human AF patients. The experimental results will be implemented in a 3D computational model of the atria in order to assess the contribution of If and IK1 to focal activity in AF. Findings obtained in this study will lead to a better understanding of the mechanisms underlying AF and thereby provide important information for treatment of AF. \r\n\r\n"
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2017-08-31T02:00:00+02:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2015-07-08T16:46:47+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50615,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4050-50615-10",
                "4050-50840-12",
                "4050-50966-12",
                "4050-50969-12",
                "4050-50990-12",
                "4050-51592-12"
            ]
        },
        {
            "id": 4314,
            "title": {
                "de": "Optimierung der Intensivmedizinischen Versorgung: Entwicklung eines Zertifizierungssystems.",
                "en": "Optimierung der Intensivmedizinischen Versorgung: Entwicklung eines Zertifizierungssystems."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2016-08-31T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2016-02-16T11:39:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91898,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4314-91898-10"
            ]
        },
        {
            "id": 4051,
            "title": {
                "de": "Schwangerschaftskomplikationen: eine Chance zur Früherkennung von Herz-Kreislauf-Erkrankungen?",
                "en": "Pregnancy complications: challenge and/or chance for further cardiovascular risk in later life?"
            },
            "short": "RiChLife",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2015-07-08T16:50:25+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64295,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4051-64295-10"
            ]
        },
        {
            "id": 4188,
            "title": {
                "de": "implementAtion anD OPeration of the gaTeway for health into the Biobanking and BioMolecular resources Research Infrastructure – European Research Infrastructure Consortium.",
                "en": "implementAtion anD OPeration of the gaTeway for health into the Biobanking and BioMolecular resources Research Infrastructure – European Research Infrastructure Consortium."
            },
            "short": "Adopt BBMRI-ERIC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2015-12-10T12:10:09+01:00",
            "program": 109,
            "subprogram": "INFRADEV-3-2015",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "676550",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4188-51663-10"
            ]
        },
        {
            "id": 4094,
            "title": {
                "de": "Etablierung der in-vitro-Kultivierung von narbenbildenden und nicht-narbenbildenden Fibroblasten",
                "en": "Establishment of in vitro cultivation of scar-forming and non-scar-forming fibroblasts"
            },
            "short": "VOCFIB",
            "url": null,
            "abstract": {
                "de": "Während z.B. Schädigungen der Wangenschleimhaut auch im Erwachsenenalter vollständig repariert werden, heilen Verletzungen der Stimmlippen-Schleimhaut meist nur unter beträchtlicher Narbenbildung. Eine gravierende Konsequenz dieser Vernarbung (Fibrose) ist die Beeinträchtigung der Sprech- und Singstimme, welche von mehr oder weniger starker Heiserkeit bis zu totalem Stimmverlust reicht. Leider ist zum gegenwärtigen Zeitpunkt noch kein Therapeutikum bekannt, welches einen narbenfreien Heilungsprozess von Verletzungen der Stimmlippen-Schleimhaut begünstigt.\r\nDie bisher weitgehend erfolglose Suche nach antifibrotischen (=die Narbenbildung hemmenden) Substanzen könnte durch paarweise Vergleiche von narbenbildungs-resistenten und zur Narbenbildung neigenden Zellen neuen Aufschwung bekommen. Die Etablierung von entsprechenden Zellkultur-Modellen ist ein Hauptziel des beantragten Forschungsvorhabens, welches somit einen wissenschaftlichen Wert aufweist, der weit über das Ende des Projektes hinaus positive Auswirkungen auf die Forschung am Standort und auch international haben wird.\r\n",
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-09-09T11:15:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4094-50670-12",
                "4094-82902-12"
            ]
        },
        {
            "id": 4220,
            "title": {
                "de": "Phospholipide und deren Rezeptoren in Erkrankungen des Kolons",
                "en": "Phospholipids and their receptors in diseases of the colon"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "Phospholipide und deren Rezeptoren: mögliche Rolle in entzündlichen Darmerkrankungen und im Dickdarmkrebs \r\nLipidmoleküle sind nicht nur wichtige Spieler im Energiestoffwechsel, sondern dienen auch als Botenstoffe zur Signalübertragung. Mehrere neue Arten solcher Lipidmoleküle, welche die Funktion von Krebszellen beeinflussen können, wurden in den letzten Jahren entdeckt. Unter ihnen befinden sich die sogenannten Endocannabinoide, die ähnliche Wirkung haben wie die Inhaltsstoffe von Cannabis sativa, aber im Organismus selbst gebildet werden. Diese Lipide sind Botenstoffe an Krebszellen, wo sie an Rezeptoren binden und die Funktion der Zellen beeinflussen.\r\nIm vorliegenden Projekt wollen wir einen sogenannten atypischen Cannabinoid Rezeptor mit dem Namen GPR55, der an Dickdarmkrebszellen vorkommt, untersuchen. Dieser Rezeptor besitzt als aktivierenden Botenstoff nicht nur Endocannabinoide, sondern auch ein Phospholipidmolekül, genannt LPI (Lysophophatidylinositol). LPI und GPR55 bilden zusammen eine Achse, von der man glaubt, dass sie eine treibende Rolle im Dickdarmkrebs und in entzündlichen Darmerkrankungen spielt. Diese Hypothese wird durch die Tatsache untermauert, dass GPR55 sowohl in Dickdarmkrebszellen als auch im gesunden Darm vorhanden ist und in experimentellen Modellen die Entzündung und das Krebswachstum fördert. Zur Klärung der Frage, ob diese molekulare Achse auch in Darmentzündungen und im Dickdarmkrebs des Menschen Bedeutung hat, wird der Gehalt an GPR55 Rezeptoren im Tumorgewebe von Kolonkarzinompatienten und in Darmbiopsien von Patienten mit entzündlichen Darmerkrankungen mittels geeigneten biochemischen und histologischen Methoden nachgewiesen. LPI wird im Serum mittels hochauflösender Massenspektrometrie gemessen. \r\nDie wenig erforschte Rolle von GPR55 in diesen Erkrankungen wird in diesem Projekt erstmals in humanen Proben untersucht. Es wird vermutet, dass GPR55 als Bestandteil des Endocannabinoidsystems an wichtigen Schaltstellen zur Entstehung dieser Erkrankungen sitzt. Diese Tatsache macht GPR55 zu einem wichtigen Angriffspunkt einer pharmakologischen Therapie. Schließlich wird in diesem Projekt auch die Möglichkeit erforscht, ob LPI als Biomarker zur Bestimmung dieser Krankheiten geeignet ist.\r\n",
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2019-10-31T01:00:00+01:00",
            "assignment": "2016-01-11T13:59:08+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI521",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4220-56687-10"
            ]
        },
        {
            "id": 4125,
            "title": {
                "de": "Die Energieversorgung des Endoplasmatischen Retikulums",
                "en": "The Energy Supply of the Endoplasmic Reticulum"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2015-10-15T12:04:23+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50810,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 28529",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4125-50810-10"
            ]
        },
        {
            "id": 4052,
            "title": {
                "de": "Promoting Early Diagnosis of Rett Syndrome \r\nthrough Speech-Language Pathology\r\n",
                "en": "Promoting Early Diagnosis of Rett Syndrome \r\nthrough Speech-Language Pathology\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2019-09-30T02:00:00+02:00",
            "end_effective": "2021-09-30T02:00:00+02:00",
            "assignment": "2015-07-08T16:54:14+02:00",
            "program": 79,
            "subprogram": "Schwerpunkt",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4052-79651-11",
                "4052-58883-10"
            ]
        },
        {
            "id": 4184,
            "title": {
                "de": "Kohlendioxid (CO2) in der Anpassungsphase unmittelbar nach\r\nder Geburt: Verlauf und Einfluss auf den Sauerstoffgehalt des Gehirns\r\n- eine prospektive Beobachtungsstudie",
                "en": "Carbondioxid (CO2) during immediate transition after birth: course and influence on cerebral oxygenation\r\n- a prospective observational study\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2016-10-01T02:00:00+02:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-12-09T13:03:30+01:00",
            "program": null,
            "subprogram": "Kulturamt Stadt Graz",
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50907,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4184-50907-10"
            ]
        },
        {
            "id": 4263,
            "title": {
                "de": "Hypogonadismus und Osteoporose bei PatientInnen mit Hämochromatose",
                "en": "Hypogonadism and osteoporosis in patients with hemochromatosis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2016-10-31T01:00:00+01:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2016-02-02T09:46:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71449,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4263-71449-10"
            ]
        },
        {
            "id": 4032,
            "title": {
                "de": "Imaging mit Nuclear Quadrupole Enhanced Relaxation",
                "en": "Contrast by Nuclear Quadrupole Enhanced Relaxation"
            },
            "short": "CONQUER_Horizon2020",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2015-05-29T12:07:42+02:00",
            "program": 109,
            "subprogram": "FET Open",
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53900,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "665172",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4032-53900-10"
            ]
        },
        {
            "id": 4328,
            "title": {
                "de": "Transkriptome-Analyse von Plazenta-Gefäßen diabetischer Schwangerschaften",
                "en": "Transcriptome analysis of gestational diabetic placental capillaries using laser capture microdissection"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2016-02-25T10:49:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51632,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4328-51632-10"
            ]
        },
        {
            "id": 4195,
            "title": {
                "de": "Translationale Ansätze für eine kausale Therapie bei Typ 1 Diabetes: Ein innovativer Zugang zum Verständnis und Heilung von Typ 1 Diabetes",
                "en": "Translational approaches to disease modifying therapy of type 1 diabetes: An innovative approach towards understanding and arresting Type 1 diabetes"
            },
            "short": "INNODIA_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-11-01T01:00:00+01:00",
            "begin_effective": "2015-11-01T01:00:00+01:00",
            "end_planned": "2022-10-31T01:00:00+01:00",
            "end_effective": "2023-10-31T01:00:00+01:00",
            "assignment": "2015-12-15T12:09:23+01:00",
            "program": 109,
            "subprogram": "IMI2",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "115797",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4195-51831-10",
                "4195-95211-12",
                "4195-50452-12",
                "4195-50659-11",
                "4195-62036-11",
                "4195-67348-12",
                "4195-81132-12"
            ]
        },
        {
            "id": 4113,
            "title": {
                "de": "Zelluläre Immunrekonstitution gegenüber relevanter humanpathogener Viren bei Kindern und Jugendlichen nach allogener Stammzelltransplantation",
                "en": "Cellular immunereconstitution against relevant viral human pathogens after allogeneic stem cell transplantation in children and adolescents"
            },
            "short": "CIRAST -Virusspez. Immunität nach SCT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-11-01T01:00:00+01:00",
            "begin_effective": "2016-11-01T01:00:00+01:00",
            "end_planned": "2017-02-28T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-10-06T12:10:37+02:00",
            "program": 81,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4113-91769-12",
                "4113-56810-10"
            ]
        },
        {
            "id": 4194,
            "title": {
                "de": "PCK2 in Lungentumoren: Rolle für Metabolismus und Wachstum",
                "en": "The role of PCK2 in lung cancer metabolism and growth"
            },
            "short": "PCK2 in Lungentumoren",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-11-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2018-10-31T01:00:00+01:00",
            "end_effective": "2020-09-30T02:00:00+02:00",
            "assignment": "2015-12-15T11:22:27+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P28692",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4194-58591-12",
                "4194-71794-12",
                "4194-81608-12",
                "4194-105621-12",
                "4194-57557-10"
            ]
        }
    ]
}