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=740&ordering=-end_effective
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=760&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=720&ordering=-end_effective",
    "results": [
        {
            "id": 7497,
            "title": {
                "de": "Elektronisches Smart-Patch System zur kabellosen Übertragung von molekularen Biomarkern für Gesundheit und Wohlbefinden",
                "en": "Electronic smart patch system for wireless monitoring of molecular biomarkers for healthcare and well-being"
            },
            "short": "ELSAH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2023-04-12T16:51:00+02:00",
            "program": 214,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7497-50877-10"
            ]
        },
        {
            "id": 6542,
            "title": {
                "de": "CBmed: 2.22A - Next generation drug screening platform for precision oncology services",
                "en": "CBmed: 2.22A - Next generation drug screening platform for precision oncology services"
            },
            "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": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-04-28T14:22:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6542-66435-10"
            ]
        },
        {
            "id": 7335,
            "title": {
                "de": "Entwicklung neuer Screeningverfahren von Anti-Aging Wirkstoffen in fluoreszierenden Fadenwürmern",
                "en": "Development of new screening methods to analyze anti-aging compounds in fluorescent nematodes"
            },
            "short": "WormScreen",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2023-01-17T13:50:34+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7335-85069-10"
            ]
        },
        {
            "id": 6883,
            "title": {
                "de": "Früherkennung von Therapieresistenzen bei Prostatakrebs - In situ Detektion von Androgen-Rezeptor Splice Varianten",
                "en": "Early detection of therapy resistance in prostate cancer - In situ detection of Androgen receptor splice variants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2017-07-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-01-19T10:08:55+01:00",
            "program": null,
            "subprogram": "MEFO - Diagnostikum Preidler/Szolar-Stipendium",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-70",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6883-66435-10"
            ]
        },
        {
            "id": 7308,
            "title": {
                "de": "CBmed: 2.22B - Next generation drug screening platform for precision oncology services ",
                "en": "CBmed: 2.22B - Next generation drug screening platform for precision oncology services "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-12-19T13:13:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56667,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7308-56667-10"
            ]
        },
        {
            "id": 5864,
            "title": {
                "de": "Elucidating the impact(s) of spaceflight on circulatory vascular function: clinical, genomics, transcriptomics, and proteomics parameters",
                "en": "Elucidating the impact(s) of spaceflight on circulatory vascular function: clinical, genomics, transcriptomics, and proteomics parameters"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-07-16T10:02:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "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": [
                "5864-57932-10"
            ]
        },
        {
            "id": 3867,
            "title": {
                "de": "Grundlagenwissenschaftliches Begleitprojekt zur Behandlung einer steirischen Familie mit angeborener Neigung zu Krebserkrankungen",
                "en": "Basic science research project on a familial cancer presdisposition syndrome"
            },
            "short": "Tumorneigung in steirischer Familie",
            "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": "2015-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2015-01-28T12:14:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3867-85188-10"
            ]
        },
        {
            "id": 3866,
            "title": {
                "de": "Prospektive Erfassung von Risikofaktoren für Krebsentstehung bei angeborenen Störungen: Diagnostik und Monitoring von Patienten mit DNA-Reparaturdefekten und Immundefekten",
                "en": "Prospective evaluation of risk factors of cancerogenesis in inborn errors: diagnosis and monitoring of patients with DNA repair defects and immunodeficiencies"
            },
            "short": "Krebsvorsorge - Immundefekte",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-05-01T02:00:00+02:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2017-04-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2015-01-28T12:08:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "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": [
                "3866-85188-10"
            ]
        },
        {
            "id": 6667,
            "title": {
                "de": "Monitoring und Rehabilitation kognitiver und mentaler Defizite nach COVID-19 und anderen Virusinfektionen",
                "en": "Monitoring and rehabilitation of cognitive and mental deficits after a COVID-19 infection and other viral diseases"
            },
            "short": "CogniReha",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-08-05T15:12:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999887709",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6667-59566-10"
            ]
        },
        {
            "id": 5899,
            "title": {
                "de": "Aufschlüsselung des Zusammenspiels von nukleären RNA-Exportfaktoren und langen nicht-kodierenden RNAs im Brustkrebs-Stoffwechsel",
                "en": "Dissecting the interplay between nuclear RNA export factors and non-coding RNAs in breast cancer metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-08-01T02:00:00+02:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2021-07-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-09-02T12:07:12+02:00",
            "program": 86,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 30,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1112",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5899-50229-12",
                "5899-100665-12"
            ]
        },
        {
            "id": 5866,
            "title": {
                "de": "Next-Generation X-ray platform for integrative structural biology",
                "en": "Next-Generation X-ray platform for integrative structural biology"
            },
            "short": "NextGen BioXray",
            "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": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-07-17T12:49:55+02:00",
            "program": null,
            "subprogram": "Infrastrukturprogramm!",
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 30,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "870454",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5866-91207-10"
            ]
        },
        {
            "id": 7584,
            "title": {
                "de": "Diagnostic Tool for Sepsis Detection",
                "en": "Diagnostic Tool for Sepsis Detection"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-01T02:00:00+02:00",
            "begin_effective": "2023-04-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2023-05-23T14:34:17+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7584-51976-10"
            ]
        },
        {
            "id": 6136,
            "title": {
                "de": "Mikroskopie-Techniken und künstliche Intelligenz zur Aufklärung inflammatorischer Mechanismen bei Diabetes ",
                "en": "Inflammatory Mechanisms in Diabetes Uncovered by Tissue Imaging and Machine Learning"
            },
            "short": "MIDAS",
            "url": null,
            "abstract": {
                "de": null,
                "en": "Type 1 Diabetes (T1D) is an organ specific autoimmune disease that results in a loss of insulin producing beta cells in the pancreas. We hypothesize that the crosstalk between immune cells and beta cells in the islets of Langerhans induces a cascade of immune and stress responses that are causal for the decline in beta cell mass. MIDAS aims to thoroughly analyze the timing and nature of immune cell infiltration and the interaction of immune cells and beta cells in different stages of T1D."
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2020-05-14T14:32:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "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": [
                "6136-51831-10",
                "6136-95211-12",
                "6136-73927-12",
                "6136-81132-12",
                "6136-90274-12",
                "6136-99699-12",
                "6136-102575-12",
                "6136-107157-12",
                "6136-120872-12"
            ]
        },
        {
            "id": 6790,
            "title": {
                "de": "AI-enabled Playful Enhancement of Resilience and Self-Efficacy with Psychological Learning Theory",
                "en": "AI-enabled Playful Enhancement of Resilience and Self-Efficacy with Psychological Learning Theory"
            },
            "short": "AI-Refit",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-11-22T16:10:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999887487",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6790-50654-10"
            ]
        },
        {
            "id": 6969,
            "title": {
                "de": "Arachaome in immunotherapy",
                "en": "Arachaome in immunotherapy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-03-22T13:57:31+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1065",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 7013,
            "title": {
                "de": "LncRNAs in triple negativ breast cancer",
                "en": "LncRNAs in triple negative breast cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-05-11T11:23:48+02:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P35975",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6853,
            "title": {
                "de": "Fatigue bei Multipler Sklerose: Nicht-medikamentöse Behandlungsansätze und Alltagsstrategien",
                "en": "Fatigue in Multiple Sclerosis: treatment and coping"
            },
            "short": "FIMS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-12-20T11:20:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66708,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6853-66708-10"
            ]
        },
        {
            "id": 6485,
            "title": {
                "de": "COMET - Common Mechanisms in Autoimmune Diseases",
                "en": "COMET - Common Mechanisms in Autoimmune Diseases"
            },
            "short": "COMET",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-03-09T15:52:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2528
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6485-51831-10",
                "6485-54235-12",
                "6485-65558-12",
                "6485-90274-12",
                "6485-103585-12"
            ]
        },
        {
            "id": 6906,
            "title": {
                "de": "Implementierung der PBMC (Mononukleäre Zellen des peripheren\r\nBlutes) Isolierung als Serviceleistung",
                "en": "Implementation of the PBMC (Mononuclear Cells des\r\nperipheral blood) Isolation as a service\r\nthe Biobank Graz"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-03-01T01:00:00+01:00",
            "begin_effective": "2022-03-01T01:00:00+01:00",
            "end_planned": "2023-03-01T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-02-07T15:26:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6906-89175-10"
            ]
        },
        {
            "id": 6909,
            "title": {
                "de": "Attraktivierung Allgemeinmedizin ",
                "en": "Attractiveness of general medicine"
            },
            "short": "Attraktivierung AM 2022-2023",
            "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": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-02-08T11:55:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51098,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6909-51098-10"
            ]
        }
    ]
}