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=1600&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=1620&ordering=begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1580&ordering=begin_effective",
    "results": [
        {
            "id": 6509,
            "title": {
                "de": "Eine Prospektive Radiologische Analyse der Rekonstruktion des Sagittalen Alignments mithilfe von Transforaminaler Lumbaler Interbody Fusion (TLIF) unter Verwendung Lordotischer Cages.",
                "en": "Prospective Radiographic Analysis of Sagittal Alignment Restoration with Transforaminal Lumbar Interbody Fusion (TLIF) using Expandable Lordotic Cages."
            },
            "short": "Sagittal Alignment",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2023-03-01T01:00:00+01:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2021-03-29T10:18:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91941,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1270
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6509-91941-10",
                "6509-59379-11"
            ]
        },
        {
            "id": 6724,
            "title": {
                "de": "Whole-genome sequencing zur Erforschung des menschlichen Genoms sowie des Mikrobioms in Gesundheit und Krankheit",
                "en": "Whole-genome sequencing to study the human genome and the microbiome in health and disease"
            },
            "short": "WGSmed",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-03-31T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2021-10-04T11:45:12+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "884704",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6724-50899-10"
            ]
        },
        {
            "id": 6368,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen - für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS IN ADOLESCENT GIRLS AND YOUNG WOMEN: TOWARDS A TREATMENT GUIDED BY PATHOPHYSIOLOGY"
            },
            "short": "SPIOMET4HEALTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2021-02-22T12:21:43+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6368-50909-12",
                "6368-73713-12",
                "6368-79611-12",
                "6368-94754-12",
                "6368-98005-12",
                "6368-51809-10",
                "6368-109041-12",
                "6368-104611-12"
            ]
        },
        {
            "id": 6497,
            "title": {
                "de": "Transkriptom- und Chromatinlandschaft des Fastens",
                "en": "Transcriptome and chromatin landscapes of fasting"
            },
            "short": "FasTranScape",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-03-15T14:25:08+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P34109",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6497-89979-10"
            ]
        },
        {
            "id": 6763,
            "title": {
                "de": "Herz-Kreislauf-Funktion und Biomechanik bei HHcy",
                "en": "Cardiovascular function and biomechanics in HHcy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2024-07-31T02:00:00+02:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2021-10-25T14:45:30+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53950,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 33672",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6763-53950-10"
            ]
        },
        {
            "id": 6504,
            "title": {
                "de": "Prävention von Adipositas, Sarkopenie und sarkopener Adipositas bei Personen im Pensionsalter  - digitale personalisierte Interventionen für gesunde Ernährung und körperliche Bewegung für SeniorInnen",
                "en": "Preventing obesity, sarcopenia, and Sarcopenic Obesity in retirement – digital personalized interventions for healthy NUTrition and physical activity for Seniors"
            },
            "short": "SO-NUTS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2024-09-30T02:00:00+02:00",
            "assignment": "2021-03-23T13:35:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "883211",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6504-82963-10"
            ]
        },
        {
            "id": 6641,
            "title": {
                "de": "Einfluß der anti-CD20-Therapie auf die Funktion peripherer neutrophiler Granulozyten bei autoimmunen demyelinisierenden Erkrankungen des zentralen Nervensystems: eine Pilotstudie\r\n",
                "en": "Impact of anti-CD20 therapy on peripheral neutrophil function in autoimmune demyelinating diseases of the central nervous system: a pilot study\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2021-07-07T16:26:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53287,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2539
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6641-53287-10"
            ]
        },
        {
            "id": 6465,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen-für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS in adolescent girls and young women: toward a treatment guided by pathophysiology"
            },
            "short": "SPIOMET4HEALTH ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2021-02-22T12:29:25+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50659,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6465-50659-10"
            ]
        },
        {
            "id": 6490,
            "title": {
                "de": "Postoperative Delir Prävention auf der Intensivstation durch Chronotherapie mittels Videoprojektion- eine nicht randonomisierte kontrollierte Pilotstudie",
                "en": "postoperativ delir prevention at ICU"
            },
            "short": "Wald Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2022-02-01T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2021-03-10T13:32:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 59288,
            "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": [
                "6490-59288-10"
            ]
        },
        {
            "id": 6843,
            "title": {
                "de": "Zusatzfinanzierung Projekte \"HerzSache\" und \"Marko, der Makrophage\"",
                "en": "Additional funding for projects \"Heart Matters\" und \"Marko, the Macrophage\""
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2021-04-30T02:00:00+02:00",
            "end_effective": "2022-06-30T02:00:00+02:00",
            "assignment": "2021-12-16T10:40:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79755,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6843-79755-10"
            ]
        },
        {
            "id": 6586,
            "title": {
                "de": "L-ornithin -L-aspertat und das Darm-Mikrobiom bei Zirrhose",
                "en": "L-ornithine-L-aspertate and the gut microbiome in liver cirrhosis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2021-05-19T12:43:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-59",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6586-50989-10"
            ]
        },
        {
            "id": 6519,
            "title": {
                "de": "Vergleich der leukozytären Telomerlänge mit der Telomerlänge in soliden Organen",
                "en": "Comparison of leucocyte telomere length with the telomere length of solid human tissues"
            },
            "short": "TELOMAP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2022-05-01T02:00:00+02:00",
            "end_effective": "2023-07-31T02:00:00+02:00",
            "assignment": "2021-04-08T14:30:21+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71910,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                990
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6519-71910-10"
            ]
        },
        {
            "id": 6571,
            "title": {
                "de": "PERSONALISIERUNG DER IMMUNSUPPRESSION DURCH ÜBERWACHUNG DER VIRUSLAST NACH NIERENTRANSPLANTATION - EINE RANDOMISIERTE, KONTROLLIERTE PHASE-II-STUDIE",
                "en": "PERSONALISATION OF IMMUNOSUPPRESSION BY MONITORING VIRAL LOAD POST KIDNEY\r\nTRANSPLANTATION - A RANDOMISED CONTROLLED PHASE II TRIAL"
            },
            "short": "TTV GUIDE TX",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2021-05-11T12:03:53+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 74174,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6571-100601-12",
                "6571-74174-10",
                "6571-74175-12",
                "6571-75657-12",
                "6571-86124-12",
                "6571-86588-12",
                "6571-97708-12",
                "6571-104723-12",
                "6571-118529-12"
            ]
        },
        {
            "id": 6496,
            "title": {
                "de": "Targeting extracellular matrix protein 1 (ECM1) as a novel therapy to ameliorate adverse cardiac fibrosis in heart disease: a critical mediator of matrix remodelling that links inflammation to fibrosis in ischemic hearts",
                "en": "Targeting extracellular matrix protein 1 (ECM1) as a novel therapy to ameliorate adverse cardiac fibrosis in heart disease: a critical mediator of matrix remodelling that links inflammation to fibrosis in ischemic hearts"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2023-04-30T02:00:00+02:00",
            "end_effective": "2025-06-30T02:00:00+02:00",
            "assignment": "2021-03-15T09:36:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6496-58906-10",
                "6496-75758-12",
                "6496-98851-12",
                "6496-99984-12",
                "6496-104482-12",
                "6496-114311-12"
            ]
        },
        {
            "id": 6417,
            "title": {
                "de": "Herz-Sache -- Unser Herz soll uns am Herzen liegen",
                "en": "Heart Matter - Our Heart should lie close to our Heart"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2022-01-31T01:00:00+01:00",
            "end_effective": "2022-10-31T01:00:00+01:00",
            "assignment": "2021-01-19T14:08:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79755,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "WKP00157",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6417-79755-10"
            ]
        },
        {
            "id": 6518,
            "title": {
                "de": "Entwicklung von interaktiven adaptierbaren und visulisierten qualitativ hochwertigen Gesundheitsinformationen ",
                "en": "Human-Centered Interactive Adaptive Visual\r\nApproaches in High-Quality Health Information"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2025-12-30T01:00:00+01:00",
            "end_effective": "2026-10-31T01:00:00+01:00",
            "assignment": "2021-04-08T14:18:36+02:00",
            "program": 113,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51098,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "FG 11-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6518-51098-10"
            ]
        },
        {
            "id": 6550,
            "title": {
                "de": "Gedruckte Aktiv-Matrix-Sensoren im Textilverbund für medizinische Anwendungen",
                "en": "Printed in-textile active matrix sensors for medical applications "
            },
            "short": "MedSens",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-09-30T02:00:00+02:00",
            "assignment": "2021-04-30T09:20:05+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50448,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "883840",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6550-50448-10",
                "6550-50877-12",
                "6550-97866-12"
            ]
        },
        {
            "id": 6596,
            "title": {
                "de": "Austestung neuer Therapieansätze für das schwer behandelbare Cholangiocarcinom – ein einzigartiges neu-etabliertes in vivo 3D Modell",
                "en": "New therapeutic approaches for the difficult-to-treat cholangiocarcinoma - a unique and new-established in vivo 3D model"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2022-04-30T02:00:00+02:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2021-05-25T17:43:40+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50826,
            "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": [
                "6596-50826-10"
            ]
        },
        {
            "id": 6560,
            "title": {
                "de": "Dissecting the role of microbial – host interactions in the effect of phototherapy in cutaneous T-cell lymphoma\r\n",
                "en": "Dissecting the role of microbial – host interactions in the effect of phototherapy in cutaneous T-cell lymphoma\r\n"
            },
            "short": "CTCL microbiome",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2022-05-01T02:00:00+02:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2021-05-06T10:44:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1983
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6604,
            "title": {
                "de": "MICU1 reguliert mitochondriale Bioenergetik durch Ca2+ abhängige Kontrolle der \"Cristae Junction\" und des mitochondrialen Membranepotentials",
                "en": "MICU1 regulates mitochondrial bioenergetics by Ca2+-dependent control of the cristae junction and mitochondrial membrane potential \r\n"
            },
            "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": "2021-06-01T02:00:00+02:00",
            "end_effective": "2022-05-31T02:00:00+02:00",
            "assignment": "2021-05-31T13:19:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90394,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-64",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6604-90394-10"
            ]
        }
    ]
}