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=280&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2260,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=300&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=260&ordering=-end_effective",
    "results": [
        {
            "id": 8463,
            "title": {
                "de": "Fortschritte in der Sepsiserkennung: Fortschrittliche magnetischen Anreicherung für eine frühere Diagnose",
                "en": "Advancing sepsis detection: Pioneering magnetic enrichment for earlier diagnosis"
            },
            "short": "SEPMAG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-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": "2024-10-23T11:36:06+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": "EI 1326/1-1",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8463-124253-10"
            ]
        },
        {
            "id": 8708,
            "title": {
                "de": "Multi-Omics Analysen bei Plaque-Psoriasis",
                "en": "Multi-omics analysis in patients with plaque-psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-03-05T13:38:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76691,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8708-76691-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": 7385,
            "title": {
                "de": "Benützung automatisierter Insulindosierungssysteme während eines kommerziellen Linienflugs - Eine Pilotstudie ",
                "en": "The Use of the Automated Insulin Delivery Systems During a\r\nCommercial Airplane Flight - a PILOT Study \r\n"
            },
            "short": "AID_PILOT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2023-12-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-02-09T10:40:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100301,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                151
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7385-100301-10"
            ]
        },
        {
            "id": 8635,
            "title": {
                "de": "Untersuchung der Pathologie pustulöser Hautkrankheiten: Integration von Spatial Transcriptomics und In-situ-Analysen von seltenen Krankheiten",
                "en": "Deciphering Pustular Skin Disease Pathology: Integrating Spatial Transcriptomics and In Situ Analysis of rare diseases  "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-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": "2025-02-03T14:35:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88082,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8635-88082-10"
            ]
        },
        {
            "id": 7253,
            "title": {
                "de": "A European “shield” against colorectal cancer based on novel, more precise and affordable risk-based screening methods and viable policy pathways",
                "en": "A European “shield” against colorectal cancer based on novel, more precise and affordable risk-based screening methods and viable policy pathways"
            },
            "short": "ONCOSCREEN",
            "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-16T10:41:30+01:00",
            "program": 219,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 99976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101097036",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7253-99976-10",
                "7253-100172-12",
                "7253-108575-12",
                "7253-119108-12",
                "7253-133280-12"
            ]
        },
        {
            "id": 9539,
            "title": {
                "de": "Patientenbasiertes Immunprofiling und funktionelle Validierung von Matrikin Effekten in akuter Lungenentzündung/ARDS",
                "en": "Patient-based immunoprofiling and functional validation of matrikin effects in acute pneumonia/ARDS"
            },
            "short": "Matrix-Immune Axis in ARDS ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2028-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2026-01-21T10:06:24+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82595,
            "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": [
                "9539-82595-10"
            ]
        },
        {
            "id": 9076,
            "title": {
                "de": "MetAGE: Metabolische Kontrolle von Altern & Krankheit (Zusatzfinanzierung des FWF-geförderten Cluster of Excelence; CoE14)",
                "en": "MetAGE: Metabolische Kontrolle von Altern & Krankheit (Zusatzfinanzierung des FWF-geförderten Cluster of Excelence; CoE14)"
            },
            "short": "MetAGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-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": "2025-07-07T18:11:47+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 91207,
            "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": [
                "9076-91207-10"
            ]
        },
        {
            "id": 8188,
            "title": {
                "de": "Pilztranslokation über den Darm gemessen durch 1,3-Beta-D-Glukan und seine Rolle in Patient:innen mit Leberzirrhose",
                "en": "Gut fungal translocation measured by 1,3-Beta-D-Glucan and its role in patients with liver cirrhosis"
            },
            "short": "BDG-Cirrhosis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-08-01T02:00:00+02:00",
            "begin_effective": "2024-08-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-05-07T15:35:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 115781,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8188-115781-10"
            ]
        },
        {
            "id": 6155,
            "title": {
                "de": "Identifizierung von Interaktionen akuter Leukämiezellen mit der Knochenmarksnische.",
                "en": "Identification of leukemic niche interactions in acute myeloid leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2026-12-30T01:00:00+01:00",
            "assignment": "2020-06-15T13:54:55+02:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6155-50747-10"
            ]
        },
        {
            "id": 9577,
            "title": {
                "de": "Er: YAG-Laser vs. rotierende Instrumente – Einfluss\r\nder Erfahrung auf Effizienz, Oberflächenqualität und\r\nPräferenz bei der Entfernung von Veneers",
                "en": "Er: YAG laser vs. rotary instruments - influence\r\nof experience on efficiency, surface quality and\r\npreference when removing veneers"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2026-12-01T01:00:00+01:00",
            "end_effective": "2026-12-01T01:00:00+01:00",
            "assignment": "2026-02-02T12:41:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14111,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 126234,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2591
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9577-126234-10"
            ]
        },
        {
            "id": 6760,
            "title": {
                "de": "Apolipoprotein AI(apo-AI) Peptid-Lipid Komplexe",
                "en": "Apolipoprotein AI(apo-AI) Mimetic Peptide Lipid Assemblies"
            },
            "short": "AAMLA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2021-10-22T11:40:29+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 83104,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5703",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6760-83104-10",
                "6760-83104-12",
                "6760-107231-12"
            ]
        },
        {
            "id": 8952,
            "title": {
                "de": "Partikeltherapie bei PatientInnen mit Sarkomen. Retrospektive, multizentrische Analyse des klinischen und onkologischen Outcomes in Österreich.",
                "en": "Particle therapy in patients with sarcoma. Retrospective, multicentre study of clinical and oncological outcomes in Austria."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2025-05-31T02:00:00+02:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2025-05-28T10:29:07+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 95171,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1270
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8952-95171-10"
            ]
        },
        {
            "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-104201-12",
                "7238-111432-12",
                "7238-112109-12",
                "7238-116510-12",
                "7238-117501-12",
                "7238-121350-12",
                "7238-119167-12"
            ]
        },
        {
            "id": 6787,
            "title": {
                "de": "Apolipoprotein AI (apo-AI) Mimetische \r\nPeptid-Lipid-Assemblies",
                "en": "Apolipoprotein AI (apo-AI) Mimetic \r\nPeptide Lipid Assemblies"
            },
            "short": "AAMLA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2021-11-17T15:51:22+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5703",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6787-53252-10"
            ]
        },
        {
            "id": 8530,
            "title": {
                "de": "Krebsbekämpfung mit digitaler Pathologie ",
                "en": "Fighting cancer with digital pathology "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2024-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2024-11-26T10:47:29+01:00",
            "program": 206,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92422,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8530-92422-10"
            ]
        },
        {
            "id": 9486,
            "title": {
                "de": "Gezielte Nanopartikel-Therapie zur Entzündungshemmung bei Sepsis",
                "en": "Targeted nanoparticle therapy for inflammation reduction in sepsis"
            },
            "short": "nanoparticle therapy_sepsis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-12-01T01:00:00+01:00",
            "begin_effective": "2025-12-01T01:00:00+01:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2025-12-15T11:33:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 111769,
            "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": [
                "9486-111769-10"
            ]
        },
        {
            "id": 7906,
            "title": {
                "de": "INTERACT-EUROPE 100",
                "en": "INTERACT-EUROPE 100"
            },
            "short": "INTERACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2023-11-28T13:37:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101129375",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7906-107132-10"
            ]
        },
        {
            "id": 8591,
            "title": {
                "de": "Krebsbekämpfung mit digitaler Pathologie ",
                "en": "Fighting cancer with digital pathology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-01T02:00:00+02:00",
            "begin_effective": "2024-12-01T01:00:00+01:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2025-01-14T13:06:19+01:00",
            "program": 206,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 104839,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8591-104839-10"
            ]
        },
        {
            "id": 9530,
            "title": {
                "de": "Räumliche Charakterisierung von Immunzellen in den pulmonalen Arterien\r\nbei COPD- und Lungenfibrose-assoziierter pulmonaler Hypertonie",
                "en": "Spatial Characterization of Immune Cells in Pulmonary Arteries in COPD- and Pulmonary Fibrosis-Associated Pulmonary Hypertension"
            },
            "short": "Spatial Characteriz_pulmon_hypertension",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-11-15T01:00:00+01:00",
            "begin_effective": "2025-11-15T01:00:00+01:00",
            "end_planned": "2026-11-14T01:00:00+01:00",
            "end_effective": "2026-11-14T01:00:00+01:00",
            "assignment": "2026-01-15T16:28:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97528,
            "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": [
                "9530-97528-10"
            ]
        }
    ]
}