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=1260&ordering=end_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=1280&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1240&ordering=end_effective",
    "results": [
        {
            "id": 6408,
            "title": {
                "de": "Psychosoziale Auswirkungen der SARS-CoV-2 Pandemie auf MitarbeiterInnen der Landeskrankenhäuser in der Steiermark",
                "en": "Psychosocial consequences of SARS-CoV-2 on individuals working in hospitals in styria"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-05-01T02:00:00+02:00",
            "begin_effective": "2020-05-01T02:00:00+02:00",
            "end_planned": "2021-04-30T02:00:00+02:00",
            "end_effective": "2021-04-30T02:00:00+02:00",
            "assignment": "2021-01-13T11:49:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6408-50654-10"
            ]
        },
        {
            "id": 4597,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation (2. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflammation (2. funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2021-04-30T02:00:00+02:00",
            "assignment": "2016-09-06T10:57:46+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "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": [
                "4597-98005-12",
                "4597-51809-10",
                "4597-104611-12"
            ]
        },
        {
            "id": 5615,
            "title": {
                "de": "Kleinkinder in der digitalen Welt",
                "en": "Digital childhood"
            },
            "short": "KiD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-12-01T01:00:00+01:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2019-01-15T11:38:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 64295,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5615-64295-10"
            ]
        },
        {
            "id": 4895,
            "title": {
                "de": "Eosinophile in der Entstehung des Dickdarmkarzinoms",
                "en": "Eosinophils and colon cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-08-01T02:00:00+02:00",
            "begin_effective": "2017-04-01T02:00:00+02:00",
            "end_planned": "2019-07-31T02:00:00+02:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2017-03-23T14:46:43+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": "P30144",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4895-56687-10"
            ]
        },
        {
            "id": 5639,
            "title": {
                "de": "Mikrobiomveränderungen als Indikator für einen steroid-refraktären Verlauf bei Colitis ulzerosa\r\n\r\n\r\n",
                "en": "Study investigating if specific fecal microbiota alterations can predict a refractory disease course to standard steroid therapy in patients with active ulcerative colitis."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2019-01-24T09:45:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 53167,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "17936",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5639-53167-10"
            ]
        },
        {
            "id": 5817,
            "title": {
                "de": "Etablierung von Methoden zur Quantifizierung des Melaningehalts und des Melanocortin- 1-Rezeptors (MC1R) in humanen Melanomzelllinien MUG-Mel1, MUG-Mel2 und WM164",
                "en": "Establishment of methods for quantification of melanin amount and melanocortin- 1 receptor (MC1R) in human melanoma cell lines MUG-Mel1, MUG-Mel2 and WM164"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2020-05-31T02:00:00+02:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2019-06-05T12:05:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 28393,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 5775,
            "title": {
                "de": "Die Rolle von PEPCK-M in der zellulären Anpassung von Lungenkrebszellen",
                "en": "The role of PEPCK-M in the cellular adaptation of lung cancer cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2021-11-30T01:00:00+01:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2019-04-24T15:18:16+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4601,
            "title": {
                "de": "DK Molecular Fundamentals of Inflammation (2te Förderperiode)",
                "en": "DK Molecular Fundamentals of Inflammation (2nd funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2016-09-06T12:05:43+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "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": [
                "4601-51705-10"
            ]
        },
        {
            "id": 6545,
            "title": {
                "de": "Folder-\"Mediterrane Ernährung für die Psyche- Information zur Ernährung bei psychischen Erkrankungen\"",
                "en": "Folder-\"Mediterranean Diet for Mental Health- Information regarding diet and psychiatric disorders\"\r\n\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-02-01T01:00:00+01:00",
            "end_planned": "2021-06-01T02:00:00+02:00",
            "end_effective": "2021-06-01T02:00:00+02:00",
            "assignment": "2021-04-29T10:33:50+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6545-84449-10"
            ]
        },
        {
            "id": 6173,
            "title": {
                "de": "PROVIT-Metabolomics",
                "en": "PROVIT-Metabolomics"
            },
            "short": "PROVIT-Metabolomics",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-06-19T02:00:00+02:00",
            "begin_effective": "2020-06-19T02:00:00+02:00",
            "end_planned": "2021-06-19T02:00:00+02:00",
            "end_effective": "2021-06-19T02:00:00+02:00",
            "assignment": "2020-06-29T13:34:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 79771,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6173-79771-10"
            ]
        },
        {
            "id": 6051,
            "title": {
                "de": "Untersuchungen zu immunregulatorischen Funktion von Nr4a1 in aggressiven Lymphomen",
                "en": "Investigation of the immunregulorischen Funktion von Nr4a1 in aggressive lymphoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2020-02-11T09:56:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-35",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6051-59183-10"
            ]
        },
        {
            "id": 5363,
            "title": {
                "de": "Evidenzbasierte Informationen zur Unterstützung von gesundheitskompetenten Entscheidungen",
                "en": "Evidence-based Information As Support For Health Literate Decisions"
            },
            "short": "EvI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-05-01T02:00:00+02:00",
            "begin_effective": "2018-05-01T02:00:00+02:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2018-05-15T16:21:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51117,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5363-51117-10"
            ]
        },
        {
            "id": 4718,
            "title": {
                "de": "SPIDIA für personalisierte Medizin -  Standardisierung generischer Präanalytischen Methoden für In-Vitro DIAgnostics für personalisierte Medizin",
                "en": "SPIDIA for Personalized Medicine - Standardisation of generic Pre-analytical procedures for In-vitro DIAgnostics for Personalized Medicine"
            },
            "short": "SPIDIA4P_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2016-12-01T14:50:29+01:00",
            "program": 109,
            "subprogram": "SC1-HCO-02-2016",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "733112",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4718-51870-12",
                "4718-51663-10"
            ]
        },
        {
            "id": 5121,
            "title": {
                "de": "Von früheren SOS-Kinderdorf Kindern lernen: Psychosoziale Belastung und\r\nBodily Distress Syndrome (BDS) im frühen Erwachsenenalter",
                "en": "Learning from former SOS-Kinderdorf children: Bodily Distress Syndrome (BDS) in early adulthood "
            },
            "short": " ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-15T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2020-09-15T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2017-11-07T13:28:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50774,
            "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": [
                "5121-50774-10"
            ]
        },
        {
            "id": 5225,
            "title": {
                "de": "Primäre Imiquimod Therapie versus Chirurgie in der Behandlung der Vulvären Intraepithelialen Neoplasie ",
                "en": "Primary Imiquimod Treatment versus Surgery for Vulvar Intraepithelial Neoplasia  \r\n\r\n"
            },
            "short": "PITVIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-08-01T02:00:00+02:00",
            "begin_effective": "2018-02-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2018-01-31T11:57:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "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": [
                "5225-50853-10"
            ]
        },
        {
            "id": 4773,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" - Koordination (2. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflammation\" - Koordination (2. funding periode)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2016-03-01T01:00:00+01:00",
            "end_planned": "2020-02-29T01:00:00+01:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2017-01-01T13:19:09+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51756,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4773-51756-10"
            ]
        },
        {
            "id": 5756,
            "title": {
                "de": "EULAR Empfehlungen für die Anwendung der Bildgebung zur Steuerung von Inteventionen bei rheumatischen und muskuloskelettalen Erkrankungen",
                "en": "EULAR recommendations for the use of imaging to guide interventional procedures in patients with Rheumatic and Musculoskeletal Diseases (RMD)"
            },
            "short": "EULAR imaging procedure RMD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-07-01T02:00:00+02:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2020-06-30T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2019-04-04T13:18:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66227,
            "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": [
                "5756-100419-12",
                "5756-66227-10"
            ]
        },
        {
            "id": 5057,
            "title": {
                "de": "Verwertung der Ergebnisse des MED-PED Programms 1991 – 2001 in FH-CHOL Austria",
                "en": "Utilisation of the Results of the MED-PED Program 1991-2001 in FH-CHOL Austria"
            },
            "short": "FH-CHOL Austria_MED-PED",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2017-08-31T16:33:45+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51912,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1923
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5057-51912-10"
            ]
        },
        {
            "id": 5139,
            "title": {
                "de": "Immissions- und Emissionsmessungen von Bioaerosolen im Bereich von Geflügel- und Schweinestallungen",
                "en": "Emissions and Immissions of Bioaerosols in the Area of different Barns"
            },
            "short": "LUQUASTA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2020-10-01T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2017-11-28T10:56:06+01:00",
            "program": 90,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50497,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                957
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5139-50497-10",
                "5139-51198-12"
            ]
        },
        {
            "id": 6425,
            "title": {
                "de": "Lab Rotation BioTechMed: Die Verfolgung der Tumorspur: Die Quelle der zirklierenden Tumorzellen und zirkulierenden Tumor-DNA",
                "en": "Lab Rotation BioTechMed:Tracking the Trace: Shedding light on the source of circulating tumor cells and circulating tumor DNA"
            },
            "short": "Lab Rotation BioTechMed",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-11T01:00:00+01:00",
            "begin_effective": "2021-01-11T01:00:00+01:00",
            "end_planned": "2021-07-10T02:00:00+02:00",
            "end_effective": "2021-07-10T02:00:00+02:00",
            "assignment": "2021-01-26T12:06:35+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6425-66435-10"
            ]
        }
    ]
}