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=1460&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1480&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1440&ordering=end_effective",
    "results": [
        {
            "id": 5833,
            "title": {
                "de": "SFB Lipidhydrolyse - Zusatzförderung Stadt Graz",
                "en": "SFB Lipidhydrolysis - add-on Stadt Graz"
            },
            "short": "SFB add-on Stadt Graz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2023-03-31T02:00:00+02:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-06-27T11:34:15+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "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": [
                "5833-51904-10"
            ]
        },
        {
            "id": 5760,
            "title": {
                "de": "SFB Lipidhydrolyse: Zusatzfinanzierung Land Steiermark",
                "en": "SFB Lipid Hydrolysis: Additional Funding County of Styria"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-04-09T11:51:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5760-51904-10"
            ]
        },
        {
            "id": 6847,
            "title": {
                "de": "Neurofilament-Leichtketten als Biomarker bei Patient*innen mit Autosomal dominanter\r\nOptikusatrophie und Leberscher hereditärer Optikusneuropathie",
                "en": "Neurofilament light chain as biomarker in patients with Autosomal Dominant Optic Atrophy and Leber Hereditary Optic Neuropathy"
            },
            "short": "Biomarker bei ADOA und LHON",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-28T02:00:00+02:00",
            "begin_effective": "2021-09-28T02:00:00+02:00",
            "end_planned": "2023-03-28T02:00:00+02:00",
            "end_effective": "2023-03-28T02:00:00+02:00",
            "assignment": "2021-12-17T14:17:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97142,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2194
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6847-97142-10"
            ]
        },
        {
            "id": 5612,
            "title": {
                "de": "Chronische Elektrostimulation zur Therapie der Altersstimme",
                "en": "Chronical electrical stimulation for treatment of aged voice"
            },
            "short": "Altersstimme",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2021-12-21T01:00:00+01:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2019-01-10T10:34:28+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I3997",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5612-50670-10",
                "5612-50698-12",
                "5612-69755-12",
                "5612-77116-12",
                "5612-82902-12",
                "5612-97517-12",
                "5612-88652-12",
                "5612-103118-12",
                "5612-104099-12",
                "5612-91180-12"
            ]
        },
        {
            "id": 6303,
            "title": {
                "de": "Mütterliches Rauchen und dessen Einfluss auf das plazentale Transkriptom: Die Rolle in vorzeitiger Plazentalösung",
                "en": "Maternal smoking and its effect on the placental transcriptome: implications in placental abruption"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-31T02:00:00+02:00",
            "begin_effective": "2020-10-01T02:00:00+02:00",
            "end_planned": "2021-07-31T02:00:00+02:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2020-10-08T14:59:31+02: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": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6303-89664-10"
            ]
        },
        {
            "id": 6702,
            "title": {
                "de": "Biomolekulare Strukturen und Interaction",
                "en": "Biomolecular Structures and Interactions"
            },
            "short": "BioMolStruct",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2021-09-22T13:16:13+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 83066,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 130-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6702-83066-10"
            ]
        },
        {
            "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": 6478,
            "title": {
                "de": "Trimethylamine-N-Oxide (TMAO) und Polyphenole bei PatientInnen mit Anorexia nervosa",
                "en": "Trimethylamine-N-Oxide (TMAO) and polyphenols in anorexia nervosa patients"
            },
            "short": "ILSD",
            "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": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2021-03-04T09:27:48+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": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6478-84449-10"
            ]
        },
        {
            "id": 7824,
            "title": {
                "de": "ACKR1 und ACKR4 in der experimentellen Glomerulonephritis",
                "en": "ACKR1 and ACKR4 in experimental kidney diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2023-04-30T02:00:00+02:00",
            "end_effective": "2023-04-30T02:00:00+02:00",
            "assignment": "2023-10-10T10:23:38+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86588,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J 4606",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7824-86588-10"
            ]
        },
        {
            "id": 5564,
            "title": {
                "de": "Adaptive immune responses in the wounded heart: novel diagnostic and therapeutic opportunities",
                "en": "Adaptive immune responses in the wounded heart: novel diagnostic and therapeutic opportunities"
            },
            "short": "AIR-MI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-04-30T02:00:00+02:00",
            "assignment": "2018-12-03T10:21:02+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "4168-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5564-57386-12",
                "5564-58906-10",
                "5564-51691-12",
                "5564-99984-12",
                "5564-104482-12",
                "5564-114311-12"
            ]
        },
        {
            "id": 6594,
            "title": {
                "de": "Einfluss von Shikonin-Derivaten auf humane Sarkom-Zelllinien.\r\nSind Naturstoffe die besseren Chemotherapeutika?\r\n",
                "en": "Effects of shikonin derivatives on human sarcoma cell lines.\r\nAre natural compounds the better chemotherapeutics?\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-03-30T02:00:00+02:00",
            "end_effective": "2023-04-30T02:00:00+02:00",
            "assignment": "2021-05-25T13:09:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "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": [
                "6594-50696-10"
            ]
        },
        {
            "id": 6195,
            "title": {
                "de": "TOPICAL TEAM: PATHOPHYSIOLOGY, RISK, AND CLINICAL PRESENTATION OF VENOUS THROMBOEMBOLISM(VTE) AND EVALUATION OF ITS PREVENTION, DIAGNOSIS, MITIGATION AND MANAGEMENT STRATEGIES IN SPACEFLIGHT",
                "en": "TOPICAL TEAM: PATHOPHYSIOLOGY, RISK, AND CLINICAL PRESENTATION OF VENOUS THROMBOEMBOLISM(VTE) AND EVALUATION OF ITS PREVENTION, DIAGNOSIS, MITIGATION AND MANAGEMENT STRATEGIES IN SPACEFLIGHT"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "We aim to asess risk of thrombosis in space",
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-08-01T02:00:00+02:00",
            "end_planned": "2022-05-31T02:00:00+02:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-07-09T14:13:07+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": [
                1203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6195-57932-10",
                "6195-97690-12"
            ]
        },
        {
            "id": 6295,
            "title": {
                "de": "Entwicklung von abriebfesten anti-viralen & -bakteriellen Beschichtungen für Flugzeug-Interieur-Komponenten",
                "en": "Development of abrasion-resistant anti-viral & -bacterial coatings for aircraft interior components"
            },
            "short": "safeTOUCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-08-31T02:00:00+02:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-10-05T14:05:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "881059",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6295-54018-10"
            ]
        },
        {
            "id": 7177,
            "title": {
                "de": "Control of glutamine metabolism by\r\nE2F transcription factor 1",
                "en": "Control of glutamine metabolism by\r\nE2F transcription factor 1"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-08-01T02:00:00+02:00",
            "begin_effective": "2022-10-01T02:00:00+02:00",
            "end_planned": "2023-03-31T02:00:00+02:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2022-09-22T09:38:11+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J4597",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5690,
            "title": {
                "de": "Entwicklung von einem neuen diagnostischen Test für Brustkrebspatientinnen",
                "en": "Developing a blood-based diagnostic test for breast cancer patients"
            },
            "short": "BCBM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2019-02-14T15:25:54+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "871284",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5690-50777-12",
                "5690-51163-12",
                "5690-60706-10",
                "5690-99558-12",
                "5690-100698-12",
                "5690-112858-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": 6186,
            "title": {
                "de": "Intermittierendes Fasten bei Typ 2 Diabetes",
                "en": "Intermittent fasting in type 2 diabetes"
            },
            "short": "INTERFAST-2",
            "url": null,
            "abstract": {
                "de": "Intermittierendes Fasten bei Typ 2 Diabetes\r\n\r\nZunehmendes Alter, Übergewicht und Bewegungsmangel sind neben dem genetischen Background entscheidende Risikofaktoren für das Auftreten eines Diabetes mellitus Typ 2. Langfristig führt eine unzureichende Blutzuckereinstellung zusammen mit Bluthochdruck oder erhöhten Blutfetten zu einem deutlich erhöhten Risiko für Herzinfarkte, Schlaganfälle, Amputationen, Augen-, Nieren-, oder Nervenschäden bei den betroffenen Personen.\r\n\r\nInterventionsstudien haben gezeigt, dass eine Änderung des Lebensstils mit nachfolgender Reduktion des Körpergewichts zu Prävention einer Zuckerkrankheit aber auch Verbesserung der Blutzuckereinstellung bei bereits bestehendem Diabetes mellitus Typ 2 führen kann. \r\nEs gibt zahlreiche spezielle Diätinterventionen, denen allen gemeinsam ist, dass es nur wenig bis gar keine guten klinischen Studiendaten über deren Effektivität und Sicherheit bei Menschen mit Diabetes gibt. Eine populäre Diät ist das intermittierende Fasten, wo sich Esstage mit Fasttagen abwechseln. Der Einfluss einer derartigen Intervention auf die Blutzuckereinstellung aber auch die Sicherheit bei Menschen mit insulinbehandeltem Typ 2 Diabetes ist bisher noch nicht untersucht.\r\nIn unserer Studie werden PatientInnen mit Diabetes mellitus Typ 2, die eine Insulintherapie benötigen, zufällig zur Gruppe, die intermittierendes Fasten betreibt oder aber der Kontrollgruppe zugeordnet. In der 3-monatigen Studie soll vor allem der Einfluss auf das Körpergewicht, die Körperzusammensetzung, die Blutzuckereinstellung, die notwendige Insulindosis, das Wohlbefinden, den Blutdruck aber auch die Gefahr für Unterzuckerungen erhoben werden. \r\n",
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2020-07-06T11:04:16+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI851",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6186-61990-12",
                "6186-50838-10",
                "6186-57425-12",
                "6186-98564-12"
            ]
        },
        {
            "id": 5918,
            "title": {
                "de": "Das Archaeom im Gastrointestinaltrakt",
                "en": "The archaeome in gastrointestinal Disorders"
            },
            "short": "AGAD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-08-31T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2019-09-25T12:57:15+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32697",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5918-95317-12",
                "5918-50505-12",
                "5918-50944-12",
                "5918-65782-12",
                "5918-65966-12",
                "5918-76113-12",
                "5918-90021-10",
                "5918-91470-12",
                "5918-95832-12",
                "5918-98868-12",
                "5918-104024-12",
                "5918-109121-12",
                "5918-100806-12",
                "5918-111969-12"
            ]
        },
        {
            "id": 3865,
            "title": {
                "de": "Knochen und Fertilität",
                "en": "Bone and Fertility"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2016-01-31T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2015-01-26T12:41:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-11",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6498,
            "title": {
                "de": "Adjuvantes Fasten zur Behandlung von Therapieresistenzen bei Brustkrebs",
                "en": "Predicting and overcoming therapy resistance in breast cancer by adjuvant fasting"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2021-03-16T12:39:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99151,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-61",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6498-99151-10"
            ]
        }
    ]
}