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&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2242,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=20&ordering=-begin_effective",
    "previous": null,
    "results": [
        {
            "id": 9562,
            "title": {
                "de": "TRP-vermittelte Kationen Signalwege TRPC.at",
                "en": "TRP-dependentCation signalling TRPC.at"
            },
            "short": "TRPC.at",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-03-01T01:00:00+01:00",
            "begin_effective": "2026-10-01T02:00:00+02:00",
            "end_planned": "2029-02-27T01:00:00+01:00",
            "end_effective": "2030-09-30T02:00:00+02:00",
            "assignment": "2026-01-27T15:00:59+01:00",
            "program": 114,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC4380225",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9562-98848-10"
            ]
        },
        {
            "id": 9500,
            "title": {
                "de": "Archaeom-Immunsysteminteraktionen",
                "en": "Archaeome- immune system interactions"
            },
            "short": "ARISI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2028-05-31T02:00:00+02:00",
            "end_effective": "2029-03-31T02:00:00+02:00",
            "assignment": "2025-12-17T13:33:48+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN3716924 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9500-90021-10"
            ]
        },
        {
            "id": 9510,
            "title": {
                "de": "Gemeinsamer Ansatz: Pflegeherausforderungen durch evidenzbasierte Pflegepraxis und klinische Entscheidungsunterstützung reduzieren",
                "en": "Collaborative Approach: Reducing Care Challenges Through Evidence-based Nursing Practice and Clinical Decision Support"
            },
            "short": "CARE-CDS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2028-12-31T01:00:00+01:00",
            "end_effective": "2029-03-31T02:00:00+02:00",
            "assignment": "2025-12-18T13:27:03+01:00",
            "program": 257,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65558,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9510-65558-10"
            ]
        },
        {
            "id": 9557,
            "title": {
                "de": "Prävention von sarkopener Adipositas durch Ernährung, Bewegung und Technologien zur Vermeidung einer übermäßigen Abhängigkeit von der Sekundärversorgung\r\n",
                "en": "Sarcopenic Obesity prevention by Nutrition, Exercise and Technology To prevent Overreliance on secondary care"
            },
            "short": "SONETTO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2029-03-31T02:00:00+02:00",
            "end_effective": "2029-03-31T02:00:00+02:00",
            "assignment": "2026-01-26T15:21:15+01:00",
            "program": 257,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999930988",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9557-82963-10"
            ]
        },
        {
            "id": 9553,
            "title": {
                "de": "Die p53/Foxo1 Achse in Adipositas und Fasten",
                "en": "Dissecting p53/Foxo1 cooperativity in obesity and fasting"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-03-02T01:00:00+01:00",
            "end_planned": "2029-03-31T02:00:00+02:00",
            "end_effective": "2029-03-01T01:00:00+01:00",
            "assignment": "2026-01-23T16:11:20+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9553-89979-10"
            ]
        },
        {
            "id": 9566,
            "title": {
                "de": "Lichtkontrolle von Orai Ca2+ Oszillationen in GBM Zellen",
                "en": "Light control of Orai Ca2+ oscillations in GBM tumor cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-03-01T01:00:00+01:00",
            "begin_effective": "2026-03-01T01:00:00+01:00",
            "end_planned": "2029-03-01T01:00:00+01:00",
            "end_effective": "2029-03-01T01:00:00+01:00",
            "assignment": "2026-01-28T11:46:57+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT1487525",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9566-98848-10"
            ]
        },
        {
            "id": 9556,
            "title": {
                "de": "Österreichisch-afrikanische Forschungskooperation zur Untersuchung des toxikologischen und immunpharmakologischen Potenzials von kenianischem Khat (Catha edulis) zur Verbesserung nachhaltiger Lebensgrundlagen in Kenia\r\n",
                "en": "Austria-Africa Research Collaboration on Exploring the Toxicological and Immunopharmacological Potential of Kenyan Khat (Catha edulis) for Enhancing Quality Livelihoods in Kenya"
            },
            "short": "Österr-afrikan Koop_kenianisches Khat",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-03-01T01:00:00+01:00",
            "begin_effective": "2026-03-01T01:00:00+01:00",
            "end_planned": "2028-02-28T01:00:00+01:00",
            "end_effective": "2028-02-29T01:00:00+01:00",
            "assignment": "2026-01-26T11:52:19+01:00",
            "program": 254,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 60706,
            "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": [
                "9556-60706-10"
            ]
        },
        {
            "id": 9226,
            "title": {
                "de": "Data Stewards für interoperables Management klinischer Daten innerhalb der Mission Cancer an der Med Uni Graz",
                "en": "Data stewards for interoperable clinical data management within the Cancer Mission at the Medical University of Graz"
            },
            "short": "DS Mission Cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-02-02T01:00:00+01:00",
            "begin_effective": "2026-02-02T01:00:00+01:00",
            "end_planned": "2028-02-01T01:00:00+01:00",
            "end_effective": "2028-02-01T01:00:00+01:00",
            "assignment": "2025-09-26T11:17:21+02:00",
            "program": 255,
            "subprogram": null,
            "organization": 28083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57544,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999929811",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9226-57544-10"
            ]
        },
        {
            "id": 9380,
            "title": {
                "de": "Studie zur Evaluierung der Effektivität von kontinuierlichem Glukosemonitoring bei Menschen mit neudiagnostiziertem Typ 2 Diabetes",
                "en": "A Trial To evaluate the Efficacy of continuous glucose monitoring as add oN Therapy In peOple with Newly diagnosed Type 2 Diabetes"
            },
            "short": "ATTENTION-T2D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-02-01T01:00:00+01:00",
            "begin_effective": "2026-02-01T01:00:00+01:00",
            "end_planned": "2030-01-30T01:00:00+01:00",
            "end_effective": "2030-01-30T01:00:00+01:00",
            "assignment": "2025-11-11T14:21:16+01:00",
            "program": 253,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KIN2903525",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9380-50838-10"
            ]
        },
        {
            "id": 9554,
            "title": {
                "de": "LIPOTRACE: Tracking von Lipidnanopartikeln und deren Charakterisierung mittels Kopplung von\r\nOptofluidik und Massenspektrometrie",
                "en": "LIPOTRACE"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-12-01T01:00:00+01:00",
            "begin_effective": "2026-02-01T01:00:00+01:00",
            "end_planned": "2027-11-30T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2026-01-23T17:07:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 83104,
            "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": [
                "9554-83104-10"
            ]
        },
        {
            "id": 9498,
            "title": {
                "de": "Dauer der Surfactant-Applikation und Einfluss auf die Stabilisierung der Vitalparameter bei sehr unreifen Frühgeborenen: 1 Minute versus 5 Minuten – eine prospektive, randomisiert-kontrollierte Phase-IV-Studie\r\n\r\n– Eine randomisierte klinische Studie zum Einfluss der Dauer der Surfactant-Applikation auf die Stabilisierung routinemäßig erhobener Überwachungsparameter sowie der zerebralen Gewebe-Sauerstoffsättigung bei Frühgeborenen mit einem Gestationsalter von < 28 Wochen",
                "en": "Duration of Surfactant administration and impact on Stabilisation of vital parameters in very preterm neonates: 1 minute versus 5 minutes – a prospective randomised-controlled phase IV trial \r\n\r\n– A randomised clinical trial on influence of duration of surfactant administration on \r\nstabilisation of routine monitoring parameters and cerebral tissue oxygen saturation \r\nmonitoring in preterm neonates < 28 weeks of gestational age"
            },
            "short": "SurfStab I Trial",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-08T01:00:00+01:00",
            "begin_effective": "2026-01-08T01:00:00+01:00",
            "end_planned": "2028-08-08T02:00:00+02:00",
            "end_effective": "2028-08-07T02:00:00+02:00",
            "assignment": "2025-12-17T12:10:35+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14048,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 82050,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3942
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9498-82050-10"
            ]
        },
        {
            "id": 9490,
            "title": {
                "de": "Dynamik von lipid-asoz. Makrophagen bei Gewichtsregulierung",
                "en": "LAM dynamics during weight cycling"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-07T01:00:00+01:00",
            "end_planned": "2029-12-31T01:00:00+01:00",
            "end_effective": "2030-01-06T01:00:00+01:00",
            "assignment": "2025-12-16T11:37:36+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT1140225",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9490-89979-10"
            ]
        },
        {
            "id": 9537,
            "title": {
                "de": "Multimodale Strategien zur Bewältigung der wichtigsten Herausforderungen bei Blasenkrebs\r\n",
                "en": "Multimodal Strategies to Target Key Challenges in Bladder Cancer"
            },
            "short": "StrikeBC",
            "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": "2029-12-31T01:00:00+01:00",
            "end_effective": "2029-12-31T01:00:00+01:00",
            "assignment": "2026-01-16T16:32:15+01:00",
            "program": 251,
            "subprogram": null,
            "organization": 14056,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 113095,
            "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": [
                "9537-113095-10"
            ]
        },
        {
            "id": 9218,
            "title": {
                "de": "Rätselhafte Aktivierung der präsynaptischen Glykolyse\r\n",
                "en": "Enigmatic activation mechanism of presynaptic glycolysis\r\n"
            },
            "short": "Activation_presynaptic glycolysis",
            "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": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-09-22T13:45:36+02:00",
            "program": 118,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100845,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "TAI1573525",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9218-100845-10"
            ]
        },
        {
            "id": 9535,
            "title": {
                "de": "Multimodale Strategien zur Behandlung von Harnblasenkrebs",
                "en": "Multimodal Strategies to Target Key Challenges in Bladder Cancer"
            },
            "short": "StrikeBC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-02T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2033-12-31T01:00:00+01:00",
            "end_effective": "2029-12-31T01:00:00+01:00",
            "assignment": "2026-01-16T16:12:05+01:00",
            "program": 251,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 86226,
            "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": [
                "9535-86226-10"
            ]
        },
        {
            "id": 9555,
            "title": {
                "de": "DiaFight: Eine spielerische Intervention zur Verringerung von Stigmatisierung und Stress sowie zur Förderung patientenbezogener Ergebnisse bei Diabetes",
                "en": "DiaFight: A Gamified intervention to Reduce stigma, distress and promote patient-related outcomes In Diabetes"
            },
            "short": "DiaFight",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-12T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2026-01-23T17:22:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 110368,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3959
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9555-110368-10"
            ]
        },
        {
            "id": 9507,
            "title": {
                "de": "Exploring sirtuin 3 as a modulator of sex differences in metabolic dysfunction-associated fatty liver disease (MAFLD) progression in obesity",
                "en": "Exploring sirtuin 3 as a modulator of sex differences in metabolic dysfunction-associated fatty liver disease (MAFLD) progression in obesity"
            },
            "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": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-12-18T10:56:19+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "HR 05/2026",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9507-91207-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": 9502,
            "title": {
                "de": "Der periphere (muskuläre) Oxygenierungs- und Perfusions-Score (POP-Score): ein neues nicht-invasives Instrument zur Vorhersage erhöhter C-reaktiver Proteinwerte bei Neugeborenen – eine prospektive beobachtende Phase-II-Studie",
                "en": "The peripheral(-muscle) oxygenation and perfusion Score (POP Score): a new non-invasive tool to predict elevations in C-reactive protein levels in neonates – a prospective Phase II observational study "
            },
            "short": "POP-Score ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-11-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-11-01T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-12-17T15:13:35+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82050,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9502-82050-10"
            ]
        },
        {
            "id": 9540,
            "title": {
                "de": "Umweltfaktoren für den Schlaf: Ein bilateraler Ansatz für Review, Analyse und Forschungsplanung",
                "en": "Environmental determinants of sleep: A bilateral approach to review, research, and analytical planning"
            },
            "short": "Environmental determinants of sleep",
            "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": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2026-01-21T13:12:01+01:00",
            "program": 201,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 131598,
            "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": [
                "9540-131598-10"
            ]
        }
    ]
}