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=1820&ordering=end_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=1840&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1800&ordering=end_planned",
    "results": [
        {
            "id": 8425,
            "title": {
                "de": "Nanoträger für die selektive Behandlung von HER2+ Brustkrebs",
                "en": "Nanocarriers for selective HER2+ breast cancer treatment"
            },
            "short": "MIP-Magic",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2025-01-01T01:00:00+01:00",
            "end_planned": "2026-03-31T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2024-10-07T16:23:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8425-124253-10"
            ]
        },
        {
            "id": 8801,
            "title": {
                "de": "Melio MuSe: Multiplex-Serologie zur Verbesserung von Multikomponenten-Melioidose-Impfstoffen",
                "en": "Melio MuSe: Multiplex Serology advancing multicomponent melioidosis vaccines "
            },
            "short": "Melio MuSe",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-05-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2026-04-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-04-24T16:32:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98868,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8801-65966-12",
                "8801-95832-12",
                "8801-98868-10",
                "8801-124674-12",
                "8801-133301-12"
            ]
        },
        {
            "id": 8798,
            "title": {
                "de": "Mitochondriale Dysfunktion in der Endometriose",
                "en": "The Role of Mitochondrial Dysfunction in the Pathogenesis of Endometriosis"
            },
            "short": "Mito-Endometriosis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-05-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2026-04-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-04-23T11:20:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 116510,
            "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": [
                "8798-116510-10"
            ]
        },
        {
            "id": 8799,
            "title": {
                "de": "Trauma & Herz",
                "en": "Trauma & Heart"
            },
            "short": "Trauma & Herz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-05-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2026-04-30T02:00:00+02:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2025-04-23T13:51:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 75522,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8799-75522-10"
            ]
        },
        {
            "id": 8757,
            "title": {
                "de": "Leukämie Biobanking 2025",
                "en": "Leukemia Biobanking 2025"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-05-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2026-04-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-04-08T12:35:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": "LH2025-002",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8757-57402-10"
            ]
        },
        {
            "id": 9607,
            "title": {
                "de": "Biglykan als Modulator des pulmonalen vaskulären Umbaus: Mechanistische Einblicke in das Zusammenspiel zwischen glatten Muskelzellen und dem Immunsystem",
                "en": "Biglycan as a Modulator of Pulmonary Vascular Remodeling: Mechanistic Insights into Smooth Muscle\r\nand Immune Crosstalk"
            },
            "short": "BiSIC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-11-03T01:00:00+01:00",
            "begin_effective": "2025-11-03T01:00:00+01:00",
            "end_planned": "2026-05-01T02:00:00+02:00",
            "end_effective": "2026-05-01T02:00:00+02:00",
            "assignment": "2026-02-17T11:24:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 114963,
            "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": [
                "9607-114963-10"
            ]
        },
        {
            "id": 8783,
            "title": {
                "de": "N-Acylethanolaminsäureamid-Hydrolase (NAAA) : ein attraktives Target für Asthma\r\nBehandlung ",
                "en": "N-acylethanolamine acid amidase (NAAA): an appealing target for asthma\r\ntreatment"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-05-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2026-05-01T02:00:00+02:00",
            "end_effective": "2026-05-01T02:00:00+02:00",
            "assignment": "2025-04-15T18:25:53+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 116746,
            "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": [
                "8783-116746-10"
            ]
        },
        {
            "id": 9608,
            "title": {
                "de": "Biglykan und seine Rolle bei der idiopathischen pulmonal-arteriellen Hypertonie",
                "en": "Biglycan and it's role in idiopathic pulmonary arterial hypertension"
            },
            "short": "BPAH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-11-03T01:00:00+01:00",
            "begin_effective": "2025-11-03T01:00:00+01:00",
            "end_planned": "2026-05-01T02:00:00+02:00",
            "end_effective": "2026-05-01T02:00:00+02:00",
            "assignment": "2026-02-17T11:34:59+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 114963,
            "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": [
                "9608-114963-10"
            ]
        },
        {
            "id": 7834,
            "title": {
                "de": "COST: EUropean network to tackle METAbolic alterations in HEART failure",
                "en": "COST: EUropean network to tackle METAbolic alterations in HEART failure"
            },
            "short": "EU-METAHEART",
            "url": null,
            "abstract": {
                "de": "Die COST-Aktion \"EUropean network to tackle METAbolic alterations in HEART failure\" (EUMETAHEART) wird exzellente Forscher aus Europa zusammenbringen, die ein breites Spektrum an wissenschaftlichem Fachwissen, Spitzentechnologien, wissenschaftlichem Austausch und Ausbildung einbringen, um bahnbrechende wissenschaftliche Erkenntnisse zu fördern, die die Behandlung von Patienten mit Herzinsuffizienz voranbringen. Durch die gemeinsame Nutzung verschiedener Fachkenntnisse, die nicht nur konventionelle Analysen des Stoffwechsels und der mitochondrialen Funktion umfassen, sondern auch omics-basierte Ansätze zur Genetik, Epigenetik und zum Stoffwechsel und insbesondere die integrierte Bewertung der Erregungs-Kontraktions-Kopplung mit der mitochondrialen Redox-Kontrolle und Energetik sowie fortschrittliche In-vivo-Bildgebungstechnologien. Die Neuheit dieser COST-Aktion besteht darin, dass sie die Entwicklung eines umfassenden und innovativen Ansatzes für ein tieferes Verständnis der metabolischen Dysfunktion bei Herzinsuffizienz ermöglichen wird. ",
                "en": "The COST Action “EUropean network to tackle METAbolic alterations in HEART failure” (EUMETAHEART) will bring together excellent researchers from Europe to contribute a broad spectrum of scientific expertise, cutting-edge technologies, scientific exchange and education to foster breakthrough science that moves the field forward towards improving the treatment of patients with heart failure. By sharing diverse expertise that cover not only conventional analyses of metabolism and mitochondrial function, but also omics-based approaches towards genetics, epigenetics and metabolism and in particular, integrated assessment of excitation-contraction coupling with mitochondrial redox control and energetics, as well as advanced in vivo imaging technologies, the novelty of this COST Action is that it will allow to develop a comprehensive and cutting-edge approach towards deeper understanding of metabolic dysfunction in heart failure. \r\n"
            },
            "begin_planned": "2022-06-01T02:00:00+02:00",
            "begin_effective": "2023-10-18T02:00:00+02:00",
            "end_planned": "2026-05-30T02:00:00+02:00",
            "end_effective": "2027-10-17T02:00:00+02:00",
            "assignment": "2023-10-18T11:46:40+02:00",
            "program": 22,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 60041,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "COST Action: CA22169 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7834-60041-10",
                "7834-108412-12",
                "7834-106944-12",
                "7834-125154-12"
            ]
        },
        {
            "id": 8717,
            "title": {
                "de": "Mit Hilfe künstlicher Intelligenz die Protein-Protein-Interaktionen des Glioblastoms ins Visier nehmen",
                "en": "Targeting Glioblastoma with artificial intelligence "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-03-10T13:25:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 107189,
            "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": [
                "8717-107189-10"
            ]
        },
        {
            "id": 8648,
            "title": {
                "de": "In-silico-Charakterisierung der 1q21-Amplifikation bei fortgeschrittenem Lungenadenokarzinom",
                "en": "In silico characterization of 1q21 amplification in advanced lung adenocarcinoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-02-01T01:00:00+01:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2025-02-13T10:16:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 124172,
            "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": [
                "8648-133063-12",
                "8648-124172-10"
            ]
        },
        {
            "id": 9704,
            "title": {
                "de": "Weltweite Traktometrie-Initiative zur Untersuchung der Gehirnmikrostruktur, kognitiven Beeinträchtigung und Demenz bei der Parkinson-Krankheit",
                "en": "Worldwide Tractometry Initiative to Investigate Brain Microstructure, Cognitive Impairment & Dementia in Parkinsons Disease"
            },
            "short": "Tractometry Parkinson",
            "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-05-31T02:00:00+02:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2026-03-24T12:47:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50172,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                724
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9704-50172-10"
            ]
        },
        {
            "id": 9486,
            "title": {
                "de": "Gezielte Nanopartikel-Therapie zur Entzündungshemmung bei Sepsis",
                "en": "Targeted nanoparticle therapy for inflammation reduction in sepsis"
            },
            "short": "nanoparticle therapy_sepsis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-12-01T01:00:00+01:00",
            "begin_effective": "2025-12-01T01:00:00+01:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2025-12-15T11:33:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 111769,
            "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": [
                "9486-111769-10"
            ]
        },
        {
            "id": 9003,
            "title": {
                "de": "Räumliche Transkriptomik zur Vorhersage des Behandlungsansprechens und zur Personalisierung der Therapie bei HER2+-Brustkrebs",
                "en": "Spatial transcriptomics to predict treatment response and personalize therapy in HER2+ Breast Cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2025-10-15T02:00:00+02:00",
            "assignment": "2025-06-05T15:20:06+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 124172,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9003-124172-10"
            ]
        },
        {
            "id": 7672,
            "title": {
                "de": "Nachhaltige und grüne Elektronik in der Kreislaufwirtschaft",
                "en": "Sustainable and green electronics for circular economy"
            },
            "short": "SUSTRONICS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-06-01T02:00:00+02:00",
            "begin_effective": "2023-06-01T02:00:00+02:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2023-07-10T11:21:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10,
                416
            ],
            "funder_projectcode": "101112109 und FO999899269",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7672-98005-12",
                "7672-51809-10",
                "7672-104611-12"
            ]
        },
        {
            "id": 8917,
            "title": {
                "de": "Mastzellen als Trendsetter im Übergang von Immunantworten",
                "en": "Mast cells as trendsetters in the transition of immune responses"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2025-05-22T12:13:41+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107955,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8917-107955-10"
            ]
        },
        {
            "id": 7942,
            "title": {
                "de": "Alterungsforschung Hands-On",
                "en": "Aging Research Hands-On"
            },
            "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-05-31T02:00:00+02:00",
            "end_effective": "2027-05-31T02:00:00+02:00",
            "assignment": "2023-12-19T15:35:12+01:00",
            "program": 122,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "WKP 235-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7942-85069-10"
            ]
        },
        {
            "id": 9062,
            "title": {
                "de": "In-vitro-Untersuchung der ZX00-Implantate für die Bildung von Knorpelgewebe",
                "en": "In vitro investigation of the ZX00 implants for the cartilage tissue formation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": "In children and adolescents, cartilage defects have significant impact on their quality of life due to impairment of joint function in older age. The refixation of loose cartilage, tissue engineering templates or refixation of cartilage after trauma are important to rescue the function of the knee joint. Consequently, the development of innovative techniques for fixation and the optimization of existing ones remain key priorities, driving extensive research efforts from basic science to clinical applications. In the last decade, magnesium (Mg)-based implants become promising alternatives in the orthopedic field because of its biocompatibility, good mechanical properties, biodegradability, and other functional properties. Our research group showed cartilage regeneration after putting an Mg-based screw through the joint surface and the growth plate in ovine model. Besides, tissue regeneration during degradation of the Mg-based screw did not lead to growth disturbances in comparison to titanium-based screws. However, the limited information about effects of Mg-based implants on chondrogenic differentiation, both in direct contact and as extract, point out the need for further investigations. Possible effects due to the alloying elements also need to be better understood. Therefore, this proposed study aims to investigate the potential effects of one of the most commonly used Mg-based implants, ZX00 alloy (Mg-Zn-Ca alloy) on cartilage tissue formation and provide a preliminary data for in vivo experiments.\r\n"
            },
            "begin_planned": "2025-06-02T02:00:00+02:00",
            "begin_effective": "2025-07-01T02:00:00+02:00",
            "end_planned": "2026-06-01T02:00:00+02:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2025-06-30T11:23:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102252,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1566
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9062-102252-10"
            ]
        },
        {
            "id": 8839,
            "title": {
                "de": "In vivo- Kompetition von AML-Zellen, die verschiedene TP53 -Aberrationen aufweisen",
                "en": "In vivo competition of AML cells harboring different TP53 aberrations "
            },
            "short": "Tp53 in AML",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2026-06-01T02:00:00+02:00",
            "end_effective": "2026-06-01T02:00:00+02:00",
            "assignment": "2025-05-09T12:43:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 101484,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8839-101484-10"
            ]
        },
        {
            "id": 9609,
            "title": {
                "de": "Ex-vivo-Untersuchung von Biglykan in Lungenschnitten",
                "en": "Ex-vivo investigation of biglycan in precision cut lung slices"
            },
            "short": "BiLS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-25T02:00:00+02:00",
            "begin_effective": "2025-06-25T02:00:00+02:00",
            "end_planned": "2026-06-25T02:00:00+02:00",
            "end_effective": "2026-06-25T02:00:00+02:00",
            "assignment": "2026-02-17T11:38:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 114963,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9609-114963-10"
            ]
        }
    ]
}