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=780&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2266,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=800&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=760&ordering=-begin_effective",
    "results": [
        {
            "id": 5987,
            "title": {
                "de": "Licht-vermittelte Kontrolle der TRPC3Funktion",
                "en": "Illuminating the TRPC3 signaling machinery"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2023-03-30T02:00:00+02:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2019-12-09T11:13:45+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33263",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5987-78591-10"
            ]
        },
        {
            "id": 6023,
            "title": {
                "de": "Untersuchungen der immunregulatorischen Funktion von NR4A1/Nr4a1 in aggressiven Lymphomen",
                "en": "Investigating the immune-regulatory function of NR4A1/Nr4a1 in aggressive lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2022-03-28T02:00:00+02:00",
            "end_effective": "2022-03-28T02:00:00+02:00",
            "assignment": "2020-01-16T15:26:47+01:00",
            "program": 116,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100134,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6023-100134-10",
                "6023-59183-12",
                "6023-79614-12",
                "6023-119850-12"
            ]
        },
        {
            "id": 6063,
            "title": {
                "de": "Oxidative Stressparameter bei Anorexia nervosa PatientInnen",
                "en": "Oxidative stress in anorexia nervosa patients"
            },
            "short": "ILSD-AN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-20T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-03-20T01:00:00+01:00",
            "end_effective": "2021-02-28T01:00:00+01:00",
            "assignment": "2020-02-21T10:32:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "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": [
                "6063-84449-10"
            ]
        },
        {
            "id": 6027,
            "title": {
                "de": "Chemo Ionotronics: Eine Neue Anwendungsform von Chemotherapie in Gehirntumoren",
                "en": "Chemo Ionotronics: A New Approach for Delivery of Chemotherapeutics to Brain Tumors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2020-01-17T12:03:55+01:00",
            "program": 116,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6027-99703-10",
                "6027-98848-12",
                "6027-105020-12"
            ]
        },
        {
            "id": 5878,
            "title": {
                "de": "Fluss-vermittelte Modulation der villösen Trophoblast Physiologie",
                "en": "Flow-mediated modulation of villous trophoblast physiology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2019-08-05T12:13:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "18175",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5878-53232-10"
            ]
        },
        {
            "id": 5986,
            "title": {
                "de": "Neuer Knochen in Lithoz 380D Gerüst in Rattencalvarien und prox. Tibia",
                "en": "New Bone in Lithoz TCP 380D Scaffold in Rat Calvaria and prox. Tibia"
            },
            "short": "Lithoz 380D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-12-09T10:47:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96335,
            "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": [
                "5986-96335-10"
            ]
        },
        {
            "id": 5963,
            "title": {
                "de": "Programmierung der Funktion von endothelialen Vorläuferzellen durch mütterlichen Metabolismus und Einfluss des fetalen Geschlechts ",
                "en": "Programming the function of fetal endothelial progenitor cells by maternal metabolism and influences of fetal sex"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-10T01:00:00+01:00",
            "begin_effective": "2020-02-10T01:00:00+01:00",
            "end_planned": "2020-05-24T02:00:00+02:00",
            "end_effective": "2020-05-24T02:00:00+02:00",
            "assignment": "2019-11-20T09:12:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 100010,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5963-100010-10"
            ]
        },
        {
            "id": 6090,
            "title": {
                "de": "Nutzung der Elektro-transkriptionellen Kopplung zur Behandlung von hypertensiven Kardiomyopathien",
                "en": "Targeting Excitation-Transcription Coupling for Managing Hypertensive Cardiomyopathy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-03-06T12:12:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 62747,
            "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": [
                "6090-62747-10",
                "6090-75758-12",
                "6090-105142-12",
                "6090-110709-12",
                "6090-117943-12",
                "6090-126115-12",
                "6090-122231-12"
            ]
        },
        {
            "id": 6016,
            "title": {
                "de": "Charakterisierung von Veränderungen der Organ Mikroperfusion mit Hilfe von Photoakustischer Bildgebung ",
                "en": "Microperfusion and fotoacoustic imaging"
            },
            "short": "OMIPAPP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2020-01-09T10:56:42+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50874,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "877103",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6016-50874-10",
                "6016-62756-11",
                "6016-89855-12",
                "6016-90375-12",
                "6016-93640-12",
                "6016-111188-12",
                "6016-122050-12",
                "6016-124110-12"
            ]
        },
        {
            "id": 6050,
            "title": {
                "de": "Europlanet 2024",
                "en": "Europlanet 2024"
            },
            "short": "EPN 2024 RI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2020-02-10T16:35:51+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "871149",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6050-90021-10",
                "6050-91470-12",
                "6050-100035-12"
            ]
        },
        {
            "id": 6030,
            "title": {
                "de": "Automatische Textanalyse radiologischer Befunde und Aufbau von CT basierten Trainingsdatensätzen für den zukünftigen Einsatz von Deep-Learning-Algorithmen in der radiologischen Diagnostik.",
                "en": "Automatic text analysis of radiological findings and development of CT-based training datasets for the future use of deep learning algorithms in radiological diagnostics."
            },
            "short": "FutureLab.Radiology",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2021-08-31T02:00:00+02:00",
            "end_effective": "2022-01-31T01:00:00+01:00",
            "assignment": "2020-01-21T14:19:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57389,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6030-57389-10"
            ]
        },
        {
            "id": 6152,
            "title": {
                "de": "Supplementierung von omega-3 Fettsäuren als Ergänzung zur intravitrealen Therapie des diabetischen Makulaödems",
                "en": "Omega-3 fatty acids supplementation as adjunct to intravitreal treatment of \r\ndiabetic macular edema\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2021-05-01T02:00:00+02:00",
            "end_effective": "2023-01-31T01:00:00+01:00",
            "assignment": "2020-06-05T11:00:45+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50850,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2194
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6152-50850-10"
            ]
        },
        {
            "id": 6051,
            "title": {
                "de": "Untersuchungen zu immunregulatorischen Funktion von Nr4a1 in aggressiven Lymphomen",
                "en": "Investigation of the immunregulorischen Funktion von Nr4a1 in aggressive lymphoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2020-02-11T09:56:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-35",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6051-59183-10"
            ]
        },
        {
            "id": 6049,
            "title": {
                "de": "Der Effekt von Rauchen in der Schwangerschaft auf Entwicklung in der frühen Schwangerschaft - eine single-cell multi-omics Studie",
                "en": "Maternal Smoking and its effect on early gestational development – a single-cell multi-omics\r\napproach"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2021-02-28T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-02-10T13:48:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89664,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-48",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6049-89664-10"
            ]
        },
        {
            "id": 5879,
            "title": {
                "de": "Longitudinale Magnetresonanztomographie (MRT) zur Vorhersage kognitiver Funktion nach Schlaganfall",
                "en": "Longitudinal MRI to predict Cognitive Outcome in Acute Stroke Patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2022-08-31T02:00:00+02:00",
            "end_effective": "2024-01-31T01:00:00+01:00",
            "assignment": "2019-08-05T13:24:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66708,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "18209",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5879-66708-10"
            ]
        },
        {
            "id": 5990,
            "title": {
                "de": "Entschlüsselung des Zusammenspiels zwischen der langen nicht-kodierenden RNA NORAD und PARP Inhibitoren in dreifach negativem Brustkrebs.",
                "en": "Dissecting the interplay of the long non-coding RNA NORAD and PARP inhibitors in triple negative breast cancer allowing optimization of treatment concepts"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2019-12-10T14:25:53+01: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": [
                122
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5990-100665-12"
            ]
        },
        {
            "id": 5978,
            "title": {
                "de": "Der digital-unterstützte Medikationsprozess im Krankenhaus: Chancen, Herausforderungen, Kompetenzentwicklung für mehr MitarbeiterInnen- und PatientInnensicherheit in der Steiermark",
                "en": "The digitally supported medication process in hospitals: opportunities, challenges, competence development "
            },
            "short": "MeDi-Pro",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-07T01:00:00+01:00",
            "begin_effective": "2020-01-07T01:00:00+01:00",
            "end_planned": "2021-12-23T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-12-05T11:37:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65558,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": "GZ: ABT08-165397/2019  PN:1204",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5978-54235-12",
                "5978-65558-10"
            ]
        },
        {
            "id": 5952,
            "title": {
                "de": "CRISPR/Cas9 Genom-Engineering zur Erforschung von MPNs",
                "en": "CRISPR/Cas9 genome engineering to dissect MPN pathogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2020-01-07T01:00:00+01:00",
            "end_planned": "2022-05-31T02:00:00+02:00",
            "end_effective": "2024-07-06T02:00:00+02:00",
            "assignment": "2019-11-06T09:55:38+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32783",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5952-50747-10",
                "5952-108881-12",
                "5952-114952-12"
            ]
        },
        {
            "id": 6070,
            "title": {
                "de": "Kalzium Detektion von STIM1/STIM2 reguliert Ca2+ Signale",
                "en": "Ca2+ sensing of STIM1/2 shapes physiological Ca2+ signals"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2020-01-06T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-02-26T14:53:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32778",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6070-98848-10"
            ]
        },
        {
            "id": 6000,
            "title": {
                "de": "Die Kataraktogenese aus Sicht der modernen Biophysik",
                "en": "Cataractogenesis in the light of modern biophysics "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-02T01:00:00+01:00",
            "begin_effective": "2020-01-02T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-12-16T09:27:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2194
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}