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=1700&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1720&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1680&ordering=end_planned",
    "results": [
        {
            "id": 5556,
            "title": {
                "de": "Österreichische Biobankenforschungsinfrastruktur",
                "en": "Biobanking and BioMolecular resources research Infrastructure Austria"
            },
            "short": "BBMRI.AT #2",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-12-01T01:00:00+01:00",
            "begin_effective": "2018-12-01T01:00:00+01:00",
            "end_planned": "2023-11-30T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2018-11-27T11:37:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2164
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5556-51870-12",
                "5556-51663-10"
            ]
        },
        {
            "id": 8637,
            "title": {
                "de": "T-Zell Funktionsverlust in AAV",
                "en": "Contribution of T-cell exhaustion to disease course in anti-neutrophil cytoplasmic antibody-associated vasculitis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-06-01T02:00:00+02:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2023-11-30T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2025-02-03T14:47:36+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94970,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "10.55776/J4664",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8637-94970-10"
            ]
        },
        {
            "id": 7456,
            "title": {
                "de": "VON DER BIOINFORMATISCHEN ANALYSE VON GENOMEN BIS ZUR COMPUTERGESTÜTZTEN STRUKTURBIOLOGIE UND ANWENDUNGEN",
                "en": "FROM BIOINFORMATICS ANALYSIS OF GENOMES TO COMPUTATIONAL STRUCTURAL BIOLOGY AND APPLICATIONS"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2023-11-30T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2023-03-23T16:19:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 107189,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1287
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7456-107189-10"
            ]
        },
        {
            "id": 7157,
            "title": {
                "de": "Zusammenhang zwischen Veränderungen der Neurofilament-Leichtketten-Konzentration im Serum und postoperativer kognitiver Dysfunktion - eine prospektive Observationsstudie",
                "en": "Association of changes in serum neurofilament light chain concentrations and postoperative cognitive dysfunction - a prospective non interventional observational study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-06-01T02:00:00+02:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-11-30T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2022-09-05T16:22:09+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97332,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7157-58422-11",
                "7157-97332-10"
            ]
        },
        {
            "id": 6563,
            "title": {
                "de": "Lasertherapie bei Vulvodynie",
                "en": "Lasertherapy for vulvodynia "
            },
            "short": "LYDIA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-12-01T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2021-05-06T14:54:20+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI936",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6563-50853-10"
            ]
        },
        {
            "id": 7385,
            "title": {
                "de": "Benützung automatisierter Insulindosierungssysteme während eines kommerziellen Linienflugs - Eine Pilotstudie ",
                "en": "The Use of the Automated Insulin Delivery Systems During a\r\nCommercial Airplane Flight - a PILOT Study \r\n"
            },
            "short": "AID_PILOT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2023-12-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-02-09T10:40:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100301,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                151
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7385-100301-10"
            ]
        },
        {
            "id": 7007,
            "title": {
                "de": "Der Einfluss des Harntrakt-Mikrobioms auf ‚Lower Urinary Tract Symptomes’ (LUTS) bei Männern",
                "en": "The influence of urinary tract microbiome on male lower urinary tract symptomes (LUTS)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-12-01T01:00:00+01:00",
            "begin_effective": "2021-12-01T01:00:00+01:00",
            "end_planned": "2023-12-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-05-02T10:13:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14056,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 113095,
            "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": [
                "7007-113095-10"
            ]
        },
        {
            "id": 6219,
            "title": {
                "de": "Kurzfristige Fluktuationen von Frailty im hohen Alter",
                "en": "Short-term frailty fluctuations in later life"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-10-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2020-08-03T13:29:37+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89152,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33673",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6219-89152-10"
            ]
        },
        {
            "id": 5145,
            "title": {
                "de": "Novel Bone Regeneration Drug Osteogrow:Therapeutic Solution for Lumbar Back Pain — OSTEOproSPINE",
                "en": "Novel Bone Regeneration Drug Osteogrow:Therapeutic Solution for Lumbar Back Pain — OSTEOproSPINE"
            },
            "short": "OSTEOproSPINE_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2017-12-01T13:52:28+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "779340",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5145-91941-12",
                "5145-59379-11"
            ]
        },
        {
            "id": 6927,
            "title": {
                "de": "Charakterisierung der therapierelevanten epigenetischen Grundlagen des fortgeschrittenen Lungenkarzinom ",
                "en": "Characterizing the epigenetics of lung cancer progression to inform\r\npersonalized treatment"
            },
            "short": "epiLUAD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-02-15T12:48:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 109087,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-77",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6927-109087-10"
            ]
        },
        {
            "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": 6880,
            "title": {
                "de": "Individualisierte, optimierte 3D-gedruckte Micro-Implantate zur Behandlung von Glaukomen",
                "en": "Individualized, optimized 3D-printed Micro-Implants for Glaucoma treatment"
            },
            "short": "MIGS3D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-02-15T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2025-08-14T02:00:00+02:00",
            "assignment": "2022-01-17T10:04:01+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 61927,
            "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": [
                "6880-50911-12",
                "6880-61927-10",
                "6880-63490-12",
                "6880-121870-12"
            ]
        },
        {
            "id": 6017,
            "title": {
                "de": "Tracking General Movements - An Observing‐the‐Observer Approach   to Understand and Enhance Clinical Reasoning   for the General Movement Assessment",
                "en": "Tracking General Movements - An Observing‐the‐Observer Approach   to Understand and Enhance Clinical Reasoning   for the General Movement Assessment"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2020-01-09T12:00:04+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI811",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6017-88853-11",
                "6017-58883-10"
            ]
        },
        {
            "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": 7369,
            "title": {
                "de": "Mechanistische Evaluierung eines TRPV6 Ca2+ Kanal Inhibitors",
                "en": "Mechanistic Evaluation of a TRPV6 Ca2+ channel inhibitor"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-10-31T01:00:00+01:00",
            "assignment": "2023-02-02T14:52:03+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 33283",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7369-78591-10"
            ]
        },
        {
            "id": 7183,
            "title": {
                "de": "Optimierung des Katheterwechsels bei der Therapie mit Insulinpumpen mittels Messung des Gewebewiderstands",
                "en": "Optimising the timing of infusion set replacement in insulin pump therapy using tissue flow resistance monitoring"
            },
            "short": "Opt-INFUSE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-09-05T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-09-04T02:00:00+02:00",
            "assignment": "2022-09-26T16:37:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2689
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7183-51831-10",
                "7183-50452-12",
                "7183-103585-12"
            ]
        },
        {
            "id": 6208,
            "title": {
                "de": "Patient-specific, anti-microbial bioactive finger implants for durable functional reconstruction after Amputation.",
                "en": "Patient-specific, anti-microbial bioactive finger implants for durable functional reconstruction after Amputation."
            },
            "short": "fingerIMPLANT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-07-16T13:24:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6208-81670-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": 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": 5700,
            "title": {
                "de": "SFB Lipidhydrolyse: Zellulärer Fettabbau in Gesundheit und Krankheit (Subprojekt 09)",
                "en": "SFB Lipidhydrolyse: Cellular lipid degradation pathways in health and disease (Project part 09)"
            },
            "short": "SFB Lipidhydrolyse",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-18T12:01:24+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F07309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5700-58794-10",
                "5700-58456-12"
            ]
        }
    ]
}