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=720&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2157,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=740&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=700&ordering=-begin_planned",
    "results": [
        {
            "id": 6455,
            "title": {
                "de": "Can we learn from a well-behaved tumor?",
                "en": "Can we learn from a well-behaved tumor?"
            },
            "short": "placenta&cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-11-30T01:00:00+01:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2021-02-12T10:48:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2545
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6455-94195-10"
            ]
        },
        {
            "id": 6563,
            "title": {
                "de": "Lasertherapie bei Vulvodynie",
                "en": "Lasertherapy for vulvodynia "
            },
            "short": "LYDIA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-12-01T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2021-05-06T14:54:20+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI936",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6563-50853-10"
            ]
        },
        {
            "id": 6335,
            "title": {
                "de": "EULAR Empfehlungen zur Anwendung von telematischer Patientenbetreuung bei Patienten mit rheumatischen Erkrankungen",
                "en": "EULAR points to consider for remote care in rheumatic and musculoskeletal diseases (RMDs)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-20T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-07-01T02:00:00+02:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2020-11-17T11:28:44+01: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": [
                "6335-66227-10"
            ]
        },
        {
            "id": 6459,
            "title": {
                "de": "ERINHA-Advance - Access: Development of Next Generation SARS-CoV-2 Diagnostics",
                "en": "ERINHA-Advance - Access: Development of Next Generation SARS-CoV-2 Diagnostics"
            },
            "short": "NESARSDia",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-16T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-06-30T02:00:00+02:00",
            "assignment": "2021-02-15T15:10:51+01:00",
            "program": 109,
            "subprogram": null,
            "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": "824061",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6459-51663-10"
            ]
        },
        {
            "id": 6340,
            "title": {
                "de": "Maßnahmen zur Attraktivierung der Allgemeinmedizin 2020-2021\r\n",
                "en": "Measures to increase the attractiveness of family medicine 2020-2021"
            },
            "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-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2020-11-24T12:35:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51098,
            "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": [
                "6340-51098-10"
            ]
        },
        {
            "id": 6237,
            "title": {
                "de": "Ökosystem für Pathologie-Diagnostik mit KI-Assistenz",
                "en": "Ökosystem für Pathologie-Diagnostik mit KI-Assistenz"
            },
            "short": "EMPAIA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-01T01:00:00+01:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2023-05-31T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2020-08-11T16:11:25+02:00",
            "program": null,
            "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": [
                416
            ],
            "funder_projectcode": "879881",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6237-51449-10"
            ]
        },
        {
            "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": 6772,
            "title": {
                "de": "Erstellung eines \"Radiomics\" Profils zur Charakterisierung von Hirnmetastasen",
                "en": "RADIOMIC PROFILING OF BRAIN METASTASES"
            },
            "short": "RADIOMIC PROFILING OF BRAIN METASTASES",
            "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": "2022-08-01T02:00:00+02:00",
            "end_effective": "2022-08-01T02:00:00+02:00",
            "assignment": "2021-10-29T13:00:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14108,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 62787,
            "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": [
                "6772-62787-10"
            ]
        },
        {
            "id": 6306,
            "title": {
                "de": "SARS-CoV-2 infection in HIV-positive patients with or without antiretroviral therapy in sub-Saharan Africa",
                "en": "SARS-CoV-2 infection in HIV-positive patients with or without antiretroviral therapy in sub-Saharan Africa (EDCTP PROJECT)"
            },
            "short": "EDCTP PROJECT (HIV AND COVID-19)",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-10T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-10-09T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2020-10-12T17:25:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2551
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6306-57932-10"
            ]
        },
        {
            "id": 6292,
            "title": {
                "de": "Plazentales CD39 und CD73 in der humanen Schwangerschaft",
                "en": "Placental CD39 and CD73 in human pregnancy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2020-10-01T10:28:14+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33554",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6292-53232-10"
            ]
        },
        {
            "id": 6489,
            "title": {
                "de": "Genetik von Anorexia Nervosa",
                "en": "Genetics of Anorexia Nervosa"
            },
            "short": "Gen AN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2022-01-01T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2021-03-10T13:09:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 59288,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6489-59288-10"
            ]
        },
        {
            "id": 6200,
            "title": {
                "de": "Entwicklung eines interdisziplinären diagnostischen Score für kardiale Speichererkrankungen",
                "en": "Development of an interdisciplinary diagnostic score for cardiac storage disease"
            },
            "short": null,
            "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": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2020-07-13T20:25:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6200-81519-10",
                "6200-101803-12",
                "6200-100358-12"
            ]
        },
        {
            "id": 6238,
            "title": {
                "de": "Effekte von HDAC Inhibition auf die kontraktile Funktion und Stoffwechsel in Herzinsuffizienz mit erhaltener Pumpfunktion",
                "en": "Effects of HDAC inhibition on contractile function and metabolism in heart failure with preserved ejection fraction"
            },
            "short": null,
            "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": "2022-10-31T01:00:00+01:00",
            "end_effective": "2025-10-31T01:00:00+01:00",
            "assignment": "2020-08-11T16:12:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 72301,
            "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": [
                "6238-72301-10",
                "6238-75758-12",
                "6238-110289-12"
            ]
        },
        {
            "id": 6217,
            "title": {
                "de": "Therapeutisches Potenzial von AMPs bei atopischer Dermatitis",
                "en": "Therapeutic potential of antimicrobial peptides in atopic dermatitis "
            },
            "short": null,
            "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": "2024-09-30T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2020-07-30T11:25:38+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51618,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I4939",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6217-54011-12",
                "6217-51618-10",
                "6217-84167-12",
                "6217-87275-12",
                "6217-87663-12",
                "6217-88082-12",
                "6217-118468-12",
                "6217-106804-12",
                "6217-107955-12",
                "6217-108412-12"
            ]
        },
        {
            "id": 6505,
            "title": {
                "de": "Perinatales sowie neurologisches 2-Jahres Outcome bei Kindern mit später Wachstumsrestriktion: randomisiert kontrollierte TRUFFLE-2 Studie (Österreichischer Teil der Studie)",
                "en": "Perinatal and 2-year neurodevelopmental outcome in late preterm fetal compromise: the TRUFFLE-2 randomized, controlled trial (Austrian part of the study)"
            },
            "short": "TRUFFLE-2 Austria",
            "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": "2024-10-01T02:00:00+02:00",
            "end_effective": "2027-04-30T02:00:00+02:00",
            "assignment": "2021-03-23T15:15:49+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14064,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50155,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI881",
            "ethics_committee": "32-237 ex 19/20",
            "edudract_number": null,
            "persons": [
                "6505-50155-10"
            ]
        },
        {
            "id": 6350,
            "title": {
                "de": "Identifizierung der Nische von gesunden und leukämischen Stammzellen.",
                "en": "Identifying the hematopoietic and leukemic stem cell niches."
            },
            "short": "SynNotch",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2023-10-01T02:00:00+02:00",
            "end_effective": "2025-06-30T02:00:00+02:00",
            "assignment": "2020-11-30T11:35:10+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5021",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6350-50747-10",
                "6350-97755-12",
                "6350-95173-12",
                "6350-98091-12",
                "6350-119131-12",
                "6350-108881-12"
            ]
        },
        {
            "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-57557-10",
                "6151-71084-12",
                "6151-71794-12",
                "6151-115761-12"
            ]
        },
        {
            "id": 6272,
            "title": {
                "de": "Rechtsventrikel Echokardiographie und Neuropathie Assessment zur besseren Identifikation von Patient*innen mit Amyloidose",
                "en": "Advanced right ventricular echocardiography and assessment of neuropathy to identify patients with cardiac amyloidosis"
            },
            "short": null,
            "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": "2022-09-30T02:00:00+02:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2020-09-14T11:09:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6272-81519-10"
            ]
        },
        {
            "id": 6320,
            "title": {
                "de": "Workshop: Offenes innovatives Pflegeheim",
                "en": "Workshop: Open Innovation Nursing Lab"
            },
            "short": "OPINION Lab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-30T02:00:00+02:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2020-10-27T15:22:34+01:00",
            "program": 119,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 59569,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "CMW 4-G",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6320-59569-10"
            ]
        },
        {
            "id": 6232,
            "title": {
                "de": "Effect of Individualized Artificial Gravity Training on Cardiovascular and Cerebral Responses in Males and Females during Supine to Stand Tests (Cardio-postural interactions)",
                "en": "Effect of Individualized Artificial Gravity Training on Cardiovascular and Cerebral Responses in Males and Females during Supine to Stand Tests (Cardio-postural interactions)"
            },
            "short": "INDICARDIOPOST",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-15T02:00:00+02:00",
            "begin_effective": "2020-09-15T02:00:00+02:00",
            "end_planned": "2021-09-15T02:00:00+02:00",
            "end_effective": "2021-09-15T02:00:00+02:00",
            "assignment": "2020-08-07T17:08:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6232-57932-10"
            ]
        }
    ]
}