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=800&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2140,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=820&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=780&ordering=end_planned",
    "results": [
        {
            "id": 4482,
            "title": {
                "de": "Evaluierung der MicroRNA-371 Familie als potentielle Biomarker für den Krankheitsverlauf von Hodenkrebspatienten",
                "en": "Evaluation of MicroRNA-371 family as potential blood-based biomarkers for disease monitoring in testicular germ cell cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2016-06-07T14:35:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 86226,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                140
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4482-86226-10"
            ]
        },
        {
            "id": 4675,
            "title": {
                "de": "Die klinisch-forensische Untersuchungsstelle",
                "en": "The clinical forensic care unit"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2016-11-02T10:53:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14019,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90131,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4675-90131-10"
            ]
        },
        {
            "id": 3401,
            "title": {
                "de": "Nachweis der Machbarkeit von model-basierter kardiovaskulärer Vorhersage ",
                "en": "Proof of Concept of Model-based Cardiovascular Prediction"
            },
            "short": "CARDIOPROOF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2013-10-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2013-10-10T14:28:05+02:00",
            "program": 24,
            "subprogram": "ICT Call 10 FP7-ICT-2013-10",
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "611232",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3401-50966-10"
            ]
        },
        {
            "id": 3767,
            "title": {
                "de": "Somatic TP53 mutations in the pathogenesis of acute myeloid leukemia",
                "en": "Somatic TP53 mutations in the pathogenesis of acute myeloid leukemia"
            },
            "short": "TP53 in AML",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2014-09-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2014-09-16T13:05:20+02:00",
            "program": null,
            "subprogram": "Anna-Maurer-Fund",
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51857,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3767-106163-12",
                "3767-125975-12",
                "3767-50116-12",
                "3767-77615-12",
                "3767-101484-12",
                "3767-51857-10"
            ]
        },
        {
            "id": 4079,
            "title": {
                "de": "Osteointegration of Polymer Composites for Medical Implants",
                "en": "Osteointegration of Polymer Composites for Medical Implants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-03-20T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-08-18T15:38:09+02:00",
            "program": 65,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "M177",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4079-50696-12",
                "4079-59782-12",
                "4079-61131-12"
            ]
        },
        {
            "id": 4030,
            "title": {
                "de": "GMApp – The Developing Brain and the Developing World at Hand (Projekttitel lt. Vertrag: Mobile General Movement Assessment Approach - the Developing Brain and the Developing World at Hand)",
                "en": "GMApp – The Developing Brain and the Developing World at Hand\r\n(Projekttitel lt. Vertrag: Mobile General Movement Assessment Approach - the Developing Brain and the Developing World at Hand)"
            },
            "short": "GMApp",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-06-01T02:00:00+02:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-04-28T02:00:00+02:00",
            "assignment": "2015-05-28T15:13:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1200
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4030-58883-10",
                "4030-79651-12",
                "4030-88853-11"
            ]
        },
        {
            "id": 4221,
            "title": {
                "de": "Standardisation of a novel method to measure subcutaneous fat in athletes in sports medicine",
                "en": "Standardisation of a novel method to measure subcutaneous fat in athletes in sports medicine"
            },
            "short": "IOC-BCHP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-01-12T11:45:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "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": []
        },
        {
            "id": 3847,
            "title": {
                "de": "Diagnose des Vitamin D - Mangels bei Kritisch Kranken",
                "en": "Diagnosis of vitamin D deficiency in critical care"
            },
            "short": "VITdAL-ICU DIAGNOSIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2015-01-07T10:00:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58615,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1681
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3847-58615-10"
            ]
        },
        {
            "id": 2752,
            "title": {
                "de": "Prospektives Register für PatientInnen mit Aderhautnaevi an der Univ. Augenklinik Graz / der Medizinischen Universität Graz",
                "en": "Prospective registry of patients with choroidal nevi seen at Medical University Graz, Dept. of Ophthalmology"
            },
            "short": "PROCHORN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-01-01T01:00:00+01:00",
            "end_planned": "2017-01-01T01:00:00+01:00",
            "end_effective": "2017-01-01T01:00:00+01:00",
            "assignment": "2012-01-18T13:57:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3179,
            "title": {
                "de": "Eine offene Simulationsumgebung zur Vorhersage von Behandlungserfolgen bei minimal invasiven Krebstherapien",
                "en": "A Generic Open-end Simulation Environment for Minimally Invasive Cancer Treatment"
            },
            "short": "GoSmart",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-04-01T02:00:00+02:00",
            "end_planned": "2017-01-01T01:00:00+01:00",
            "end_effective": "2016-06-30T02:00:00+02:00",
            "assignment": "2013-02-19T13:34:26+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50874,
            "contact": 50874,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "600641",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3179-98584-12",
                "3179-50874-10",
                "3179-62118-12",
                "3179-62756-12",
                "3179-51955-10",
                "3179-51955-11",
                "3179-51955-12"
            ]
        },
        {
            "id": 3551,
            "title": {
                "de": "ClinicIMPPACT",
                "en": "Clinical Intervention Modelling, Planning and Proof for Ablation Cancer Treatment "
            },
            "short": "ClinicIMPPACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-02-01T01:00:00+01:00",
            "end_planned": "2017-01-01T01:00:00+01:00",
            "end_effective": "2017-07-31T02:00:00+02:00",
            "assignment": "2014-02-03T11:17:48+01:00",
            "program": 24,
            "subprogram": "ICT 2013.5.2 Virtual Physiological Human",
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50874,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "610886",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3551-50989-12",
                "3551-50874-10",
                "3551-62118-12",
                "3551-51955-10",
                "3551-51955-11",
                "3551-51955-12"
            ]
        },
        {
            "id": 4233,
            "title": {
                "de": "Die Rolle des Polyamin-Metabolismus in der T-Zell Immunologie bei Patienten mit Rheumatoider Arthritis",
                "en": "The role of polyamines for T-cell immunology in Rheumatoid Arthritis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2017-01-01T01:00:00+01:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2016-01-18T11:20:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78952,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4233-78952-10"
            ]
        },
        {
            "id": 4252,
            "title": {
                "de": "Zelluläre und molekulare Mechanismen der langen nichtkodierenden\r\nRNA LINC470 beim Kolorektalen Karzinom",
                "en": "Cellular and molecular mechanisms of the long non-coding RNA\r\nLINC470 in colorectal carcinogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2017-01-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-01-27T13:58:49+01:00",
            "program": null,
            "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": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4252-66005-10"
            ]
        },
        {
            "id": 4416,
            "title": {
                "de": "Serratierte Lesionen bei chronisch-entzündlichen Darmerkrankungen: Genotyp-Phänotyp Korrelation.",
                "en": "Serrated lesions in inflammatory bowel disease: genotype-phenotype correlation."
            },
            "short": "IBD und SSL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2017-02-01T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-05-03T16:40:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92422,
            "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": [
                "4416-92422-10"
            ]
        },
        {
            "id": 3901,
            "title": {
                "de": "Neue Biomarker aus dem Muskel- und Gefäßstoffwechsels für hypertonie Schwangerschaftserkrankungen",
                "en": "New Muscle and Vascular- Biomarker for Hypertensive Pregnancy Diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-02-01T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2015-02-06T10:15:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14064,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51978,
            "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": [
                "3901-50909-12",
                "3901-51978-10"
            ]
        },
        {
            "id": 3978,
            "title": {
                "de": "Charakterisierung der Rolle des Enzyms Dimethylglycindehydrogenase im Sarkosinmetabolismus von humanen Prostatakarzinomzellen",
                "en": "Characterization of the role of the enzyme dimethylglycin dehydrogenase in the metabolism of sarcosine in prostate cancer cells."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2017-02-01T01:00:00+01:00",
            "end_effective": "2016-04-30T02:00:00+02:00",
            "assignment": "2015-04-21T15:16:31+02:00",
            "program": null,
            "subprogram": "Subventionsantrag Stadt Graz",
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 4093,
            "title": {
                "de": "Liquid Biopsies Datenanalyse",
                "en": "Liquid biopsies data analysis"
            },
            "short": "LIBIDA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-03-01T01:00:00+01:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2017-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2015-09-08T15:31:48+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "850700",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4113,
            "title": {
                "de": "Zelluläre Immunrekonstitution gegenüber relevanter humanpathogener Viren bei Kindern und Jugendlichen nach allogener Stammzelltransplantation",
                "en": "Cellular immunereconstitution against relevant viral human pathogens after allogeneic stem cell transplantation in children and adolescents"
            },
            "short": "CIRAST -Virusspez. Immunität nach SCT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-11-01T01:00:00+01:00",
            "begin_effective": "2016-11-01T01:00:00+01:00",
            "end_planned": "2017-02-28T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-10-06T12:10:37+02:00",
            "program": 81,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "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": [
                "4113-91769-12",
                "4113-56810-10"
            ]
        },
        {
            "id": 3796,
            "title": {
                "de": "K@Home\r\nKalium Home Monitoring für Patienten mit Herz- und Nieren-Insuffizienz",
                "en": "K@Home"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-03-03T01:00:00+01:00",
            "begin_effective": "2014-03-03T01:00:00+01:00",
            "end_planned": "2017-03-31T02:00:00+02:00",
            "end_effective": "2017-11-30T01:00:00+01:00",
            "assignment": "2014-10-29T10:27:55+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "843498",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3796-51831-10"
            ]
        },
        {
            "id": 3949,
            "title": {
                "de": "Mechanismen der Anpassung von Lungenkrebszellen an Glucosemangel",
                "en": "Mechanisms of lung cancer cell adaptation to glucose deprivation"
            },
            "short": "Anpassungsmechanismen von Krebszellen",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-04-01T02:00:00+02:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2017-03-31T02:00:00+02:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-03-17T11:57:59+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-07",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3949-57557-10",
                "3949-50610-12",
                "3949-81608-12"
            ]
        }
    ]
}