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=460&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=480&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=440&ordering=-begin_planned",
    "results": [
        {
            "id": 7191,
            "title": {
                "de": "ELPHI: ElektroPHoretische Implantate für steuerbare Chemotherapie von Gehirntumoren",
                "en": "ELPHI: ElektroPHoretic Implants for Controlled Chemotherapy of Brain Tumors"
            },
            "short": "ELPHI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2022-09-29T18:00:07+02:00",
            "program": null,
            "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": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7191-99703-10"
            ]
        },
        {
            "id": 7309,
            "title": {
                "de": "Bewertung der Rolle der Succinat-Sensierung über GPR91 bei der T-Zell-vermittelten Anti-Tumor-Immunität ",
                "en": "Evaluating the role of succinate sensing via GPR91 in T cell-mediated \r\nanti-tumour immunity "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2022-12-20T13:44:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107391,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2576
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7309-60706-12",
                "7309-107391-10"
            ]
        },
        {
            "id": 7306,
            "title": {
                "de": "KCNRG in der Regulation der Lungenzirkulation",
                "en": "Novel role of the potassium channel regulator KCNRG in the pulmonary circulation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-07-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2022-12-19T11:45:25+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54345,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I 6299",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7306-62906-12",
                "7306-84366-12",
                "7306-91409-12",
                "7306-110870-12",
                "7306-54345-10"
            ]
        },
        {
            "id": 7271,
            "title": {
                "de": "DIOPTRA - Früherkennung von neuen Initiationsmechanismus-Protein-Biomarkern bei Darmkrebs  ",
                "en": "DIOPTRA - Early Dynamic Screening for Colorectal Cancer via Novel Protein Biomarkers Reflecting Biological Initiation Mechanisms"
            },
            "short": "DIOPTRA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-11-29T13:54:01+01:00",
            "program": 219,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98966,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101096649",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7271-98966-10"
            ]
        },
        {
            "id": 7288,
            "title": {
                "de": "Früherkennung von Bauchspeicheldrüsenkrebsg durch Liquid biopsies",
                "en": "PANcreatic CAncer Initial Detection via liquid biopsy\r\n"
            },
            "short": "PANCAID",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2027-12-30T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2022-12-05T10:24:50+01:00",
            "program": 219,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101096309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7288-50899-10",
                "7288-76215-12",
                "7288-120331-12",
                "7288-121409-12"
            ]
        },
        {
            "id": 7335,
            "title": {
                "de": "Entwicklung neuer Screeningverfahren von Anti-Aging Wirkstoffen in fluoreszierenden Fadenwürmern",
                "en": "Development of new screening methods to analyze anti-aging compounds in fluorescent nematodes"
            },
            "short": "WormScreen",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2023-01-17T13:50:34+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "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": [
                "7335-85069-10"
            ]
        },
        {
            "id": 7816,
            "title": {
                "de": "Untersuchung des Mechanismus' und der Rolle der mitochondrialen Dysfunktion im Dravetsyndrom",
                "en": "Deciphering the mechanism and role of mitochondrial dysfunction in Dravet syndrome"
            },
            "short": "Mitoch Dysfkt_Dravetsyndrom",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2023-10-09T12:35:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-94",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7816-85069-10"
            ]
        },
        {
            "id": 7215,
            "title": {
                "de": "Die Bedeutung von \"Glial Fibrillary Acidic Pretein\" im Plasma als diagnostischer und prognostischer Marker der Hirnalterung und der Alzheimer Krankheit",
                "en": "The Role of Plasma Glial Fibrillary Acidic Protein as a diagnostic and prognostic marker in brain aging and Alzheimer´s disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-10-13T14:04:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2269
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7215-57435-10",
                "7215-73547-11"
            ]
        },
        {
            "id": 7549,
            "title": {
                "de": "FXR Leber-Fett Achse",
                "en": "FXR liver adipose axis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-11-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2027-10-31T02:00:00+02:00",
            "assignment": "2023-05-09T13:15:51+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57377,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36543",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7549-50626-12",
                "7549-54247-12",
                "7549-57377-10",
                "7549-111969-12",
                "7549-123430-12"
            ]
        },
        {
            "id": 7403,
            "title": {
                "de": "Die Rolle der Nekroptose in der akuten myeloischen Leukämie",
                "en": "The role of necroptosis in acute myeloid leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-02-16T11:30:10+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "SI 19/2023",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7403-107132-10",
                "7403-111910-12"
            ]
        },
        {
            "id": 7622,
            "title": {
                "de": "EVI 2.0 - Evidenzbasierte Informationen zur Unterstützung von gesundheitskompetenten Entscheidungen",
                "en": "EVI 2.0 - Evidence-based health information to increase health literacy"
            },
            "short": "EVI 2.0",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-06-19T11:56:03+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": [
                "7622-51117-10"
            ]
        },
        {
            "id": 7710,
            "title": {
                "de": "Metabolomics bei PH: Erkennung und Risikovorhersage",
                "en": "Metabolomics in PH: detection, risk prediction, monitoring"
            },
            "short": "GRAPH-M",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-03-31T02:00:00+02:00",
            "assignment": "2023-08-08T13:40:35+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54345,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 1153",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7710-91409-12",
                "7710-73404-12",
                "7710-115981-12",
                "7710-54345-10"
            ]
        },
        {
            "id": 7415,
            "title": {
                "de": "Magnetischer Stein",
                "en": "Magnetic Stone"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-02-23T09:38:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-87",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7415-113130-10"
            ]
        },
        {
            "id": 7155,
            "title": {
                "de": "Hypermethylierung als Resistenzmechanismus für eine cisplatinhältige Chemotherapie bei Keimzelltumorpatienten",
                "en": "Hypermethylation as a mechanism for cisplatin resistance in germ cell tumors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-09-02T10:19:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86226,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7155-86226-10"
            ]
        },
        {
            "id": 7228,
            "title": {
                "de": "Real-world Evidenz für Entscheidungen bei Diabetes",
                "en": "Real-world evidence for decisions in diabetes"
            },
            "short": "REDDIE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2026-11-30T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-10-21T13:02:22+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095556",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7228-50877-10",
                "7228-87054-12",
                "7228-100522-12",
                "7228-99940-12",
                "7228-117401-12",
                "7228-118223-12",
                "7228-121710-12",
                "7228-124113-12"
            ]
        },
        {
            "id": 7407,
            "title": {
                "de": "Bioorthogonal Implantable Iontronic Switch to Temporally Control the Local Release of Chemotherapeutics",
                "en": "Bioorthogonal Implantable Iontronic Switch to Temporally Control the Local Release of Chemotherapeutics"
            },
            "short": "bioSWITCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2027-02-28T01:00:00+01:00",
            "assignment": "2023-02-17T11:53:05+01:00",
            "program": 218,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101099963",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7407-99703-11",
                "7407-57129-12",
                "7407-98848-10",
                "7407-107229-12",
                "7407-114534-12",
                "7407-119850-12",
                "7407-122232-12"
            ]
        },
        {
            "id": 7299,
            "title": {
                "de": "OES Gewebeproben – Phase 2",
                "en": "OES Gewebeproben – Phase 2"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2022-12-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2022-12-12T14:54:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 7303,
            "title": {
                "de": "Ansprechverhalten auf Kombinationstherapie von Trp53-Hotspot-Mutanten in hepatozellulärem Karzinom.",
                "en": "Trp53 hotspot mutants’ response to HCC combination therapy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2022-12-15T01:00:00+01:00",
            "end_planned": "2023-07-31T02:00:00+02:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2022-12-15T12:16:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-84",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 7462,
            "title": {
                "de": "Antigenpräsentation und Immunopathologie in Herzinsuffizienz.",
                "en": "Antigen Presentation and Immunopathology in Heart Failure."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2026-11-30T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2023-03-27T14:48:02+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 114311,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "36588",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7462-58906-11",
                "7462-75758-12",
                "7462-82985-12",
                "7462-111433-12",
                "7462-114311-10",
                "7462-119268-12",
                "7462-122751-12",
                "7462-127062-12"
            ]
        },
        {
            "id": 7238,
            "title": {
                "de": "Lebensverlängerung durch [Ca2+]mito-induzierte ROS",
                "en": "Promotion of lifespan by mitochondrial Ca2+-induced ROS"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2022-12-01T01:00:00+01:00",
            "end_planned": "2026-11-30T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2022-10-31T13:29:37+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36591",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7238-85069-10",
                "7238-93963-12",
                "7238-111432-12",
                "7238-112109-12",
                "7238-116510-12",
                "7238-117501-12",
                "7238-121350-12",
                "7238-119167-12"
            ]
        }
    ]
}