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=160&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2261,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=180&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=140&ordering=-end_effective",
    "results": [
        {
            "id": 9213,
            "title": {
                "de": "Thromboembolische Ereignisse unter Amivantamab-basierten Therapien bei Patient*innen mit Lungenkrebs ",
                "en": "Thromboembolic Events with Amivantamab-based Therapies in Patients with Lung Cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-09-22T10:42:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 111475,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9213-111475-10"
            ]
        },
        {
            "id": 8369,
            "title": {
                "de": "EMBRACE",
                "en": "EMBRACE - pan-European Management of Biological toxin\r\nincidents through standaRdisAtion initiatives for Crisis\r\nresponse Enhancement ”\r\n"
            },
            "short": "EMBRACE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-08-22T12:03:41+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14019,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 115441,
            "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": [
                "8369-115441-10"
            ]
        },
        {
            "id": 7783,
            "title": {
                "de": "Österreichisches digitales Vorhofflimmer-Screening und Interventions-Programm",
                "en": "Austrian Digital Atrial Fibrillation Screening and Intervention Program"
            },
            "short": "Austrian Digital Heart Program",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2031-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2023-09-26T13:05:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 63032,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7783-63032-10",
                "7783-50168-11"
            ]
        },
        {
            "id": 9255,
            "title": {
                "de": "Präziseres Therapiemonitoring dank blutbasierter Biomarker",
                "en": "It’s in our blood: Improving cancer treatment monitoring via liquid biomarkers"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-09-01T02:00:00+02:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2025-08-31T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-10-06T13:24:38+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76215,
            "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": [
                "9255-76215-10"
            ]
        },
        {
            "id": 8127,
            "title": {
                "de": "LYVE-1 Hofbauer-Zellen bei Präeklampsie",
                "en": "LYVE-1 Hofbauer cells in preeclampsia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-02-28T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-04-05T10:35:43+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I06907",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8127-53232-10",
                "8127-90214-12",
                "8127-93683-12",
                "8127-98902-12",
                "8127-106163-12",
                "8127-100900-12",
                "8127-119494-12",
                "8127-126134-12",
                "8127-128574-12"
            ]
        },
        {
            "id": 7462,
            "title": {
                "de": "Antigenpräsentation und Immunopathologie in Herzinsuffizienz.",
                "en": "Antigen Presentation and Immunopathology in Heart Failure."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2026-11-30T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2023-03-27T14:48:02+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 114311,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "36588",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7462-58906-11",
                "7462-75758-12",
                "7462-82985-12",
                "7462-111433-12",
                "7462-114311-10",
                "7462-119268-12",
                "7462-122751-12",
                "7462-127062-12"
            ]
        },
        {
            "id": 9299,
            "title": {
                "de": "Prädiktive Marker und Pathomechanismen der Krankheitsprogression bei Mycosis fungoides",
                "en": "Predictive markers and pathomechanisms of mycosis fungoides disease progression: Integrating Spatial Transcriptomics and In Situ Analysis of archived FFPE samples"
            },
            "short": null,
            "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": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-11-06T09:08:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 118468,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9299-118468-10"
            ]
        },
        {
            "id": 8218,
            "title": {
                "de": "TWINNING FOR EXCELLENCE TO ADVANCE RESEARCH IN THE ACTIVATION OF\r\nANTI-TUMOR IMMUNE RESPONSE AFTER ELECTROCHEMOTHERAPY COMBINED WITH GENE\r\nELETROTRANSFER OF pDNA ENCODING ICIs",
                "en": "TWINNING FOR EXCELLENCE TO ADVANCE RESEARCH IN THE ACTIVATION OF\r\nANTI-TUMOR IMMUNE RESPONSE AFTER ELECTROCHEMOTHERAPY COMBINED WITH GENE\r\nELETROTRANSFER OF pDNA ENCODING ICIs"
            },
            "short": "ZAP Cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-04-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-05-17T13:23:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101160061",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8218-99946-12",
                "8218-109501-12",
                "8218-107132-10",
                "8218-109002-11"
            ]
        },
        {
            "id": 8027,
            "title": {
                "de": "Personalisierte zielgerichtete Behandlung des Glioblastom mittels ex-vivo Medikamenten Screening: \"Advanced brain Tumour TheRApy Clinical Trial (ATTRACT)\"  ",
                "en": "Personalized targeted glioblastoma therapies by ex vivo drug \r\nscreening: Advanced brain Tumour TheRApy Clinical Trial (ATTRACT) "
            },
            "short": "ATTRACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-15T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2031-10-01T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-02-06T14:09:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 59316,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2963
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8027-59316-10",
                "8027-56667-12",
                "8027-66435-12"
            ]
        },
        {
            "id": 6972,
            "title": {
                "de": "Terminale Ausreifung erythroider Progenitoren",
                "en": "Terminal maturation of erythroid progenitors"
            },
            "short": null,
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2022-03-24T09:37:38+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51164,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P35738",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6972-51164-10"
            ]
        },
        {
            "id": 9139,
            "title": {
                "de": "HER2-gerichteter M13-Bakteriophage als Träger für TRAIL zur gezielten Therapie von Brustkrebs",
                "en": "Targeted TRAIL delivery via HER2-specific M13 bacteriophage for breast cancer therapy"
            },
            "short": "PHANTHER",
            "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": "2027-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-08-07T12:17:54+02:00",
            "program": 203,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "ASEA 29/2025",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9139-124253-10"
            ]
        },
        {
            "id": 8368,
            "title": {
                "de": "pan-European Management of Biological toxin incidents through standaRdisAtion initiatives for Crisis response Enhancement",
                "en": "pan-European Management of Biological toxin incidents through standaRdisAtion initiatives for Crisis response Enhancement"
            },
            "short": "EMBRACE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-08-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-07-31T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-08-22T12:03:14+02:00",
            "program": 213,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8368-50593-12",
                "8368-50861-12",
                "8368-95322-12",
                "8368-99430-12",
                "8368-51663-10",
                "8368-102187-12",
                "8368-101039-12",
                "8368-122831-12",
                "8368-126754-12"
            ]
        },
        {
            "id": 8370,
            "title": {
                "de": "pan-European Management of Biological toxin incidents through standaRdisAtion initiatives for Crisis response Enhancement (EMBRACE)",
                "en": "pan-European Management of Biological toxin incidents through standaRdisAtion initiatives for Crisis response Enhancement (EMBRACE)"
            },
            "short": "EMBRACE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-08-22T12:04:16+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50654,
            "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": [
                "8370-50654-10"
            ]
        },
        {
            "id": 8329,
            "title": {
                "de": "Steuerung von Thiamazol bei Immunthyreopathie Basedow – eine randomisierte, kontrollierte klinische Studie zum Vergleich einer Computer-unterstützen Behandlung (Digital Thyroid - DigiThy) versus Standardtherapie",
                "en": "Guiding Methimazole Therapy in Graves’ Disease - a Randomized Controlled Trial Comparing a Computer-Aided Treatment (Digital Thyroid - DigiThy) versus Usual Care"
            },
            "short": "DigiThy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2027-09-01T02:00:00+02:00",
            "end_effective": "2027-09-01T02:00:00+02:00",
            "assignment": "2024-08-06T14:24:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 71449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "FIF-A 16-0492/2024-0001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8329-71449-10"
            ]
        },
        {
            "id": 8372,
            "title": {
                "de": " Verbesserte Proteinsynthese durch synchronisierte Hefezellen ",
                "en": " Enhanced protein synthesis by synchronous yeast cells "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2027-08-31T02:00:00+02:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2024-08-27T12:48:30+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT7561223",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8372-113130-10",
                "8372-132237-12",
                "8372-132297-12",
                "8372-134997-12",
                "8372-135241-12",
                "8372-135623-12",
                "8372-122613-12",
                "8372-124253-12"
            ]
        },
        {
            "id": 9073,
            "title": {
                "de": "Identfying novel vulnerabilites in lung cancer utlizing advanced CRISPR approaches",
                "en": "Identfying novel vulnerabilites in lung cancer utlizing advanced CRISPR approaches"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2025-09-01T02:00:00+02:00",
            "end_planned": "2027-01-01T01:00:00+01:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2025-07-07T13:31:38+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 109501,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9073-109501-10"
            ]
        },
        {
            "id": 7663,
            "title": {
                "de": "Randomisierter Vergleich der Ergebnisse von Einfach-arterieller vs Multi-arterieller \r\nRevaskularisation bei Frauen\r\n",
                "en": "Randomized comparsion of the Outcomes of single vs Multiple Arterial grafts trial in Women"
            },
            "short": "ROMA Women",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-15T02:00:00+02:00",
            "begin_effective": "2023-09-01T02:00:00+02:00",
            "end_planned": "2029-03-14T01:00:00+01:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2023-07-06T16:40:30+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14075,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51936,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1147",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7663-51936-10"
            ]
        },
        {
            "id": 9121,
            "title": {
                "de": "Etablierung und funktionelle Charakterisierung\r\npatientenspezifischer Tumorzelllinien im CAM Modell zur Unterstützung personalisierter\r\nKrebstherapien",
                "en": "Establishment and functional characterization of\r\npatient-specific tumor cell lines in the CAM model to support personalized\r\ncancer therapies"
            },
            "short": "characterization of PDCLs in the CAM mod",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-09-01T02:00:00+02:00",
            "begin_effective": "2025-07-01T02:00:00+02:00",
            "end_planned": "2027-08-31T02:00:00+02:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2025-08-01T13:54:07+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51047,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": "FIF-A 16-0768/2025-0001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9121-51047-10"
            ]
        },
        {
            "id": 8304,
            "title": {
                "de": "tAckLing menTal Health cancer patients and their families: digital solutions for bEtter cAre",
                "en": "tAckLing menTal Health cancer patients and their families: digital solutions for bEtter cAre"
            },
            "short": "ALTHEA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-07-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2024-07-23T10:59:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51062,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101161236",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8304-51062-10"
            ]
        },
        {
            "id": 9222,
            "title": {
                "de": "Einfluss saisonaler Faktoren auf das Kopfhautmikrobiom und die Hautbarriereintegrität bei seborrhoischer Dermatitis",
                "en": "Impact of seasonal factors on scalp microbiome and skin barrier integrity in Seborrheic Dermatitis"
            },
            "short": "SCALP-SD",
            "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": "2027-08-01T02:00:00+02:00",
            "end_effective": "2027-07-31T02:00:00+02:00",
            "assignment": "2025-09-23T15:10:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3934
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9222-76691-12",
                "9222-107871-12",
                "9222-122954-12"
            ]
        }
    ]
}