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=320&ordering=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2244,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=340&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=300&ordering=begin_planned",
    "results": [
        {
            "id": 2463,
            "title": {
                "de": "European High Security BSL4 Laboratories",
                "en": "European High Security BSL4 Laboratories"
            },
            "short": "ERINHA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2013-05-31T02:00:00+02:00",
            "end_effective": "2014-08-31T02:00:00+02:00",
            "assignment": "2011-04-12T14:42:14+02:00",
            "program": 24,
            "subprogram": "Infrastructures\r\nINFRA-2010-2.2.8",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2463-51663-10"
            ]
        },
        {
            "id": 2153,
            "title": {
                "de": "Prostaglandin Rezeptoren in der Therapie von Allergien",
                "en": "Prostaglandin Rezeptoren in der Therapie von Allergien"
            },
            "short": "PROSTAGLANDIN_FWF09",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-01T02:00:00+02:00",
            "begin_effective": "2010-09-15T02:00:00+02:00",
            "end_planned": "2013-05-31T02:00:00+02:00",
            "end_effective": "2015-09-14T02:00:00+02:00",
            "assignment": "2010-03-04T15:00:25+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51756,
            "contact": 51756,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22521",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2153-51756-10"
            ]
        },
        {
            "id": 2305,
            "title": {
                "de": "Anbahnungsfinanzierung (DEVAG) - Projektnummer: 829019",
                "en": "Anbahnungsfinanzierung (DEVAG)"
            },
            "short": "DEVAG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-03T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2010-10-13T02:00:00+02:00",
            "end_effective": "2010-10-16T02:00:00+02:00",
            "assignment": "2010-09-17T11:46:55+02:00",
            "program": 54,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "829019",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2569,
            "title": {
                "de": "Anbahnungsfinanzierung: Genetik von Patienten mit Meningokokkeninfektionen Projektnummer: 830184",
                "en": "host genetics of meningococcal infections"
            },
            "short": "HOST GENETICS MENINGOCOCC INFECT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-22T02:00:00+02:00",
            "begin_effective": "2010-06-22T02:00:00+02:00",
            "end_planned": "2010-10-13T02:00:00+02:00",
            "end_effective": "2010-10-13T02:00:00+02:00",
            "assignment": "2011-09-07T13:23:21+02:00",
            "program": 54,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51647,
            "contact": 51647,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2569-51647-10"
            ]
        },
        {
            "id": 2170,
            "title": {
                "de": "APA als diagnostischer Parameter für eine Hypophysenunterfunktion nach einem Schädel-Hirn-Trauma im Kindes- und Adolescentenalter.",
                "en": "APA as diagnostic tool for hypopituitarism after traumatic brain injury in children and adolescents."
            },
            "short": "APA und Hypophysenunterfunktion",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-30T02:00:00+02:00",
            "begin_effective": "2010-06-30T02:00:00+02:00",
            "end_planned": "2011-06-30T02:00:00+02:00",
            "end_effective": "2011-06-30T02:00:00+02:00",
            "assignment": "2010-04-08T16:34:10+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57571,
            "contact": 57571,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2170-57571-10"
            ]
        },
        {
            "id": 2666,
            "title": {
                "de": "1.2 Pharmacogenetic biomarkers for personalized medicine in common metabolic disorders",
                "en": "1.2 Pharmacogenetic biomarkers for personalized medicine in common metabolic disorders"
            },
            "short": "BioPersMed Project No 1.2",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51809,
            "contact": 51809,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2666-50909-12",
                "2666-51809-10"
            ]
        },
        {
            "id": 2665,
            "title": {
                "de": "1.1 Biomarkers of immune tolerance in autoimmunity and transplantation in diabetes",
                "en": "1.1 Biomarkers of immune tolerance in autoimmunity and transplantation in diabetes"
            },
            "short": "BioPersMed Project No 1.1",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2665-51831-10",
                "2665-90274-12"
            ]
        },
        {
            "id": 2668,
            "title": {
                "de": "1.4 Crosstalk of Bone and Adipose Tissue via new biomarkers",
                "en": "1.4 Crosstalk of Bone and Adipose Tissue via new biomarkers"
            },
            "short": "BioPersMed Project No 1.4",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:14:41+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51809,
            "contact": 51809,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2668-50909-12",
                "2668-71449-12",
                "2668-51809-10"
            ]
        },
        {
            "id": 2671,
            "title": {
                "de": "1.7 Vitamin D as a biomarker for age-dependent cerebral damage (i.e stroke)",
                "en": "1.7 Vitamin D as a biomarker for age-dependent cerebral damage (i.e stroke)"
            },
            "short": "BioPersMed Project No 1.7",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2671-63490-12"
            ]
        },
        {
            "id": 2669,
            "title": {
                "de": "1.5 Collagen turnover products as biomarkers of bone remodelling",
                "en": "1.5 Collagen turnover products as biomarkers of bone remodelling"
            },
            "short": "BioPersMed Project No 1.5",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51809,
            "contact": 51809,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2669-71449-12",
                "2669-51809-10"
            ]
        },
        {
            "id": 2670,
            "title": {
                "de": "1.6 Wnt signalling and novel bone biomarkers",
                "en": "1.6 Wnt signalling and novel bone biomarkers"
            },
            "short": "BioPersMed Project No 1.6",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51809,
            "contact": 51809,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2670-51809-10"
            ]
        },
        {
            "id": 2672,
            "title": {
                "de": "2.1 Metabolic biomarkers for progression of fatty liver disease and chronic viral hepatitis",
                "en": "2.1 Metabolic biomarkers for progression of fatty liver disease and chronic viral hepatitis"
            },
            "short": "BioPersMed Project No 2.1",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51530,
            "contact": 51530,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2672-81601-12",
                "2672-88572-12",
                "2672-51530-10"
            ]
        },
        {
            "id": 2257,
            "title": {
                "de": "Einfluss unterschiedlicher Lichtspektren am Arbeitsplatz auf Physiologie und circadiane Rhythmik",
                "en": "Physiological and circadian effects of light in the work-place"
            },
            "short": "Wirkung von Licht am Arbeitsplatz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-08-01T02:00:00+02:00",
            "end_planned": "2012-06-30T02:00:00+02:00",
            "end_effective": "2012-09-30T02:00:00+02:00",
            "assignment": "2010-07-29T12:08:13+02:00",
            "program": 79,
            "subprogram": "Interdisziplinäre Humanmedizin",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51671,
            "contact": 51671,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "13891",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2257-51671-10"
            ]
        },
        {
            "id": 2261,
            "title": {
                "de": "Immune responses to mental stress in patients with malignant melanoma",
                "en": "Immune responses to mental stress in patients with malignant melanoma"
            },
            "short": "MENTAL STRESS_MALIGNANT MELANOMA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2011-12-31T01:00:00+01:00",
            "end_effective": "2011-09-30T02:00:00+02:00",
            "assignment": "2010-08-05T16:54:16+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 52274,
            "contact": 52274,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2261-52274-10"
            ]
        },
        {
            "id": 2667,
            "title": {
                "de": "1.3 The spectrum of vitamin D biomarkers and other secosteroids",
                "en": "1.3 The spectrum of vitamin D biomarkers and other secosteroids"
            },
            "short": "BioPersMed Project No 1.3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2667-51831-10"
            ]
        },
        {
            "id": 2673,
            "title": {
                "de": "2.3 Vitamin D metabolites as novel biomarkers for progression and prognosis in liver disease",
                "en": "2.3 Vitamin D metabolites as novel biomarkers for progression and prognosis in liver disease"
            },
            "short": "BioPersMed Project No. 2.3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51530,
            "contact": 51530,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2673-51530-10"
            ]
        },
        {
            "id": 2325,
            "title": {
                "de": "Bedeutung von MikroRNAs im Wnt Signalweg beim Gallengangskarzinom",
                "en": "Role of microRNAs of the wnt pathway in biliary tract cancer"
            },
            "short": "MICRORNAS WNT PATHWAY ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2011-06-30T02:00:00+02:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2010-10-11T11:00:11+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 2674,
            "title": {
                "de": "2.4 Evaluation of new bioactive peptides and corresponding novel biomarkers for progression and prognosis of obesity related liver disease",
                "en": "2.4 Evaluation of new bioactive peptides and corresponding novel biomarkers for progression and prognosis of obesity related liver disease"
            },
            "short": "BioPersMed Project No. 2.4",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 54033,
            "contact": 54033,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2674-54033-10"
            ]
        },
        {
            "id": 2253,
            "title": {
                "de": "Stickstoffmonoxid und Schilddrüsen Studie - NOTHYS",
                "en": "Nitric Oxide Thyroid Study - NOTHYS"
            },
            "short": "NOTHYS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2013-06-30T02:00:00+02:00",
            "end_effective": "2013-09-30T02:00:00+02:00",
            "assignment": "2010-07-14T12:58:34+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50562,
            "contact": 50562,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22694",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2253-50562-10",
                "2253-50464-12",
                "2253-51263-12",
                "2253-51809-12"
            ]
        },
        {
            "id": 2309,
            "title": {
                "de": "TRPA1 als Biomarker für Chemikalienunverträglichkeit",
                "en": "TRPA1 as biomarker of multiple chemical sensitivity"
            },
            "short": "TRPA_BIOMARKER_CHEMIKALIEN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2012-06-30T02:00:00+02:00",
            "end_effective": "2012-09-30T02:00:00+02:00",
            "assignment": "2010-09-22T18:13:45+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51529,
            "contact": 51529,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2309-51529-10"
            ]
        }
    ]
}