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=840&ordering=-begin_planned
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=860&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=820&ordering=-begin_planned",
    "results": [
        {
            "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": 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": 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": 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-09-30T02: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-84167-12",
                "6217-87275-12",
                "6217-87663-12",
                "6217-88082-12",
                "6217-98990-12",
                "6217-51618-10",
                "6217-107955-12",
                "6217-108412-12",
                "6217-118468-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": 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-100358-12",
                "6200-101803-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-58591-12",
                "6151-71084-12",
                "6151-71794-12",
                "6151-105621-12",
                "6151-115761-12",
                "6151-57557-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-98091-12",
                "6350-97755-12",
                "6350-108881-12",
                "6350-119131-12"
            ]
        },
        {
            "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"
            ]
        },
        {
            "id": 6427,
            "title": {
                "de": "Effekte einer thyreostatischen Therapie auf Knochenmikroarchitektur und Body Composition bei Morbus Basedow: eine longitudinale Kohortenstudie",
                "en": "Effects of antithyroid therapy on bone microarchitecture and body composition in Graves’ disease: a longitudinal cohort study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2021-01-28T13:58:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 85701,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6427-85701-10"
            ]
        },
        {
            "id": 6355,
            "title": {
                "de": "Online-Psychoedukation für PatientInnen mit einer bipolaren Störung – ein virtuelles Programm zur Steigerung der Gesundheitskompetenz",
                "en": "Online-psychoeducation for patients with bipolar disorder - virtual program to improve health realated competences"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2021-09-01T02:00:00+02:00",
            "assignment": "2020-12-03T12:10:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91818,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6355-91818-10"
            ]
        },
        {
            "id": 6296,
            "title": {
                "de": "Transport lebender 3D Zellkulturen mittels Biochip",
                "en": "Transport of living 3D cell cultures by biochip"
            },
            "short": "TransCell",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-10-03T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2020-10-05T19:06:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "880628",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6296-106294-12",
                "6296-109142-12",
                "6296-112109-12",
                "6296-50826-10"
            ]
        },
        {
            "id": 6231,
            "title": {
                "de": "Health and Academic Performance with Happy Children",
                "en": "Health and Academic Performance with Happy Children"
            },
            "short": "HAPCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-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": "2020-08-07T17:04:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57932,
            "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": [
                "6231-57932-10"
            ]
        },
        {
            "id": 6295,
            "title": {
                "de": "Entwicklung von abriebfesten anti-viralen & -bakteriellen Beschichtungen für Flugzeug-Interieur-Komponenten",
                "en": "Development of abrasion-resistant anti-viral & -bacterial coatings for aircraft interior components"
            },
            "short": "safeTOUCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-08-31T02:00:00+02:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-10-05T14:05:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "881059",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6295-54018-10"
            ]
        },
        {
            "id": 6696,
            "title": {
                "de": "Warum Mg Implantate noch nicht in der Klinik akzeptiert sind",
                "en": "Why is the clinical application of Mg not well accepted yet?"
            },
            "short": "MAGnostic",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-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": "2025-09-30T02:00:00+02:00",
            "assignment": "2021-09-14T14:57:31+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5474",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6696-50785-10",
                "6696-98087-12",
                "6696-102252-12",
                "6696-113631-12",
                "6696-121209-12",
                "6696-130255-12",
                "6696-122752-12",
                "6696-123730-12"
            ]
        },
        {
            "id": 6303,
            "title": {
                "de": "Mütterliches Rauchen und dessen Einfluss auf das plazentale Transkriptom: Die Rolle in vorzeitiger Plazentalösung",
                "en": "Maternal smoking and its effect on the placental transcriptome: implications in placental abruption"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-31T02:00:00+02:00",
            "begin_effective": "2020-10-01T02:00:00+02:00",
            "end_planned": "2021-07-31T02:00:00+02:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2020-10-08T14:59:31+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89664,
            "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": [
                "6303-89664-10"
            ]
        },
        {
            "id": 6182,
            "title": {
                "de": "FFG Talente: Nanomedizin - Lipoproteine im Elektronenmikroskop",
                "en": "FFG Talente: Nanomedicine - Lipoproteins in the electron microscope"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-03T02:00:00+02:00",
            "begin_effective": "2020-08-03T02:00:00+02:00",
            "end_planned": "2020-08-28T02:00:00+02:00",
            "end_effective": "2020-08-28T02:00:00+02:00",
            "assignment": "2020-07-02T13:51:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83104,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6182-83104-10"
            ]
        },
        {
            "id": 6763,
            "title": {
                "de": "Herz-Kreislauf-Funktion und Biomechanik bei HHcy",
                "en": "Cardiovascular function and biomechanics in HHcy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2024-07-31T02:00:00+02:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2021-10-25T14:45:30+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53950,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 33672",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6763-53950-10"
            ]
        },
        {
            "id": 6363,
            "title": {
                "de": "Identifikation von Signaltransduktionswegen im Rahmen der extralymphatischen Transition des diffus großzelligen B-Zell Lymphoms  ",
                "en": "Identification of intracellular signaling-transduction pathways with regard to lymphatic tissue infiltration  in diffuse large B cell lymphoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2023-01-01T01:00:00+01:00",
            "assignment": "2020-12-10T11:45:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 94596,
            "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": [
                "6363-94596-10"
            ]
        }
    ]
}