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=240&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2244,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=260&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=220&ordering=-end_effective",
    "results": [
        {
            "id": 7739,
            "title": {
                "de": "Evaluierung innovativer molekularer Analyseverfahren und -ansätze zur Überwachung von Antibiotikaresistenzen im Abwasser",
                "en": "Evaluation of innovative molecular analytical methods and approaches for monitoring antibiotic resistance in wastewater"
            },
            "short": "ARISE",
            "url": null,
            "abstract": {
                "de": "Universelle DNA/RNA Diagnostik. Es soll die technische Realisier- und Leistungsfähigkeit einer neuen universell einsetzbaren molekularbiologischen Nachweisstrategie für die robuste und sensitive DNA/RNA-Diagnostik biologischer („emerging“) Gefährdungen aller Art für das Abwassermonitoring von Morgen demonstriert werden. Dies wird am Beispiel bakterieller Antibiotikaresistenzen (ARB) – auf Basis einer zukunftsweisenden neuartigen molekularbiologischen Toolbox – durchgeführt. Einerseits stellt die ARB-Problematik eine der größten zukünftigen medizinischen globalen Herausforderungen dar (= größte Relevanz), andererseits sind bereits neue leistungsfähige methodische Teillösungen vorhanden, die in kurzer Zeit zur vorgeschlagenen Toolbox kombiniert werden können (= schnelle Umsetzbarkeit). Da diese auf einer Analyse genetischer Sequenzen basiert, ist eine schnelle Ausweitung auf andere biologische Gefährdungen möglich (nach Anpassung der Sampling- und Probenaufarbeitung).\r\nWasserkreislauf-basierter Ansatz. Die vorgeschlagene Nachweisstrategie soll darüber hinaus erstmals simultane Rückschlüsse auf, i) Verbreitung und Infektionsprävalenz des überwachten Bevölkerungskollektivs im Einzugsgebiet der Abwasserentsorgung (d.h. eigentliche Abwasser-epidemiologie - „Upstream-Verfahren“), als auch, ii) die Gefährdung für Mensch- und Natur (z.B. Nutzung als Badewässer, Trinkwasser oder Fischereigewässer) im Zuge der Ausbreitung über den nachgeschalteten Vorfluter und Wasserkreislauf, ermöglichen (d.h. nutzungsbasierte Gefährdungs- und Risikoanalyse der beeinflussten Wasserressource). \r\nOne-Health Monitoring & Management. Da ARB – wie auch viele andere biologische Gefährdungen – humanen und tierischen Ursprung haben und beidseitige Relevanz besitzen können, wird das vorgeschlagene Tool auf alle Arten fäkaler Abwässer entwickelt und ermöglicht eine Zuordnung und Differenzierung (molekulares fäkales Source-Tracking). Dadurch wird eine universell anwendbare Toolbox im Sinne eines One-Health Ansatzes ermöglicht.\r\nBis Dato vorhandene Limitierungen. Verfügbare molekularbiologische Anwendungen sind i.d.R. i) sensitiv und spezifisch, aber auf wenige Targets beschränkt (z.B. qPCR, RT-qPCR), oder, ii) universell, auf viele Targets einsetzbar, aber wenig sensitiv (z.B. gängige Hochdurchsatz-Sequenzierungsmethoden). Zum anderen erfolgt der Nachweis biologischer Gefährdungen im Abwasser bislang weitgehend ohne Berücksichtigung der Quantität und Qualität der fäkalen Belastungssituation (d.h. Ausmaß, Charakteristik und Herkunft der fäkalen mikrobiologischen Beeinflussung).\r\n",
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-08-29T16:37:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58733,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999905348",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7739-54018-11",
                "7739-58733-10"
            ]
        },
        {
            "id": 6407,
            "title": {
                "de": "Einzelzell-RNA-Sequenzierung von Speicheldrüsenbiopsien von Patient*innen mit primärem Sjögren-Syndrom",
                "en": "Single cell RNA sequencing of salivary gland biopsies of patients with primary Sjögren‘s Syndrome"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-01-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2021-01-12T15:01:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105947,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6407-105947-10",
                "6407-106927-12",
                "6407-111407-12"
            ]
        },
        {
            "id": 7228,
            "title": {
                "de": "Real-world Evidenz für Entscheidungen bei Diabetes",
                "en": "Real-world evidence for decisions in diabetes"
            },
            "short": "REDDIE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2026-11-30T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-10-21T13:02:22+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095556",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7228-50877-10",
                "7228-87054-12",
                "7228-100522-12",
                "7228-99940-12",
                "7228-117401-12",
                "7228-118223-12",
                "7228-121710-12",
                "7228-124113-12"
            ]
        },
        {
            "id": 8107,
            "title": {
                "de": "Accelerating datafication for support of EU health priorities, greening of biobanks and integrated approach to “One Health”",
                "en": "Accelerating datafication for support of EU health priorities, greening of biobanks and integrated approach to “One Health”"
            },
            "short": "EvolveBBMRI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-03-22T10:41:14+01:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8107-51663-10"
            ]
        },
        {
            "id": 7932,
            "title": {
                "de": "European Viral Outbreak Response Alliance",
                "en": "European Viral Outbreak Response Alliance"
            },
            "short": "EVORA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-12-15T12:05:57+01:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7932-51663-10"
            ]
        },
        {
            "id": 7271,
            "title": {
                "de": "DIOPTRA - Früherkennung von neuen Initiationsmechanismus-Protein-Biomarkern bei Darmkrebs  ",
                "en": "DIOPTRA - Early Dynamic Screening for Colorectal Cancer via Novel Protein Biomarkers Reflecting Biological Initiation Mechanisms"
            },
            "short": "DIOPTRA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-11-29T13:54:01+01:00",
            "program": 219,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98966,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101096649",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7271-98966-10"
            ]
        },
        {
            "id": 8929,
            "title": {
                "de": "Anatomisches Erbe: Unseren Vergangenheit digital bewahren, Unsere Zukunft sichern",
                "en": "ANATOMICAL LEGACY: DIGITALLY PRESERVING OUR PAST, SECURING OUR FUTURE"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2026-01-12T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-05-23T11:40:55+02:00",
            "program": 207,
            "subprogram": null,
            "organization": 14018,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 102804,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8929-97024-12",
                "8929-102804-10"
            ]
        },
        {
            "id": 4802,
            "title": {
                "de": "Sarkomforschung",
                "en": "sarcoma research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2017-02-02T12:27:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-17",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4802-50696-10"
            ]
        },
        {
            "id": 8048,
            "title": {
                "de": "Attraktivierung Allgemeinmedizin 4.0",
                "en": "Making general medicine 4.0 more attractive"
            },
            "short": "Attraktivierung Allgemeinmedizin 4.0",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-02-20T11:30:33+01:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 93279,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8048-93279-10"
            ]
        },
        {
            "id": 6368,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen - für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS IN ADOLESCENT GIRLS AND YOUNG WOMEN: TOWARDS A TREATMENT GUIDED BY PATHOPHYSIOLOGY"
            },
            "short": "SPIOMET4HEALTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2021-02-22T12:21:43+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6368-50909-12",
                "6368-73713-12",
                "6368-79611-12",
                "6368-94754-12",
                "6368-98005-12",
                "6368-51809-10",
                "6368-109041-12",
                "6368-104611-12"
            ]
        },
        {
            "id": 9493,
            "title": {
                "de": "Zirkadiane Muster der chronischen Rhinosinusitis – eine Pilotstudie für innovative Ansätze in Diagnose und Therapie",
                "en": "Circadian Patterns of Chronic Rhinosinusitis – A Pilot Study for Innovative Diagnostic and Therapeutic Approaches"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-12-16T15:55:38+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89704,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": "FIF-A 16-0020/2025-0006",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9493-89704-10"
            ]
        },
        {
            "id": 9146,
            "title": {
                "de": "Anwendung von Eigenfett in Kombination mit Hydrogel-basierten Nervenconduits zur Förderung der Nervenregeneration nach Verletzung  peripherer Nerven",
                "en": "Autologous Fat Grafting Combined with Hydrogel-based Nerve Guidance Conduits to Promote Nerve Regeneration after Peripheral Nerve Injury"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2026-09-30T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-08-14T11:45:40+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 63389,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "PN 4060",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9146-63389-10"
            ]
        },
        {
            "id": 7253,
            "title": {
                "de": "A European “shield” against colorectal cancer based on novel, more precise and affordable risk-based screening methods and viable policy pathways",
                "en": "A European “shield” against colorectal cancer based on novel, more precise and affordable risk-based screening methods and viable policy pathways"
            },
            "short": "ONCOSCREEN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-11-16T10:41:30+01:00",
            "program": 219,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 99976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101097036",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7253-99976-10",
                "7253-100172-12",
                "7253-108575-12",
                "7253-119108-12",
                "7253-133280-12"
            ]
        },
        {
            "id": 6927,
            "title": {
                "de": "Charakterisierung der therapierelevanten epigenetischen Grundlagen des fortgeschrittenen Lungenkarzinom ",
                "en": "Characterizing the epigenetics of lung cancer progression to inform\r\npersonalized treatment"
            },
            "short": "epiLUAD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-02-15T12:48:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 109087,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-77",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6927-109087-10"
            ]
        },
        {
            "id": 8272,
            "title": {
                "de": "Stärkung der Immuntherapie bei nichtkleinzelligem Lungenkrebs",
                "en": "Boosting immunotherapy in non-small cell lung cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-08-01T02:00:00+02:00",
            "begin_effective": "2024-08-01T02:00:00+02:00",
            "end_planned": "2026-08-01T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-06-21T11:36:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 111070,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8272-111070-10"
            ]
        },
        {
            "id": 9539,
            "title": {
                "de": "Patientenbasiertes Immunprofiling und funktionelle Validierung von Matrikin Effekten in akuter Lungenentzündung/ARDS",
                "en": "Patient-based immunoprofiling and functional validation of matrikin effects in acute pneumonia/ARDS"
            },
            "short": "Matrix-Immune Axis in ARDS ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2028-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2026-01-21T10:06:24+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82595,
            "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": [
                "9539-82595-10"
            ]
        },
        {
            "id": 6942,
            "title": {
                "de": "CBmed: MODUL -  Mikroplastik: Eine Gefahr für die menschliche Gesundheit Projekt 3\r\nInteraktion - Gesundheitseffekte - Prävention",
                "en": "CBmed: MODUL -  Microplastic Particles: A Hazard for Human Health Project 3\r\nINTERACTION – HUMAN HEALTH EFFECTS – TREATMENT"
            },
            "short": "MicroONE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-03-02T13:48:50+01:00",
            "program": 94,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6942-81091-12",
                "6942-107131-12",
                "6942-106674-12",
                "6942-112689-12",
                "6942-50989-10",
                "6942-114553-12",
                "6942-115621-12",
                "6942-119169-12",
                "6942-125874-12",
                "6942-126494-12",
                "6942-124112-12"
            ]
        },
        {
            "id": 8117,
            "title": {
                "de": "Bessere Blutgefäße: Elektrogesponnene Gerüste aus humanen Proteinen.",
                "en": "Building Better Blood Vessels: Human Protein Electrospun Scaffolds in Tissue Engineering."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-06-01T02:00:00+02:00",
            "begin_effective": "2024-06-01T02:00:00+02:00",
            "end_planned": "2026-07-01T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-03-26T10:44:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76930,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8117-76930-10"
            ]
        },
        {
            "id": 9270,
            "title": {
                "de": "Strukturiertes Kommunikationstraining mit standardisierten Patient*innen für die antenatale neonatologische Beratung bei drohender Frühgeburt",
                "en": "Antenatal Counselling Training for expected preterm delivery using structured communication training with standardized patients"
            },
            "short": "ACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-10-01T02:00:00+02:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-10-15T18:28:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 68534,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                97
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9270-68534-10"
            ]
        },
        {
            "id": 8463,
            "title": {
                "de": "Fortschritte in der Sepsiserkennung: Fortschrittliche magnetischen Anreicherung für eine frühere Diagnose",
                "en": "Advancing sepsis detection: Pioneering magnetic enrichment for earlier diagnosis"
            },
            "short": "SEPMAG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-10-23T11:36:06+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": "EI 1326/1-1",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8463-124253-10"
            ]
        }
    ]
}