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=520&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2245,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=540&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=500&ordering=-end_effective",
    "results": [
        {
            "id": 8604,
            "title": {
                "de": "Die Rolle von CXCR4 in der synchronisierten Erythropoese aus humanen pluripotenten Stammzellen",
                "en": "The role of CXCR4 in synchronised erythropoiesis of human pluripotent stem cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2025-04-30T02:00:00+02:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2025-01-20T10:24:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 96172,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1921
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8604-96172-10"
            ]
        },
        {
            "id": 6982,
            "title": {
                "de": "Asynchrone Probenvorbereitungs-Systeme",
                "en": "Automated dilution system enabling on-line number based size distribution characterization in liquids"
            },
            "short": "AoDiSys",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-04-01T02:00:00+02:00",
            "begin_effective": "2022-04-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2022-03-31T11:38:35+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 86770,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999891714",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6982-86770-10",
                "6982-100187-12"
            ]
        },
        {
            "id": 7854,
            "title": {
                "de": "LichtAktive MikroPartikel (LAMP) zur Wiederherstellung der Sehfunktion bei \r\nNetzhautdegeneration",
                "en": "Light Active MicroParticles for vision restoration in retina degenerative diseases"
            },
            "short": "LAMP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-11-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2024-10-30T01:00:00+01:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2023-10-25T14:05:31+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 99325,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7854-99325-10",
                "7854-114030-12"
            ]
        },
        {
            "id": 7226,
            "title": {
                "de": "Biomechanische Untersuchungen von Arterienschäden während der In-vitro-Stenting-Simulation",
                "en": "Biomechanical Investigations of Arterial Damage during in vitro Stenting Simulation"
            },
            "short": "LAESIO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-08-01T02:00:00+02:00",
            "begin_effective": "2019-08-01T02:00:00+02:00",
            "end_planned": "2023-08-01T02:00:00+02:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2022-10-19T15:55:50+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 25164,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58881,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32713",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7226-58881-10"
            ]
        },
        {
            "id": 6907,
            "title": {
                "de": "Strategies for Safety Evaluation of Food Contact Materials\r\n",
                "en": "Strategien zur Sicherheitsbewertung Food Contact Material"
            },
            "short": "Fit4Food",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-01-03T01:00:00+01:00",
            "end_planned": "2024-06-30T02:00:00+02:00",
            "end_effective": "2025-04-02T02:00:00+02:00",
            "assignment": "2022-02-08T10:18:53+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999891100",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6907-54018-10",
                "6907-99824-12"
            ]
        },
        {
            "id": 8338,
            "title": {
                "de": "Zeitabhängige Änderung der Inzidenz und der Überlebensrate von PatientInnen mit Weichteil- und Knochensarkomen in Österreich. Eine Populations-basierte epidemiologische Studie.",
                "en": "Time-dependent change in incidence and survival rate of patients with soft tissue and bone sarcoma across Austria. A population-based epidemiologic study."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2024-08-09T11:39:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 95171,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "FIF-A 16-0299/2024-0001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8338-95171-10"
            ]
        },
        {
            "id": 8249,
            "title": {
                "de": "Die immunregulierende Rolle von GPR55 in der Mikroumgebung von Bauchspeicheldrüsentumoren bei Anti-PD-1-Therapie",
                "en": "The immune-mediating role of GPR55 in the pancreatic tumor microenvironment after anti-PD-1 therapy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2024-06-12T15:27:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 108882,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8249-108882-10"
            ]
        },
        {
            "id": 6419,
            "title": {
                "de": "Eine patientenzentrierte Plattform für frühzeitige Risikoprognose, Prävention und Intervention zur Gesundheitsversorgung bei koronarer Herzkrankheit (KHK) mithilfe von eHealth und künstlicher Intelligenz",
                "en": "A patient-centered early risk prediction, prevention, and intervention platform to support the continuum of care in coronary artery disease (CAD) using eHealth and artificial intelligence"
            },
            "short": "TIMELY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-01-20T12:54:52+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50886,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 101017424",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6419-50886-10"
            ]
        },
        {
            "id": 6497,
            "title": {
                "de": "Transkriptom- und Chromatinlandschaft des Fastens",
                "en": "Transcriptome and chromatin landscapes of fasting"
            },
            "short": "FasTranScape",
            "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": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-03-15T14:25:08+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": "P34109",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6497-89979-10"
            ]
        },
        {
            "id": 6854,
            "title": {
                "de": "In silico Therapieoptimierung unter Verwendung digitaler Zwillingsmodelle der ventrikulären Elektrophysiologie",
                "en": "In silico Therapy Optimization using Digital Twins of Ventricular Electrophysiology"
            },
            "short": "InstaTwin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-04-01T02:00:00+02:00",
            "begin_effective": "2022-04-01T02:00:00+02:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-12-21T10:00:52+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 96212,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "891133",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6854-96212-10",
                "6854-102899-12",
                "6854-113912-12"
            ]
        },
        {
            "id": 7661,
            "title": {
                "de": "XRes4HEALTH: Resilienztrainining mit eXtended reality für Menschen in Gesundheitsberufen",
                "en": "XRes4HEALTH: eXtended reality enhanced resilience training for healthcare workers"
            },
            "short": "XRes4HEALTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2024-06-30T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2023-07-06T13:31:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 79733,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                997
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7661-79733-10"
            ]
        },
        {
            "id": 6151,
            "title": {
                "de": "Gluconeogenese und antioxidative Abwehr in Lungenkrebszellen",
                "en": "Gluconeogenesis and antioxidant defense in lung cancer cells"
            },
            "short": "Gluconeogenesis in cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2020-10-01T02:00:00+02:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2020-06-04T16:11:59+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33508",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6151-58591-12",
                "6151-71084-12",
                "6151-71794-12",
                "6151-105621-12",
                "6151-115761-12",
                "6151-57557-10"
            ]
        },
        {
            "id": 8363,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen.",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer. "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-30T02:00:00+02:00",
            "begin_effective": "2024-09-30T02:00:00+02:00",
            "end_planned": "2025-03-28T01:00:00+01:00",
            "end_effective": "2025-03-28T01:00:00+01:00",
            "assignment": "2024-08-21T16:31:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8363-105621-10"
            ]
        },
        {
            "id": 8365,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen.",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-30T02:00:00+02:00",
            "begin_effective": "2024-09-30T02:00:00+02:00",
            "end_planned": "2025-03-28T01:00:00+01:00",
            "end_effective": "2025-03-28T01:00:00+01:00",
            "assignment": "2024-08-21T16:38:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1011
            ],
            "funder_projectcode": "10661",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8365-105621-10"
            ]
        },
        {
            "id": 8366,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen.",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-30T02:00:00+02:00",
            "begin_effective": "2024-09-30T02:00:00+02:00",
            "end_planned": "2025-03-28T01:00:00+01:00",
            "end_effective": "2025-03-28T01:00:00+01:00",
            "assignment": "2024-08-21T17:31:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8366-105621-10"
            ]
        },
        {
            "id": 8364,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen. ",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer cells."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-16T02:00:00+02:00",
            "begin_effective": "2024-09-16T02:00:00+02:00",
            "end_planned": "2025-03-21T01:00:00+01:00",
            "end_effective": "2025-03-21T01:00:00+01:00",
            "assignment": "2024-08-21T16:35:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3202
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8364-105621-10"
            ]
        },
        {
            "id": 7574,
            "title": {
                "de": "Smarte Aktivierung zur Verbesserung Kognitiver Leistungsfähigkeit durch\r\nEntscheidungsassistenz und Digitale Biomarker",
                "en": "Smart activation to improve cognitive functions through decision support and digital biomarker"
            },
            "short": "SmartAktiv",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-01T02:00:00+02:00",
            "begin_effective": "2023-04-17T02:00:00+02:00",
            "end_planned": "2024-11-01T01:00:00+01:00",
            "end_effective": "2025-03-16T01:00:00+01:00",
            "assignment": "2023-05-17T16:17:36+02:00",
            "program": 126,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": 3,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999904045",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7574-59566-10"
            ]
        },
        {
            "id": 7637,
            "title": {
                "de": "Smarte Aktivierung zur Verbesserung Kognitiver Leistungsfähigkeit durch Entscheidungsassistenz und Digitale Biomarker",
                "en": "Smart activation to improve cognitive performance through decision assistance and digital biomarkers"
            },
            "short": "SmartAktiv",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-04-17T02:00:00+02:00",
            "end_planned": "2024-09-30T02:00:00+02:00",
            "end_effective": "2025-03-16T01:00:00+01:00",
            "assignment": "2023-06-21T12:40:26+02:00",
            "program": 126,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999904045",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7637-119651-12"
            ]
        },
        {
            "id": 8280,
            "title": {
                "de": "Die Wirkung Inkretin-basierter Therapien auf Funktion und Stoffwechsel von Endothelzellen",
                "en": "The effect of Incretin-based therapies on the function and metabolism of endothelial cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-02T02:00:00+02:00",
            "begin_effective": "2024-09-02T02:00:00+02:00",
            "end_planned": "2025-02-28T01:00:00+01:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2024-07-01T15:47:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77116,
            "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": [
                "8280-77116-10"
            ]
        },
        {
            "id": 7551,
            "title": {
                "de": "SFB Lipidhydrolyse - Zusatzförderung Stadt Graz (2. Förderperiode)",
                "en": "SFB Lipidhydrolysis - add-on Stadt Graz (2. funding periode)"
            },
            "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": "2024-02-28T01:00:00+01:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2023-05-09T16:21:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "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": [
                "7551-51904-10"
            ]
        }
    ]
}