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=640&ordering=-end_effective
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=660&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=620&ordering=-end_effective",
    "results": [
        {
            "id": 5987,
            "title": {
                "de": "Licht-vermittelte Kontrolle der TRPC3Funktion",
                "en": "Illuminating the TRPC3 signaling machinery"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2023-03-30T02:00:00+02:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2019-12-09T11:13:45+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33263",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5987-78591-10"
            ]
        },
        {
            "id": 5941,
            "title": {
                "de": "Multiskalen-Modellierung von Herzklappenerkrankungen",
                "en": "Multiscale Modeling of Valvular Heart Diseases - Understanding the Mechanisms of Adverse Remodeling to Improve Precision Medicine."
            },
            "short": "SICVALVES",
            "url": null,
            "abstract": {
                "de": "SICVALVES – Multiskalen-Modellierung von Herzklappenerkrankungen\r\n\r\nMotivation: Herzklappenerkrankungen sind eine zunehmende gesundheitliche Belastung für die alternde Bevölkerung, bei der allein die Aortenklappenstenose bei mehr als 12% der Patienten >70 Jahre vorherrscht. Es ist eine chronisch-progressive Erkrankung, die mit Geschlecht und Alter variiert. Bestehende Leitlinien für die Behandlungsplanung verwenden jedoch nur grobe Funktionsparameter, die die interindividuelle Variabilität nicht berücksichtigen und weit von den Anforderungen der Präzisionsmedizin entfernt sind. Im Zeitalter der digitalen Medizin haben Computermodelle das Potenzial, wichtige pathophysiologische Mechanismen zu entschlüsseln und zur personalisierten Präzisionsmedizin beizutragen.\r\nZiele: Die Nutzung fortgeschrittener Modelle auf Zell-, Gewebe- und Organebene, um mechanistische Erkenntnisse über Auslöser von ventrikulären Arrhythmien, diastolischer und systolischer Dysfunktion und myokardialen metabolischen Veränderungen zu gewinnen und zu untersuchen wie sich diese Prozesse gegenseitig verstärken. Geschlechtsspezifische Unterschiede müssen systematisch berücksichtigt werden. Letztlich sollen die Modelle zur Verbesserung der Diagnostik, Risikobewertung und Behandlungsplanung von Herzklappenerkrankungen beitragen.\r\nMethoden: Basierend auf unseren bisherigen Arbeiten werden wir bestehende computergestützte Modelle der Biomechanik, Elektrophysiologie und der Hämodynamik technologisch weiterentwickeln, testen und validieren. Zur Modellparametrisierung verwenden wir bestehende multidimensionale klinische Daten (Bildgebung, Sensortechnik, Systembiologie) aus eigenen früheren Untersuchungen bei Patienten mit Herzklappenerkrankungen. Die Validierung der Genauigkeit der Modelle zur Vorhersage von mechanistischen Veränderungen erfolgt anhand von Daten, die vor und nach dem Einsatz von künstlichen Klappenprothesen gewonnen werden.\r\nInnovation: Fortgeschrittene computergestützte Werkzeuge werden dafür genutzt, um personalisierte Modelle zu erstellen und diese zur quantitativen Bewertung von hypertropischem Remodeling und der Neigung zu Arrhythmien zu verwenden. Es werden vollständig neue Methoden entwickelt um  zugrunde liegenden Mechanismen, Verlauf und Symptome die bei Herzklappenerkrankungen auftreten zu verstehen. Des Weiteren wird ein virtueller Simulator für die patientenspezifische Planung der Therapie von Herzklappenerkrankungen entwickelt, der die Wirksamkeit der künstlichen Klappenprothesen verbessert und die Sterblichkeit bei Patienten reduziert.",
                "en": "SICVALVES – Multiscale modeling of  Valvular Heart Diseases\r\nUnderstanding the mechanisms of adverse remodeling to improve precision medicine\r\n\r\nBackground: Valvular Heart Diseases (VHD) are a detrimental health burden to the aging population where aortic valve stenosis alone has reached an incidence of more than 12% of patients >70y. It is a chronic-progressive disease that varies with gender and age. If left untreated, VHDs can cause malignant arrhythmias and severe heart failure. However, existing guidelines for treatment planning are using only rough function parameters that fail to account for inter-individual variability and are far away from the demands of precision medicine. In the age of digital medicine, computational modeling has the potential to unveil important pathophysiological mechanisms and to contribution towards personalized precision medicine.\r\nObjectives: To use advanced models of the cell, tissue, and organ level in VHD to gain mechanistic insights about triggers of ventricular arrhythmias, diastolic, and systolic dysfunction and myocardial metabolic alterations and how these processes reinforce each other. Gender differences will be systematically taken into account. Ultimately, models shall contribute to improve diagnostics, risk assessment, and treatment planning of VHDs.\r\nMethods: Based on our previous work, we will technologically advance, test, and validate existing computational models of biomechanics, electrophysiology, and hemodynamics. For model parameterization we use existing multidimensional clinical data (imaging, sensors, omics) from own previous research in patients with VHD (obtained before and after valve replacement). Validation of the model's accuracy to predict mechanistic changes will be done with data obtained before and after aortic valve replacement.\r\nInnovation: Advanced computational models will be leveraged to build personalized models and use these for quantitative assessment of hypertrophic remodeling and propensity for arrhythmias. Novel methodologies will be developed to understand important mechanisms of adverse remodeling in VHDs, as well as to improve patient care by optimizing patient selection and precision treatment planning in valve disease."
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-05-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2019-10-28T13:38:14+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 79791,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I4652",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5941-79791-10",
                "5941-91352-12",
                "5941-119147-12",
                "5941-122514-12"
            ]
        },
        {
            "id": 8376,
            "title": {
                "de": "Anpassung, Überleben, und Zelltod von Makrophagen und Lungenkrebszellen\r\nunter nährstoffarmen Bedingungen.",
                "en": "Adaptation, survival, and cell death of macrophages and lung cancer cells to nutrient-poor conditions. "
            },
            "short": "Macrophage and cancer cell adaptation",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-12T01:00:00+01:00",
            "begin_effective": "2024-02-12T01:00:00+01:00",
            "end_planned": "2024-08-12T02:00:00+02:00",
            "end_effective": "2024-08-16T02:00:00+02:00",
            "assignment": "2024-08-28T13:00:35+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102775,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "MPC-2023-07001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8376-102775-10"
            ]
        },
        {
            "id": 8378,
            "title": {
                "de": "Anpassungsstrategien von Makrophagen in der nährstoffarmen Tumormikroumgebung",
                "en": "Adaptation strategies of macrophages in the nutrient-poor tumor microenvironment (TME)"
            },
            "short": "Macrophages in the TME",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-12T01:00:00+01:00",
            "begin_effective": "2024-02-12T01:00:00+01:00",
            "end_planned": "2024-08-12T02:00:00+02:00",
            "end_effective": "2024-08-12T02:00:00+02:00",
            "assignment": "2024-08-28T13:04:57+02:00",
            "program": 220,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102775,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8378-102775-10"
            ]
        },
        {
            "id": 8375,
            "title": {
                "de": "Anpassungsstrategien von Makrophagen in der nährstoffarmen Mikroumgebung von Tumoren ",
                "en": "Adaptation strategies of macrophages in the nutrient-poor tumor microenvironment \f"
            },
            "short": "Macrophages in nutrient-poor environment",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-12T01:00:00+01:00",
            "begin_effective": "2024-02-12T01:00:00+01:00",
            "end_planned": "2024-08-12T02:00:00+02:00",
            "end_effective": "2024-08-12T02:00:00+02:00",
            "assignment": "2024-08-28T12:56:10+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102775,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1000
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8375-102775-10"
            ]
        },
        {
            "id": 7651,
            "title": {
                "de": "Neutrophile und GPR55: neue Mitspieler bei Eosinophiler Ösophagitis ",
                "en": "Neutrophils and GPR55: new players in Eosinophilic Esophagitis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-08-01T02:00:00+02:00",
            "begin_effective": "2023-08-01T02:00:00+02:00",
            "end_planned": "2024-08-01T02:00:00+02:00",
            "end_effective": "2024-08-01T02:00:00+02:00",
            "assignment": "2023-07-04T13:08:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97983,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7651-97983-10"
            ]
        },
        {
            "id": 7652,
            "title": {
                "de": "Charakterisierung Endothelialer Vorläuferzellen in der Schwangerschaft und ihre mögliche Rolle für Endothelgesundheit",
                "en": "Charaterization of endothelial progenitor cells in pregnancy and their potential role in endothelial health"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-09-01T02:00:00+02:00",
            "end_planned": "2024-04-29T02:00:00+02:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2023-07-04T15:00:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105059,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7652-105059-10"
            ]
        },
        {
            "id": 7654,
            "title": {
                "de": "Die Rolle des Prostaglandin D2 Rezeptor 2 in der Tumor-Mikroumgebung des Dickdarmkarzinoms",
                "en": "The role of prostaglandin D2 receptor 2 in the tumor microenvironment of colon cancer"
            },
            "short": "Prostaglandin D2 Rezeptor_Dickdarmkarzin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-08-01T02:00:00+02:00",
            "begin_effective": "2023-08-01T02:00:00+02:00",
            "end_planned": "2024-07-31T02:00:00+02:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2023-07-04T15:23:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99558,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7654-99558-10"
            ]
        },
        {
            "id": 6050,
            "title": {
                "de": "Europlanet 2024",
                "en": "Europlanet 2024"
            },
            "short": "EPN 2024 RI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2020-02-10T16:35:51+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "871149",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6050-90021-10",
                "6050-91470-12",
                "6050-100035-12"
            ]
        },
        {
            "id": 6900,
            "title": {
                "de": "Präklinische Anwendung von Mg- basiertem bioresorbierbaren Implantatmaterial in der Orbitachirurgie am Schafmodel",
                "en": "Preclinical application of Mg- based bioresorbable material for orbital floor recon-struction in an animal model "
            },
            "short": "OS-MAG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2022-02-01T14:28:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14112,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 87313,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2698
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6900-87313-10"
            ]
        },
        {
            "id": 5542,
            "title": {
                "de": "Excellence in research and development of non-coding\r\nRNA DIAGnostics in ONcology",
                "en": "Excellence in research and development of non-coding\r\nRNA DIAGnostics in ONcology"
            },
            "short": "RNADIAGON",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2018-11-14T11:27:22+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "824036",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5542-50229-12",
                "5542-109501-12"
            ]
        },
        {
            "id": 7645,
            "title": {
                "de": "Charakterisierung von P2Y-Rezeptoren in T-Zell-Subtypen: Eine Möglichkeit zur Wiederherstellung einer gesunden Immunfunktion bei älteren Menschen?",
                "en": "Characterization of P2Y receptors in T cell subsets: A tool to restore healthy immune function in the elderly?"
            },
            "short": "P2Y receptors on T cells in the elderly",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-07-01T02:00:00+02:00",
            "begin_effective": "2023-08-01T02:00:00+02:00",
            "end_planned": "2023-07-31T02:00:00+02:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2023-07-03T16:30:15+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 95212,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7645-95212-10"
            ]
        },
        {
            "id": 5952,
            "title": {
                "de": "CRISPR/Cas9 Genom-Engineering zur Erforschung von MPNs",
                "en": "CRISPR/Cas9 genome engineering to dissect MPN pathogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2020-01-07T01:00:00+01:00",
            "end_planned": "2022-05-31T02:00:00+02:00",
            "end_effective": "2024-07-06T02:00:00+02:00",
            "assignment": "2019-11-06T09:55:38+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32783",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5952-50747-10",
                "5952-108881-12",
                "5952-114952-12"
            ]
        },
        {
            "id": 5539,
            "title": {
                "de": "\"Jury\" - Druckgesteuertes Ballon-Thrombektomiegerät",
                "en": "\"Jury\" - Druckgesteuertes Ballon-Thrombektomiegerät"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "Projekt: „JURY‐LITE“ ‐ Entwicklung und Bau eines Geräteprototypen zur druckmonitorierten  Thrombektomie/Embolektomie \r\n \r\nGefäßoperationen wie die Thrombektomie gehören zu den häufigsten chirurgischen Eingriffen überhaupt.  Komplikationen des dabei angewendeten Fogarty-Manövers sind die Ruptur des Katheterballons, Ruptur  und Perforation der Arterie, Embolusabschwemmung sowie die spätere Ausbildung von Restenosen durch Intimahyperplasie. Bei diesen Gefäßoperationen wird durch einen Ballonkatheter (Fogarty-Katheter) der Durchmesser des Gefäßes durch Aufblasen eines Ballons erweitert und der Thrombus unter Rückzug des  Katheters entfernt. Je stärker der Ballon aufgeblasen oder gefüllt wird, umso stärker ist die Dehnung des  Blutgefäßes und auch die Kraft, die auf die Gefäßwand wirkt (mechanischer Stress). Bislang wird der  Ballondruck bei solchen Eingriffen manuell über Daumendruck an einer mit dem Katheter verbundenen  Spritze ohne irgendeine Form der Drucküberwachung erzeugt. Das sensorische System „JURY‐LITE“  ermöglicht es, dass Druckdaten während des chirurgischen Eingriffs aufgezeichnet und an einen portablen Computer gesendet werden. Durch eine Sammlung dieser Daten zur statistischen Auswertung sollen optimale Druckverhältnisse, die zu einem bestmöglichen Ergebnis im Rahmen der Thrombektomie führen,  ermittelt  werden.  Diese  Art  des  Monitorings  ermöglicht  es suboptimale/kritische Druckverhältnisse während des Eingriffs zu erkennen und zu korrigieren (Anzeige der Druckdaten in Echtzeit). Zusätzlich kann  das „JURY‐LITE“‐System bei der Ausbildung von unerfahrenen GefäßchirurgInnen zum Einsatz kommen,  indem die Druckverhältnisse bei Thrombektomie-Schulungen überwacht werden und auszubildende ChirurgInnen so ein Gefühl für den optimalen Druck während dieses Eingriffes bekommen. Ein haptisches  Übungsmodell wurde in an der Technischen Universität Graz bereits entwickelt und wird mit dem „JURYLITE“‐System weiter verfeinert. Die klinische Anwendung des JURY‐LITE‐Systems erfolgt an der klinischen  Abteilung  für  Gefäßchirurgie  des  Univ.  Klinikums  Graz.  Die Kontrolle und Optimierung der Druckverhältnisse während der Thrombektomie soll letztlich dazu führen, dass weniger Komplikationen auftreten und weniger Patienten erneut behandelt werden müssen wodurch das JURY‐LITE‐System zur  PatienInnensicherheit und Kostenreduktion beiträgt. ",
                "en": "The occlusion of peripheral arteries by blood clots necessitates surgical intervention. During classical thrombectomy the thrombus is mechanically removed by the use of a balloon catheter system. The medical devices JURY-LITE and JURY-CONTROL provide significant improvements of this intervention.\r\n"
            },
            "begin_planned": "2018-11-15T01:00:00+01:00",
            "begin_effective": "2018-11-15T01:00:00+01:00",
            "end_planned": "2019-11-14T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2018-11-13T11:07:41+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50712,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-33",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5539-50712-10"
            ]
        },
        {
            "id": 7031,
            "title": {
                "de": "Identifizierung von antigen-spezifischen T-Zellen über Ca2+-NFAT Signalweg in nicht-kleinzelligen Lungenkrebs",
                "en": "Identification of antigen-specific T cells via Ca2+-NFAT signaling in non-small celllung cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2024-11-01T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2022-05-23T11:06:58+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 98567,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7031-98567-10"
            ]
        },
        {
            "id": 5729,
            "title": {
                "de": "DK Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)",
                "en": "DK Metabolic and Cardiovascular Disease (3rd funding period)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:45:15+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5729-51904-10"
            ]
        },
        {
            "id": 5725,
            "title": {
                "de": "DK metabolic and cardiovascular disease (3rd funding period)",
                "en": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2023-01-01T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:40:25+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5725-98847-12",
                "5725-58794-10"
            ]
        },
        {
            "id": 7376,
            "title": {
                "de": "Priming von Krebszellen auf den Zelltod durch Nährstoffentzug",
                "en": "Priming cancer cells for cell death via nutrient deprivation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2014-06-30T02:00:00+02:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2023-02-07T09:25:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 99151,
            "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": [
                "7376-99151-10"
            ]
        },
        {
            "id": 6267,
            "title": {
                "de": "Sirtuin 4 und Reaktive Radikale in der Kardioprotektion",
                "en": "The role of SIRT4 in myocardial ischemia reperfusion"
            },
            "short": "SIRT4 and ischemia reperfusion",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-01T01:00:00+01:00",
            "begin_effective": "2020-10-01T02:00:00+02:00",
            "end_planned": "2021-02-28T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2020-09-07T16:18:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100924,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33874",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6267-108436-12",
                "6267-99418-12",
                "6267-100924-10",
                "6267-101037-12"
            ]
        },
        {
            "id": 5730,
            "title": {
                "de": "DK Metabolic and Cardiovascular Disease (3. Förderperiode)",
                "en": "DK Metabolic and Cardiovascular Disease (3rd funding periode)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:46:18+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5730-91207-10",
                "5730-70700-12",
                "5730-98222-12",
                "5730-100416-12",
                "5730-108411-12",
                "5730-101038-12"
            ]
        }
    ]
}