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=880&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=900&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=860&ordering=-begin_effective",
    "results": [
        {
            "id": 5612,
            "title": {
                "de": "Chronische Elektrostimulation zur Therapie der Altersstimme",
                "en": "Chronical electrical stimulation for treatment of aged voice"
            },
            "short": "Altersstimme",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2021-12-21T01:00:00+01:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2019-01-10T10:34:28+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I3997",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5612-50670-10",
                "5612-50698-12",
                "5612-69755-12",
                "5612-77116-12",
                "5612-82902-12",
                "5612-97517-12",
                "5612-88652-12",
                "5612-103118-12",
                "5612-104099-12",
                "5612-91180-12"
            ]
        },
        {
            "id": 5761,
            "title": {
                "de": "Funktion von elFs und PI3K/AKT/mTOR Siganlkaskade in der Entstehung von Psoriasis",
                "en": "Function of eIFs and PI3K/ AKT/ mTOR pathway in the development of psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2020-04-02T02:00:00+02:00",
            "end_effective": "2020-03-31T02:00:00+02:00",
            "assignment": "2019-04-10T13:13:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84167,
            "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": [
                "5761-84167-10"
            ]
        },
        {
            "id": 5688,
            "title": {
                "de": "MikroRNA-abhängige Regulation des Hedgehog Signalwegs in Lungen Adenokarzinomzellen",
                "en": "MicroRNA-mediated regulation of hedgehog signaling pathway in lung adenocarcinoma cells"
            },
            "short": "Hedgehog pathway in lung adenocarcinoma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2022-05-31T02:00:00+02:00",
            "assignment": "2019-02-14T14:06:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50610,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1765
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5688-50610-10"
            ]
        },
        {
            "id": 5751,
            "title": {
                "de": "Modulation des Hypertoniebedingten strukturellen Umbaus bei Vorhofflimmern durch die Substanz Sacubitril",
                "en": "Modulation of hypertensive structural remodelling in atrial fibrillation by sacubitril"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-04-01T12:24:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 63032,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5751-63032-10",
                "5751-82516-12",
                "5751-50168-12"
            ]
        },
        {
            "id": 5564,
            "title": {
                "de": "Adaptive immune responses in the wounded heart: novel diagnostic and therapeutic opportunities",
                "en": "Adaptive immune responses in the wounded heart: novel diagnostic and therapeutic opportunities"
            },
            "short": "AIR-MI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-04-30T02:00:00+02:00",
            "assignment": "2018-12-03T10:21:02+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "4168-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5564-57386-12",
                "5564-58906-10",
                "5564-51691-12",
                "5564-99984-12",
                "5564-104482-12",
                "5564-114311-12"
            ]
        },
        {
            "id": 5743,
            "title": {
                "de": "PEPCK als möglicher Angriffspunkt bei Lungenkrebs",
                "en": "PEPCK as possible therapeutic target in lung cancer"
            },
            "short": "PEPCK in lung cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2020-03-31T02:00:00+02:00",
            "end_effective": "2020-09-30T02:00:00+02:00",
            "assignment": "2019-03-25T12:51:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-07",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5743-57557-10"
            ]
        },
        {
            "id": 5720,
            "title": {
                "de": "Entwicklung eines leberschützenden Präkonditionierungscocktails",
                "en": "Development of a liver protective preconditioning cocktail"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2020-04-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-03-04T10:26:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50144,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-37",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5720-50144-10"
            ]
        },
        {
            "id": 5750,
            "title": {
                "de": "Albert Renold Travel Fellowship: Einfluss von mütterlichem Übergewicht auf epigenetische Programmierung der humanen Plazenta des ersten Schwangerschaftstrimesters",
                "en": "Albert Renold Travel Fellowship: Effect of maternal obesity on epigenetic programming of the early human early placenta"
            },
            "short": "Epigenetics in FT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2019-08-16T02:00:00+02:00",
            "end_effective": "2019-08-16T02:00:00+02:00",
            "assignment": "2019-03-28T15:26:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 8088,
            "title": {
                "de": "MGL in der antibakteriellen Wirtsabwehr:\r\nEin potenzielles neues Ziel für die Behandlung von Infektionskrankheiten? ",
                "en": "Monoglyceride lipase in anti-bacterial host defense:\r\nA potential new target for the treatment of infectious \r\ndiseases?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2022-03-01T01:00:00+01:00",
            "end_effective": "9999-12-31T01:00:00+01:00",
            "assignment": "2024-03-15T09:16:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65966,
            "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": [
                "8088-65966-10"
            ]
        },
        {
            "id": 5600,
            "title": {
                "de": "Effekte der humanen Stammzellentherapie an einem personalisiertem Mausmodel der rheumatoiden Arthritis",
                "en": "Effects of human stem cell therapy on a personalized model of rheumatoid arthritis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-03-01T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-12-19T15:14:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5723,
            "title": {
                "de": "Einfluss des Exposoms auf das humane Hautmikrobiom",
                "en": "Impact of the exposome on the human skin microbiome"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-02-29T01:00:00+01:00",
            "end_effective": "2021-02-28T01:00:00+01:00",
            "assignment": "2019-03-07T13:25:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5723-90021-10"
            ]
        },
        {
            "id": 5700,
            "title": {
                "de": "SFB Lipidhydrolyse: Zellulärer Fettabbau in Gesundheit und Krankheit (Subprojekt 09)",
                "en": "SFB Lipidhydrolyse: Cellular lipid degradation pathways in health and disease (Project part 09)"
            },
            "short": "SFB Lipidhydrolyse",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-18T12:01:24+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F07309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5700-58794-10",
                "5700-58456-12"
            ]
        },
        {
            "id": 5741,
            "title": {
                "de": "ANMMEC - Austrian-Nepali Mutual Medical Education Cooperaion",
                "en": "ANMMEC - Austrian-Nepali Mutual Medical Education Cooperaion"
            },
            "short": "ANMMEC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2019-03-21T14:35:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5741-51913-10"
            ]
        },
        {
            "id": 5671,
            "title": {
                "de": "Koordination SFB Lipidhydrolasen: Zelluläre Lipidabbauwege in Gesundheit und Krankheit",
                "en": "Coordination SFB Lipid Hydrolysis: Cellular lipid degradation pathways in health and disease"
            },
            "short": "SFB Lipid Hydrolysis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-12T10:59:29+01:00",
            "program": 67,
            "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": [
                9
            ],
            "funder_projectcode": "F07301",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5671-51904-10"
            ]
        },
        {
            "id": 8207,
            "title": {
                "de": "Untersuchung der Antikörperantwort von Melioidose-Patienten zur Entwicklung neuer serologischer Tests und zur Identifizierung von Impfstoffkandidaten",
                "en": "Deciphering the antibody response of melioidosis patients to develop novel serological tests and identify vaccine candidates"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2022-01-01T01:00:00+01:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2024-05-14T15:05:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98868,
            "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": [
                "8207-98868-10"
            ]
        },
        {
            "id": 5719,
            "title": {
                "de": "Entwicklung eines offenen Kooperation Portals für Life Science in Europa",
                "en": "Providing an open collaborative space for digital biology in Europe"
            },
            "short": "EOSC-Life",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2019-03-04T09:09:39+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "824087",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5719-51449-10"
            ]
        },
        {
            "id": 5704,
            "title": {
                "de": "Probiotische Modulation der Darmflora in PatientInnen mit Leberzirrhose und Lanzeiteinnahme von Protonenpumpenhemmer",
                "en": "Probiotic modulation of intestinal microbiota of cirrhotic patients with long-term PPI use "
            },
            "short": "PPI-PRB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-06-01T02:00:00+02:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-05-31T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2019-02-20T10:12:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81091,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-41",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5704-81091-10"
            ]
        },
        {
            "id": 5760,
            "title": {
                "de": "SFB Lipidhydrolyse: Zusatzfinanzierung Land Steiermark",
                "en": "SFB Lipid Hydrolysis: Additional Funding County of Styria"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-04-09T11:51:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5760-51904-10"
            ]
        },
        {
            "id": 5641,
            "title": {
                "de": "Neue MRT-Techniken als potentielle Biomarker für Amyotrophe Lateralsklerose",
                "en": "Assessment of tissue changes in ALS using advanced MRI methods"
            },
            "short": "Advanced MRI in ALS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-08-31T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-01-25T09:26:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51279,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-34",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5641-51279-10"
            ]
        },
        {
            "id": 5672,
            "title": {
                "de": "SFB Lipidhydrolyse, PP05: Lysosomale Lipidhydrolyse",
                "en": "SFB Lipid Hydrolysis, PP05: Lysosomal lipid hydrolysis"
            },
            "short": "SFB Lipid Hydrolysis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-12T11:00:52+01:00",
            "program": 67,
            "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": [
                9
            ],
            "funder_projectcode": "F07309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5672-51904-10"
            ]
        }
    ]
}