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=1980&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2000&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1960&ordering=end_planned",
    "results": [
        {
            "id": 8188,
            "title": {
                "de": "Pilztranslokation über den Darm gemessen durch 1,3-Beta-D-Glukan und seine Rolle in Patient:innen mit Leberzirrhose",
                "en": "Gut fungal translocation measured by 1,3-Beta-D-Glucan and its role in patients with liver cirrhosis"
            },
            "short": "BDG-Cirrhosis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-08-01T02:00:00+02:00",
            "begin_effective": "2024-08-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-05-07T15:35:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 115781,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8188-115781-10"
            ]
        },
        {
            "id": 7906,
            "title": {
                "de": "INTERACT-EUROPE 100",
                "en": "INTERACT-EUROPE 100"
            },
            "short": "INTERACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2023-11-28T13:37:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101129375",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7906-107132-10"
            ]
        },
        {
            "id": 8633,
            "title": {
                "de": "Messung der bukkalen Knochen- und Mukosadicke mittels Ultraschall und künstlicher Intelligenz in der dentalen Implantologie",
                "en": "Ultrasound assessment of buccal bone and mucosal thickness using artificial intelligence aided segmentation in dental implantology"
            },
            "short": "Ultimate-Project",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-05-01T02:00:00+02:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-01-31T15:35:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14111,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 125157,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8633-125157-10"
            ]
        },
        {
            "id": 8317,
            "title": {
                "de": "Neurofilamente im Kammerwasser von Glaukompatient*innen",
                "en": "Neurofilaments in the Aqueous Humor of Glaucoma Patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-07-31T14:56:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89577,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8317-89577-10"
            ]
        },
        {
            "id": 8541,
            "title": {
                "de": "Der Einfluss von Adipsin auf den Phänotyp von Lungenfibroblasten",
                "en": "The influence of adipsin in lung fibroblasts phenotype"
            },
            "short": "Adipsin_Phänotyp_Lungenfibroblasten",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-01-01T01:00:00+01:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-01-01T01:00:00+01:00",
            "assignment": "2024-12-04T12:08:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 73404,
            "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": [
                "8541-73404-10"
            ]
        },
        {
            "id": 7284,
            "title": {
                "de": "Tissue-Faktor-Aktivierung durch Gallensäuren in Hepatozyten *Wiedereinreichung",
                "en": "Bile acid-mediated tissue factor activation in hepatocytes *resubmission"
            },
            "short": null,
            "url": "https://allgemeine-paediatrie.medunigraz.at/forschung/paediatrische-haemostaseologie/tissue-faktor-aktivierung-durch-gallensaeuren-in-hepatozyten",
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-07T01:00:00+01:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2026-01-06T01:00:00+01:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2022-12-02T11:34:30+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62201,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36569",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7284-62201-10",
                "7284-101463-12",
                "7284-116323-12",
                "7284-117943-12"
            ]
        },
        {
            "id": 8929,
            "title": {
                "de": "Anatomisches Erbe: Unseren Vergangenheit digital bewahren, Unsere Zukunft sichern",
                "en": "ANATOMICAL LEGACY: DIGITALLY PRESERVING OUR PAST, SECURING OUR FUTURE"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2026-01-12T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-05-23T11:40:55+02:00",
            "program": 207,
            "subprogram": null,
            "organization": 14018,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 102804,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8929-97024-12",
                "8929-102804-10"
            ]
        },
        {
            "id": 7553,
            "title": {
                "de": "Zusammensetzung und Funktion von Immunzellen bei Patient*innen mit und ohne Steroid-refraktärer akuter Graft-versus-Host-Erkrankung nach allogener hämatopoetischer Blutzelltransplantation",
                "en": "Immune cell composition and function in patients with and without steroid-refractory acute graft-versus-host disease after allogeneic hematopoietic cell transplantation"
            },
            "short": "Prospektives GVHD Projekt",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-12T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2026-01-12T01:00:00+01:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2023-05-10T12:09:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 82501,
            "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": [
                "7553-100134-12",
                "7553-59183-12",
                "7553-82501-10",
                "7553-111069-12"
            ]
        },
        {
            "id": 8707,
            "title": {
                "de": "Pilotprojekt: 5 Präventionsfaktoren der Grazer Gehirngesundheit",
                "en": "Pilot project: 5 Preventive Factors of brain health"
            },
            "short": "5P_3G",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-27T01:00:00+01:00",
            "begin_effective": "2025-01-27T01:00:00+01:00",
            "end_planned": "2026-01-27T01:00:00+01:00",
            "end_effective": "2026-03-04T01:00:00+01:00",
            "assignment": "2025-03-04T18:18:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66708,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8707-66708-10"
            ]
        },
        {
            "id": 7929,
            "title": {
                "de": "Nachhaltige gesunde Ernährung im Pflegeheim",
                "en": "Sustainable healthy nutrition in nursing homes "
            },
            "short": "SUNRISE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-06-01T02:00:00+02:00",
            "end_planned": "2026-01-31T01:00:00+01:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2023-12-14T15:30:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "TCS00142",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7929-82963-10"
            ]
        },
        {
            "id": 7977,
            "title": {
                "de": "Splicing-Faktor Mutationen in myeloischen Neoplasien",
                "en": "Aberrant innate immune signaling in spliceosome-mutant myeloid neoplasms"
            },
            "short": "Engineering spliceosome mutations",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2026-01-31T01:00:00+01:00",
            "end_effective": "2026-01-31T01:00:00+01:00",
            "assignment": "2024-01-17T11:45:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1564
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7977-50747-10"
            ]
        },
        {
            "id": 8585,
            "title": {
                "de": "AKUTE EFFEKTE UND VERTRÄGLICHKEIT VON TRAININGSBELASTUNGEN BEI LUNGENKREBSPATIENTINNEN UNTER IMMUNTHERAPIE",
                "en": "ACUTE EFFECTS AND TOLERABLITY OF EXERCISE IN LUNG CANCER PATIENTS UPON IMMUNOTHERAPY"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-01T01:00:00+01:00",
            "begin_effective": "2025-02-01T01:00:00+01:00",
            "end_planned": "2026-02-01T01:00:00+01:00",
            "end_effective": "2026-02-01T01:00:00+01:00",
            "assignment": "2025-01-07T16:03:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 71794,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "2024 - FB Wissenschaft 10_24",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8585-71794-10"
            ]
        },
        {
            "id": 8252,
            "title": {
                "de": "Neonatologischer Lungenultraschall bei Neugeborenen 15 Minuten nach der Geburt, um den Bedarf und Dauer einer Atemunterstützung vorherzusagen",
                "en": "Neonatologist-performed lung ultrasound (NPLUS) in neonates 15 minutes after birth to predict requirement for respiratory support persisting more than 1 hour"
            },
            "short": "NPLUS in neonates",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2026-02-01T01:00:00+01:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2024-06-13T13:19:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86558,
            "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": [
                "8252-79516-11",
                "8252-86558-10"
            ]
        },
        {
            "id": 8315,
            "title": {
                "de": "Der Effekt von therapeutischen ACE2-Fc Fusionsproteinen auf SARS-CoV-2 exponierte Makrophagen",
                "en": "The effect of therapeutic ACE2-Fc fusion proteins on\r\nmacrophages exposed to SARS-CoV-2"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-02-28T01:00:00+01:00",
            "assignment": "2024-07-29T10:49:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99430,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8315-99430-10"
            ]
        },
        {
            "id": 8106,
            "title": {
                "de": "Klonale Dominanz in Splicingfaktor mutierten myeloischen Neoplasien: Beitrag deregulierter Immunsignalwege",
                "en": "Aberrant immune signaling and clonal dominance in splicing factor mutant myeloid malignancies"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2024-03-21T14:19:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8106-50747-10",
                "8106-108881-12"
            ]
        },
        {
            "id": 8745,
            "title": {
                "de": "Kardiometabolische und vaskuläre Auswirkungen von Adipositas im Kindesalter",
                "en": "Cardiometabolic and vascular effects of childhood obesity"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2025-03-28T16:01:35+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14048,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71568,
            "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": [
                "8745-71568-10"
            ]
        },
        {
            "id": 6465,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen-für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS in adolescent girls and young women: toward a treatment guided by pathophysiology"
            },
            "short": "SPIOMET4HEALTH ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2021-02-22T12:29:25+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50659,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6465-50659-10"
            ]
        },
        {
            "id": 6368,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen - für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS IN ADOLESCENT GIRLS AND YOUNG WOMEN: TOWARDS A TREATMENT GUIDED BY PATHOPHYSIOLOGY"
            },
            "short": "SPIOMET4HEALTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2021-02-22T12:21:43+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6368-50909-12",
                "6368-73713-12",
                "6368-79611-12",
                "6368-94754-12",
                "6368-98005-12",
                "6368-51809-10",
                "6368-109041-12",
                "6368-104611-12"
            ]
        },
        {
            "id": 8750,
            "title": {
                "de": "Gezielte Steuerung mechanischer Stress-Signalwege zur Therapie chronischer Hautentzündungen",
                "en": "Targeted modulation of mechanical stress signaling pathways for the therapy of chronic skin inflammation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-02-28T01:00:00+01:00",
            "assignment": "2025-04-01T17:29:50+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77115,
            "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": [
                "8750-77115-10"
            ]
        },
        {
            "id": 8739,
            "title": {
                "de": "Neue antimikrobielle, erdölfreie Oberflächen für\r\nKlinikbereich, Textilien und Verpackungen",
                "en": "New antimicrobial, petroleum-free surfaces for\r\nclinical areas, textiles and packaging"
            },
            "short": "SafeSurface",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-03-25T17:06:31+01:00",
            "program": 247,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999921649",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8739-54018-10"
            ]
        }
    ]
}