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=360
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2266,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=380",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=340",
    "results": [
        {
            "id": 9555,
            "title": {
                "de": "DiaFight: Eine spielerische Intervention zur Verringerung von Stigmatisierung und Stress sowie zur Förderung patientenbezogener Ergebnisse bei Diabetes",
                "en": "DiaFight: A Gamified intervention to Reduce stigma, distress and promote patient-related outcomes In Diabetes"
            },
            "short": "DiaFight",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-12T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2026-01-23T17:22:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 110368,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3959
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9555-110368-10"
            ]
        },
        {
            "id": 4624,
            "title": {
                "de": "DTI und RS-MRT als Prädiktoren von Kognition in NF1",
                "en": "DTI and RS-fMRI as predictors of cognition in NF1"
            },
            "short": "DTI and RS-fMRI in NF1",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-06T01:00:00+01:00",
            "begin_effective": "2014-01-06T01:00:00+01:00",
            "end_planned": "2015-01-06T01:00:00+01:00",
            "end_effective": "2015-01-06T01:00:00+01:00",
            "assignment": "2016-01-20T16:18:28+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J 3500-B23",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4624-59566-10"
            ]
        },
        {
            "id": 5508,
            "title": {
                "de": "Spielgestützte Multimodale Intervention, Monitoring und Decision Support zur Aktivierung bei Alzheimer-Demenz",
                "en": "multimodAAL"
            },
            "short": "multimodAAL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-18T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-10-31T01:00:00+01:00",
            "assignment": "2018-10-08T11:13:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": 8,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "875345 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5508-59566-10"
            ]
        },
        {
            "id": 6667,
            "title": {
                "de": "Monitoring und Rehabilitation kognitiver und mentaler Defizite nach COVID-19 und anderen Virusinfektionen",
                "en": "Monitoring and rehabilitation of cognitive and mental deficits after a COVID-19 infection and other viral diseases"
            },
            "short": "CogniReha",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-08-05T15:12:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999887709",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6667-59566-10"
            ]
        },
        {
            "id": 5742,
            "title": {
                "de": "Untersuchungen zur Rolle von cholestase-induzierter Thrombozytenaktivierung in der Pathogenese cholestatischer Lebererkrankungen",
                "en": "Investigating the role of cholestasis induced platelet activation in the pathogenesis of cholestatic liver injury. "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-02-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2024-09-30T02:00:00+02:00",
            "assignment": "2019-03-25T09:23:29+01:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-40",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5742-62201-10"
            ]
        },
        {
            "id": 3487,
            "title": {
                "de": "Österreichweite Auswertung über die Prävalenz von Komorbiditäten und möglichen prädiktiven Faktoren bei Patienten mit Psoriasis - Datenanalyse des Psoriasis Registry Austria (PsoRA)",
                "en": "Nationwide assessment for Austria on the prevalence of comorbidities and potential predictive factors in patients with psoriasis: Analysis of the Psoriasis Registry Austria (PsoRA)"
            },
            "short": "PsoRA-Komorbiditäten",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-12-01T01:00:00+01:00",
            "begin_effective": "2013-12-01T01:00:00+01:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2014-01-07T10:54:03+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 8570,
            "title": {
                "de": "Erforschung der struktureller und elektrischer Eigenschaften zur in-vitro-axonalen Guidance von 3D-strukturierten photokapazitiven Folien",
                "en": "Exploring the micro-topographic and galvanotropic cues\r\nfor in-vitro axonal guidance on 3D structured photocapacitive\r\nsubstrates"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-12-18T10:24:31+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8570-98848-10"
            ]
        },
        {
            "id": 3048,
            "title": {
                "de": "Exudate Analysis - Literature Research",
                "en": "Exudate Analysis - Literature Research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-09-01T02:00:00+02:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2012-11-30T01:00:00+01:00",
            "end_effective": "2012-11-30T01:00:00+01:00",
            "assignment": "2012-11-22T13:24:43+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3866,
            "title": {
                "de": "Prospektive Erfassung von Risikofaktoren für Krebsentstehung bei angeborenen Störungen: Diagnostik und Monitoring von Patienten mit DNA-Reparaturdefekten und Immundefekten",
                "en": "Prospective evaluation of risk factors of cancerogenesis in inborn errors: diagnosis and monitoring of patients with DNA repair defects and immunodeficiencies"
            },
            "short": "Krebsvorsorge - Immundefekte",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-05-01T02:00:00+02:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2017-04-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2015-01-28T12:08:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3866-85188-10"
            ]
        },
        {
            "id": 3867,
            "title": {
                "de": "Grundlagenwissenschaftliches Begleitprojekt zur Behandlung einer steirischen Familie mit angeborener Neigung zu Krebserkrankungen",
                "en": "Basic science research project on a familial cancer presdisposition syndrome"
            },
            "short": "Tumorneigung in steirischer Familie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2015-01-28T12:14:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3867-85188-10"
            ]
        },
        {
            "id": 5155,
            "title": {
                "de": "Einfluss von Myelin auf die diamagnetische Suszeptibilitzät im gesunden Gehirn und bei Multipler Sklerose",
                "en": "Contribution of Myelin to the Diamagnetic Susceptibility of Normal and Multiple Sclerosis Brain"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-06-01T02:00:00+02:00",
            "begin_effective": "2017-06-01T02:00:00+02:00",
            "end_planned": "2020-05-31T02:00:00+02:00",
            "end_effective": "2019-10-15T02:00:00+02:00",
            "assignment": "2017-12-07T11:58:22+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "MEFO-52",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5753,
            "title": {
                "de": "\"Smart Aggregation and Visualisation of Health Data\"",
                "en": "Smart Aggregation and Visualisation of Health Data"
            },
            "short": "SMARAGD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-07-01T02:00:00+02:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2019-04-01T16:12:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 80111,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "872575 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5753-80111-10"
            ]
        },
        {
            "id": 6473,
            "title": {
                "de": "Transfer der Erkenntnisse aus DP-iDP an bildungsschwache Zielgruppen ",
                "en": "Communicating DP-iDP"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2022-04-30T02:00:00+02:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2021-03-01T10:46:00+01:00",
            "program": 122,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50442,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "WKP00163",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6473-50442-10"
            ]
        },
        {
            "id": 9130,
            "title": {
                "de": "Auf dem Weg zu einem umfassenden Atlas des menschlichen Atmungsmikrobioms: Taxonomische, genomische und funktionelle Perspektiven",
                "en": "Towards a Comprehensive Atlas of the Human Respiratory Microbiome: Taxonomic,\r\nGenomic, and Functional Perspectives"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-10-01T02:00:00+02:00",
            "begin_effective": "2025-08-01T02:00:00+02:00",
            "end_planned": "2025-01-01T01:00:00+01:00",
            "end_effective": "2026-07-31T02:00:00+02:00",
            "assignment": "2025-08-05T13:14:59+02: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": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9130-90021-10"
            ]
        },
        {
            "id": 6560,
            "title": {
                "de": "Dissecting the role of microbial – host interactions in the effect of phototherapy in cutaneous T-cell lymphoma\r\n",
                "en": "Dissecting the role of microbial – host interactions in the effect of phototherapy in cutaneous T-cell lymphoma\r\n"
            },
            "short": "CTCL microbiome",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2022-05-01T02:00:00+02:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2021-05-06T10:44:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1983
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6369,
            "title": {
                "de": "Die Rolle von eukaryotischen Translationsfaktoren in kutanen T-Zell Lymphomen",
                "en": "The role of eukaryotic translation factors in cutaneous T-cell lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-01T01:00:00+01:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2021-10-31T02:00:00+02:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2020-12-15T10:20:58+01: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": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6369-84167-10"
            ]
        },
        {
            "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": 7181,
            "title": {
                "de": "Eukaryotischer Translationsinitiationsfaktor 4E (eIF4E) als neues Therapeutisches Ziel in der Behandlung und Therapie von Psoriasis",
                "en": "Eukaryotischer Translationsinitiationsfaktor 4E (eIF4E) als neues Therapeutisches Ziel in der Behandlung und Therapie von Psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2022-09-26T15:02:49+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": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7181-84167-10"
            ]
        },
        {
            "id": 6561,
            "title": {
                "de": "Eukaryotischer Initationsfaktor eIF4E: Potenzielles therapeutisches Target in Psoriasis",
                "en": "Eukaryotic Translation Initiation Factors 4E (eIF4E): Potential Therapeutic Target in Psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-09-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2021-05-06T10:45:16+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": [
                1983
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6561-84167-10"
            ]
        },
        {
            "id": 4326,
            "title": {
                "de": "Wirkung von Laserakupunktur an Neugeborenen mit Neonatalem Entzugssyndrom(NAS)",
                "en": "Impact on laseracupuncture in newborns with neonatal abstinence syndrom"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2016-02-24T13:42:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}