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=1260&ordering=end_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=1280&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1240&ordering=end_planned",
    "results": [
        {
            "id": 4795,
            "title": {
                "de": "Lipasen und Lipidsignaling",
                "en": "Lipases and Lipid Signaling"
            },
            "short": "Lipid signaling",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-01-02T13:20:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 59025,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4795-59025-10"
            ]
        },
        {
            "id": 5816,
            "title": {
                "de": "Der Landarzt 2.0- Eine qualitative Analyse zum Paradigmenwechsel zur multiprofessionellen Gesundheitsversorgung in provinziellen Regionen der Steiermark",
                "en": "Primary Health Care 2.0- Qualitative Analysis to foster change management towards multi professional primary health care in rural regions  in the province of Styria "
            },
            "short": "Landarzt 2.0",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-02T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-03-31T02:00:00+02:00",
            "assignment": "2019-06-03T13:20:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51745,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5816-51745-10"
            ]
        },
        {
            "id": 5713,
            "title": {
                "de": "Analyse zirkulierender Tumor DNA (ctDNA), um Mechanismen der Therapieresistenz in HER2-positiven Brustrkrebspatientinnen zu identifizieren",
                "en": "Using circulating tumor DNA (ctDNA) to identify therapy resistance mechanisms in HER2-positive breast cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-02-28T01:00:00+01:00",
            "assignment": "2019-02-28T09:55:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-42",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5713-50899-10"
            ]
        },
        {
            "id": 4794,
            "title": {
                "de": "Flagship project: Gesundes Altern und Epigenetik",
                "en": "Flagship project: Healthy aging and epigenetics"
            },
            "short": "EpiAge",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-01-02T12:47:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5549,
            "title": {
                "de": "Metabolische Effekte von HDAC Inhibition in heart failure with preserved ejection fraction.",
                "en": "Metabolic effects of HDAC inhibition in heart failure with preserved ejection fraction"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2018-11-15T13:32:45+01: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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5549-72301-10"
            ]
        },
        {
            "id": 4969,
            "title": {
                "de": "Einfluss von Haut- und Darmmikrobiom auf Wirkung und Nebenwirkungen der Immuntherapie beim fortgeschrittenem Melanom",
                "en": "Investigating microbiome-derived biomarkers of tumor response to checkpoint inhibitors in\r\nadvanced melanoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-03-01T01:00:00+01:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2024-04-30T02:00:00+02:00",
            "assignment": "2017-05-30T12:31:35+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1765
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4789,
            "title": {
                "de": "Lipasen und Lipidsignaling",
                "en": "Lipases and Lipid Signaling"
            },
            "short": "Lipid Signaling",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-01-02T11:17:22+01:00",
            "program": null,
            "subprogram": "BioTechMed Flagship Project",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4789-51904-10"
            ]
        },
        {
            "id": 5064,
            "title": {
                "de": "In vitro Studie zur Minimierung von Infektionen großer Endoprothesen ",
                "en": "In vitro study to minimize infections of large endoprostheses"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2017-09-19T15:24:02+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "861608",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5064-50696-10",
                "5064-59782-12",
                "5064-61131-12",
                "5064-87214-12"
            ]
        },
        {
            "id": 4877,
            "title": {
                "de": "Regulation metabolischer Flexibilität durch p53 Aktivität",
                "en": "Regulation of metabolic flexibility by p53 activity"
            },
            "short": "p53 in fasting",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-04-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2022-01-31T01:00:00+01:00",
            "assignment": "2017-03-15T12:34:00+01:00",
            "program": 64,
            "subprogram": "DACH",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I3165",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4877-89979-10"
            ]
        },
        {
            "id": 4886,
            "title": {
                "de": "Darm-Metabotypen als Biomarker für Ernährung und Gesundheit",
                "en": "Gut Metabotypes as Biomarkers for Nutrition and Health"
            },
            "short": "BioNUGUT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-08-31T02:00:00+02:00",
            "assignment": "2017-03-22T09:48:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 17225,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58455,
            "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": [
                "4886-87300-12",
                "4886-58455-10",
                "4886-58451-12"
            ]
        },
        {
            "id": 5128,
            "title": {
                "de": "Rolle der CCR7 Expression in aggressiven non-Hodgkin-Lymphomen",
                "en": "Investigating the role of CCR7 expression in aggressive non-Hodgkin lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-11-20T15:20:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 5134,
            "title": {
                "de": "Mechanismen der Chemotherapieresistenz, Immunevasion und Krankheitsprogression bei Krebserkrankungen der Gallenwege: Fokus auf die miR-200-Famile nicht-protein-kodierender microRNAs.",
                "en": "Mechanisms of chemotherapy resistance, immune evasion and disease progression in biliary tract cancer: Focus on the miR-200-family of nonprotein-coding microRNAs."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-11-01T01:00:00+01:00",
            "begin_effective": "2017-11-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-11-24T09:43:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92241,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5134-50229-12",
                "5134-92241-10"
            ]
        },
        {
            "id": 5688,
            "title": {
                "de": "MikroRNA-abhängige Regulation des Hedgehog Signalwegs in Lungen Adenokarzinomzellen",
                "en": "MicroRNA-mediated regulation of hedgehog signaling pathway in lung adenocarcinoma cells"
            },
            "short": "Hedgehog pathway in lung adenocarcinoma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2022-05-31T02:00:00+02:00",
            "assignment": "2019-02-14T14:06:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50610,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1765
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5688-50610-10"
            ]
        },
        {
            "id": 5518,
            "title": {
                "de": "Extrazelluläres ATP und purinerge Rezeptoren in der Atherosklerose",
                "en": "Extrazelluläres ATP und purinerge Rezeptoren in der Atherosklerose"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2020-01-01T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2018-10-12T12:35:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100805,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": "ZI 743/7-1",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5518-100805-10",
                "5518-101037-12",
                "5518-102715-12"
            ]
        },
        {
            "id": 5517,
            "title": {
                "de": "Die Tyrosinkinase Syk: ein möglicher Angriffspunkt bei Atherosklerose",
                "en": "Die Tyrosinkinase Syk: ein möglicher Angriffspunkt bei Atherosklerose"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2020-01-01T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2018-10-12T12:35:12+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100805,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": "ZI 743/8-1",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5517-91750-12",
                "5517-99418-12",
                "5517-100805-10",
                "5517-101037-12",
                "5517-102715-12"
            ]
        },
        {
            "id": 5621,
            "title": {
                "de": "Die Diskordanz bei der Beurteilung der Krankheitsaktivität aus der Sicht von Patienten mit Psoriasis Arthritis und rheumatoider Arthritis in Remission - eine qualitative, multizentrische Studie ",
                "en": "The patient perspective on remission in psoriatic arthritis and rheumatoid arthritis: the discordance of patients’/physicians’ global assessment of disease activity– a qualitative, multicentre study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-31T01:00:00+01:00",
            "begin_effective": "2019-01-31T01:00:00+01:00",
            "end_planned": "2020-01-30T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-01-22T10:52:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77590,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5621-77590-10"
            ]
        },
        {
            "id": 4765,
            "title": {
                "de": "Nicht-Protein Kodierende RNA und deren klinische Relevanz in Bauchspeicheldrüsenkrebs ",
                "en": "Non-coding RNA networks and their role in pancreatic cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2020-01-31T01:00:00+01:00",
            "assignment": "2017-01-11T12:26:52+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66005,
            "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": [
                "4765-66005-10"
            ]
        },
        {
            "id": 5742,
            "title": {
                "de": "Untersuchungen zur Rolle von cholestase-induzierter Thrombozytenaktivierung in der Pathogenese cholestatischer Lebererkrankungen",
                "en": "Investigating the role of cholestasis induced platelet activation in the pathogenesis of cholestatic liver injury. "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-02-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2019-03-25T09:23:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62201,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-40",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5742-62201-10"
            ]
        },
        {
            "id": 6235,
            "title": {
                "de": "High-Tech Akupunktur für die Prävention von lebensstilbedingten Erkrankungen - Eine 'Sino-Austrian' Kooperation - Fortsetzung 2019/2020",
                "en": "High-Tech Acupuncture for Prevention of Lifestyle Diseases - A Sino-Austrian Cooperation - Continuation 2019/2020"
            },
            "short": "High-Tech Akupunktur und Lebensstil",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2020-08-10T10:38:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": "EPU 36/2019",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3912,
            "title": {
                "de": "Die Behandlung und Überwachung von Krebs durch die Identifizierung von zirkulierenden Tumorzellen und zirkulierender Tumor-DNA aus dem Blut",
                "en": "Cancer treatment and monitoring through identification of circulating tumour cells and tumour related nucleic acids in blood"
            },
            "short": "CANCER-ID",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-02-23T14:19:41+01:00",
            "program": 24,
            "subprogram": "11th Call Innovative Medicines Initiative",
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "115749",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}