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=1480&ordering=begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1500&ordering=begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1460&ordering=begin_effective",
    "results": [
        {
            "id": 6023,
            "title": {
                "de": "Untersuchungen der immunregulatorischen Funktion von NR4A1/Nr4a1 in aggressiven Lymphomen",
                "en": "Investigating the immune-regulatory function of NR4A1/Nr4a1 in aggressive lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2022-03-28T02:00:00+02:00",
            "end_effective": "2022-03-28T02:00:00+02:00",
            "assignment": "2020-01-16T15:26:47+01:00",
            "program": 116,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100134,
            "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": [
                "6023-100134-10",
                "6023-59183-12",
                "6023-79614-12",
                "6023-119850-12"
            ]
        },
        {
            "id": 6260,
            "title": {
                "de": "Gehirnprotektion für sehr kleine Frühgeborene",
                "en": "Safeguarding the brain of our smallest children"
            },
            "short": "SafeBoosC III",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2022-02-28T01:00:00+01:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2020-08-26T17:14:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50907,
            "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": [
                "6260-50907-10"
            ]
        },
        {
            "id": 5878,
            "title": {
                "de": "Fluss-vermittelte Modulation der villösen Trophoblast Physiologie",
                "en": "Flow-mediated modulation of villous trophoblast physiology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2019-08-05T12:13:30+02:00",
            "program": null,
            "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": [
                12
            ],
            "funder_projectcode": "18175",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5878-53232-10"
            ]
        },
        {
            "id": 6063,
            "title": {
                "de": "Oxidative Stressparameter bei Anorexia nervosa PatientInnen",
                "en": "Oxidative stress in anorexia nervosa patients"
            },
            "short": "ILSD-AN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-20T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-03-20T01:00:00+01:00",
            "end_effective": "2021-02-28T01:00:00+01:00",
            "assignment": "2020-02-21T10:32:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "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": [
                "6063-84449-10"
            ]
        },
        {
            "id": 5987,
            "title": {
                "de": "Licht-vermittelte Kontrolle der TRPC3Funktion",
                "en": "Illuminating the TRPC3 signaling machinery"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2023-03-30T02:00:00+02:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2019-12-09T11:13:45+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33263",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5987-78591-10"
            ]
        },
        {
            "id": 5986,
            "title": {
                "de": "Neuer Knochen in Lithoz 380D Gerüst in Rattencalvarien und prox. Tibia",
                "en": "New Bone in Lithoz TCP 380D Scaffold in Rat Calvaria and prox. Tibia"
            },
            "short": "Lithoz 380D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-12-09T10:47:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96335,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5986-96335-10"
            ]
        },
        {
            "id": 6027,
            "title": {
                "de": "Chemo Ionotronics: Eine Neue Anwendungsform von Chemotherapie in Gehirntumoren",
                "en": "Chemo Ionotronics: A New Approach for Delivery of Chemotherapeutics to Brain Tumors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2020-01-17T12:03:55+01:00",
            "program": 116,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "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": [
                "6027-99703-10",
                "6027-98848-12",
                "6027-105020-12"
            ]
        },
        {
            "id": 6066,
            "title": {
                "de": " Einfluss eines Caspaseinhibitors auf alveoläre Formveränderung nach Zahnextraktion ",
                "en": "Caspase inhibitor on alveolar shape changes following tooth extraction"
            },
            "short": "caspase inhibitor",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2020-02-24T12:10:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14057,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96335,
            "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": [
                "6066-96335-10"
            ]
        },
        {
            "id": 6099,
            "title": {
                "de": "Nr4a1 als therapeutisches Target zu Behandlung von aggressiven Lymphomen",
                "en": "Investigating the potential of NR4A1 as therapeutic target for aggressive lymphomas "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-15T01:00:00+01:00",
            "begin_effective": "2020-03-15T01:00:00+01:00",
            "end_planned": "2022-07-31T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2020-03-16T12:50:18+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-51",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6099-100134-12",
                "6099-59183-10",
                "6099-65239-12",
                "6099-79614-12",
                "6099-82501-12",
                "6099-51930-12",
                "6099-100510-12",
                "6099-111069-12",
                "6099-122590-12"
            ]
        },
        {
            "id": 6068,
            "title": {
                "de": "Konnektivität eines bewegungssensitiven Neurons in Mantis",
                "en": "Connectivity of a Praying Mantis Movement Detecting Neuron"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-04-01T02:00:00+02:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2020-02-25T13:48:41+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82600,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 30,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32376",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6068-82600-10"
            ]
        },
        {
            "id": 6383,
            "title": {
                "de": "Assoziation von ABH(O) und Lewis Blutgruppen Antigenen und COVID- 19: eine retrospektive Studie.",
                "en": "Blood Groups in Infection and Host Susceptibility for COVID-19: a retrospective study."
            },
            "short": "ABO und COVID-19",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2021-04-01T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2020-12-21T11:50:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51964,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6383-51964-10"
            ]
        },
        {
            "id": 6103,
            "title": {
                "de": "Untersuchung der immunstimulierenden Wirkung von humanem Albumin in PBMC",
                "en": "Investigation of the immune stimulating effects of human albumin in PBMC"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-08-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-08-31T02:00:00+02:00",
            "assignment": "2020-03-23T15:23:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90044,
            "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": [
                "6103-90044-10"
            ]
        },
        {
            "id": 6081,
            "title": {
                "de": "Ein quantitatives Konzept zur Untersuchung von human-assoziierten Antibiotikaresistenzen in Flüsse",
                "en": "A quantitative concept to study the distribution of human-derived antibiotic resistance in rivers"
            },
            "short": "RIVAR",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2020-03-04T10:12:35+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58733,
            "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": [
                "6081-58733-10",
                "6081-103077-12",
                "6081-113950-12"
            ]
        },
        {
            "id": 6100,
            "title": {
                "de": "In-vitro Verifikation von Virus-Inhibitoren",
                "en": "In-vitro verification of virus inhibitors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-16T01:00:00+01:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-10-31T01:00:00+01:00",
            "assignment": "2020-03-16T13:55:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-50",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6100-51663-10"
            ]
        },
        {
            "id": 6426,
            "title": {
                "de": "MicroMOOD",
                "en": "MicroMOOD"
            },
            "short": "MicroMOOD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2021-04-01T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-01-26T18:49:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 99972,
            "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": [
                "6426-99972-10"
            ]
        },
        {
            "id": 6183,
            "title": {
                "de": "Kann der BAT Inhibitionstest die Stichprovokation ersetzen?",
                "en": "Is the BAT inhibition able to replace sting challenges?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2020-07-02T20:47:26+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87717,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI836",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6183-87717-10"
            ]
        },
        {
            "id": 6065,
            "title": {
                "de": "Klinische und molekulargenetische Daten von Kindern und Jugendlichen mit spinalem Ependymomen",
                "en": "Clinical and molecular data of children and adolescents with spinal cord ependymoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2020-09-01T02:00:00+02:00",
            "end_effective": "2021-02-28T01:00:00+01:00",
            "assignment": "2020-02-24T09:40:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51369,
            "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": [
                "6065-51369-10"
            ]
        },
        {
            "id": 6079,
            "title": {
                "de": "Postoperative Schmerzerhebung bei Kindern nach tageschirurgischen Eingriffen ",
                "en": "At home pain assessment in postoperative children and adolescents after day surgery "
            },
            "short": "PAIN-DAYS",
            "url": null,
            "abstract": {
                "de": "Das Schmerzmanagement nach tageschirurgischen Eingriffen sollte den gleichen Standards genügen wie nach stationären Eingriffen. Dies wird dadurch erschwert, dass zu Hause die Eltern für das Schmerzmanagement verantwortlich sind. Um die Eltern dabei zu unterstützen, ist ein Messverfahren erforderlich, das die Schmerzen und dessen Begleitaspekte präzise misst. In diesem Projekt werden Situationen identifiziert, die mit hohen Schmerzen bei Kindern nach tageschirurgischen Eingriffen verbunden sind. Dafür wird die wissenschaftliche Literatur aufgearbeitet, postoperative Kinder interviewt und Expertendiskussionen geführt. Darauf aufbauend werden Items entwickelt, die mit Modellen der probabilistischen Testtheorie analysiert werden.",
                "en": null
            },
            "begin_planned": "2019-08-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-07-31T02:00:00+02:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2020-03-02T14:20:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 67207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6079-67207-10"
            ]
        },
        {
            "id": 6017,
            "title": {
                "de": "Tracking General Movements - An Observing‐the‐Observer Approach   to Understand and Enhance Clinical Reasoning   for the General Movement Assessment",
                "en": "Tracking General Movements - An Observing‐the‐Observer Approach   to Understand and Enhance Clinical Reasoning   for the General Movement Assessment"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2020-01-09T12:00:04+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI811",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6017-88853-11",
                "6017-58883-10"
            ]
        },
        {
            "id": 7369,
            "title": {
                "de": "Mechanistische Evaluierung eines TRPV6 Ca2+ Kanal Inhibitors",
                "en": "Mechanistic Evaluation of a TRPV6 Ca2+ channel inhibitor"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-10-31T01:00:00+01:00",
            "assignment": "2023-02-02T14:52:03+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 33283",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7369-78591-10"
            ]
        }
    ]
}