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=260&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2260,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=280&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=240&ordering=-end_planned",
    "results": [
        {
            "id": 8761,
            "title": {
                "de": "Innovative Ansätze für die Implantationsforschung in Gesundheit und Krankheit",
                "en": "Innovative approaches to implantation research in health and disease"
            },
            "short": "IMPLANTEU",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-09-30T02:00:00+02:00",
            "assignment": "2025-04-09T16:15:10+02:00",
            "program": 209,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101169308",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8761-53232-10"
            ]
        },
        {
            "id": 8486,
            "title": {
                "de": "Unlocking RI potential with Scalable AI and Data",
                "en": "Unlocking RI potential with Scalable AI and Data"
            },
            "short": "RI-SCALE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-02-29T01:00:00+01:00",
            "assignment": "2024-11-15T13:51:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 99976,
            "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": [
                "8486-99976-10",
                "8486-108575-12",
                "8486-119452-12",
                "8486-125115-12",
                "8486-133220-12",
                "8486-133281-12"
            ]
        },
        {
            "id": 8065,
            "title": {
                "de": "Digitalisierung von innovativen Pflegeprozessen \r\nzur Entlastung und Befähigung von Pflegekräften",
                "en": "Digitalisation of Innovative Care Processes \r\nto Unburden and Empower Nurses\r\n"
            },
            "short": "N!CA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-03-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-02-29T01:00:00+01:00",
            "assignment": "2024-03-04T14:49:30+01:00",
            "program": 94,
            "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": [
                416
            ],
            "funder_projectcode": "FO999904895",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8065-54235-12",
                "8065-65558-10",
                "8065-99971-12",
                "8065-126174-12",
                "8065-134561-12"
            ]
        },
        {
            "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"
            ]
        },
        {
            "id": 7719,
            "title": {
                "de": "MSc in Entrepreneurship in Digital Health",
                "en": "MSc in Entrepreneurship in Digital Health"
            },
            "short": "EDITH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-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": "2023-08-11T14:38:26+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 54332,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3059
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7719-54332-10"
            ]
        },
        {
            "id": 8297,
            "title": {
                "de": "LAMB3-DAG1 bei der endoglandulären Trophoblastinvasion",
                "en": "LAMB3 – DAG1 axis in endoglandular trophoblast invasion"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-12-31T01:00:00+01:00",
            "assignment": "2024-07-17T13:08:47+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58943,
            "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": [
                "8297-58943-10"
            ]
        },
        {
            "id": 8579,
            "title": {
                "de": "Eine offene, multizentrische Folgestudie an erwachsenen Patienten mit Diabetes mellitus Typ 1, zur Untersuchung der Langzeitwirkung der Verapamil-SR-Therapie auf die Erhaltung der Beta-Zell-Funktion",
                "en": "An open-label extension multi-centre trial in adult subjects diagnosed with Type 1 diabetes mellitus exploring the effect of long-term Verapamil SR therapy on the preservation of beta cell function."
            },
            "short": "Ver-A-Long",
            "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": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-01-04T08:35:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2528
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8579-51831-10"
            ]
        },
        {
            "id": 8325,
            "title": {
                "de": "XR2ESILIENCE - BAHNBRECHENDE XR-TECHNOLOGIE ZUR FÖRDERUNG DER RESILIENZ \r\nUND DER PSYCHISCHEN GESUNDHEIT DES GESUNDHEITSPERSONALS",
                "en": "XR2ESILIENCE - PIONEERING XR TECHNOLOGY FOR THE PROMOTION OF RESILIENCE \r\nAND MENTAL HEALTH OF THE HEALTHCARE WORKFORCE"
            },
            "short": "XR2ESILIENCE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2024-08-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-07-31T02:00:00+02:00",
            "assignment": "2024-08-05T12:40:49+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 79733,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8325-79733-10"
            ]
        },
        {
            "id": 9149,
            "title": {
                "de": "Probiotische Hefen und Nanotechnologie: Isolierung, Charakterisierung und neue Verabreichungssysteme für Gesundheits- und Lebensmittelanwendungen",
                "en": "Probiotic yeasts and nanotechnology: Isolation, characterization, and innovative delivery systems for health and food applications"
            },
            "short": "PRONANO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2025-11-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-10-31T02:00:00+02:00",
            "assignment": "2025-08-14T16:59:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "P153",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9149-124253-10"
            ]
        },
        {
            "id": 8577,
            "title": {
                "de": "Kognitive Funktion und Ernährung",
                "en": "Enhancing Cognitive Longevity through Lifestyle and Nutrition"
            },
            "short": "OptimaMind",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-02-03T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2025-01-03T17:38:39+01:00",
            "program": 253,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN8074224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8577-50838-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": 8459,
            "title": {
                "de": "Succinat als Signalmolekül in der menschlichen Plazenta",
                "en": "Succinate as Signaling Molecule in the human Placenta"
            },
            "short": "Succinat_Signalmolekül_menschlPlazenta",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2024-12-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2024-10-21T11:54:18+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51756,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT8808224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8459-51756-10",
                "8459-100879-11",
                "8459-106867-12",
                "8459-111587-12",
                "8459-132258-12"
            ]
        },
        {
            "id": 8713,
            "title": {
                "de": "Galectin-3 gezielte antifungale Prophylaxe bei influenza",
                "en": "Galectin-3 targeted antifungal prophylaxis in ICU influenza"
            },
            "short": "GALACtiC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-03-31T02:00:00+02:00",
            "assignment": "2025-03-06T13:35:22+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64754,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN1672624",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8713-64754-10"
            ]
        },
        {
            "id": 7288,
            "title": {
                "de": "Früherkennung von Bauchspeicheldrüsenkrebsg durch Liquid biopsies",
                "en": "PANcreatic CAncer Initial Detection via liquid biopsy\r\n"
            },
            "short": "PANCAID",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2027-12-30T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2022-12-05T10:24:50+01:00",
            "program": 219,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101096309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7288-50899-10",
                "7288-76215-12",
                "7288-120331-12",
                "7288-121409-12"
            ]
        },
        {
            "id": 7988,
            "title": {
                "de": "Endocannabinoidsystem und Tumorstroma",
                "en": "The endocannabinoid system of the tumor stroma"
            },
            "short": "Endocannabinoid system_tumor stroma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2024-02-20T01:00:00+01:00",
            "end_planned": "2027-11-30T01:00:00+01:00",
            "end_effective": "2028-02-19T01:00:00+01:00",
            "assignment": "2024-01-22T14:40:32+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT4791123",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7988-56687-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": 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": 7466,
            "title": {
                "de": "3D-Druck von ultrafeinen Geweben im Weltraum für Anti-Aging-Lösungen auf der Erde",
                "en": "3D Printing of Ultra-fideLity tissues using Space for anti-ageing solutions on Earth"
            },
            "short": "PULSE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-11-01T01:00:00+01:00",
            "begin_effective": "2023-04-01T02:00:00+02:00",
            "end_planned": "2027-10-31T02:00:00+02:00",
            "end_effective": "2028-03-31T02:00:00+02:00",
            "assignment": "2023-03-31T12:24:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101099346",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7466-57932-10"
            ]
        },
        {
            "id": 8731,
            "title": {
                "de": "Metabolische und epigenetische Regulierung von Th9-Zellen",
                "en": "Metabolic and epigenetic regulation of Th9 cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-11-01T01:00:00+01:00",
            "begin_effective": "2025-09-01T02:00:00+02:00",
            "end_planned": "2027-10-31T02:00:00+02:00",
            "end_effective": "2028-08-31T02:00:00+02:00",
            "assignment": "2025-03-17T16:30:44+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78952,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT9714324",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8731-78952-10"
            ]
        },
        {
            "id": 8445,
            "title": {
                "de": "Wissenschaftspreis der ÖGKJ",
                "en": "Research Prize of the \"ÖGKJ\""
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-11-01T01:00:00+01:00",
            "begin_effective": "2024-11-01T01:00:00+01:00",
            "end_planned": "2027-10-31T02:00:00+02:00",
            "end_effective": "2027-10-31T02:00:00+02:00",
            "assignment": "2024-10-15T14:31:21+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50907,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                97
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8445-50907-10"
            ]
        }
    ]
}