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=1160&ordering=-begin_planned
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=1180&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1140&ordering=-begin_planned",
    "results": [
        {
            "id": 5470,
            "title": {
                "de": "Regulation des RGG-vermittelten Kernimports",
                "en": "Regulation of RGG-mediated Nuclear Import"
            },
            "short": null,
            "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": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2018-09-06T16:11:59+02:00",
            "program": 111,
            "subprogram": "DACH",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I3792",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5470-91207-10",
                "5470-70700-12",
                "5470-98222-12",
                "5470-100416-12",
                "5470-101038-12"
            ]
        },
        {
            "id": 6066,
            "title": {
                "de": " Einfluss eines Caspaseinhibitors auf alveoläre Formveränderung nach Zahnextraktion ",
                "en": "Caspase inhibitor on alveolar shape changes following tooth extraction"
            },
            "short": "caspase inhibitor",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2020-02-24T12:10:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14057,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96335,
            "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": [
                "6066-96335-10"
            ]
        },
        {
            "id": 5108,
            "title": {
                "de": "Archaeen auf der Haut",
                "en": "Archaea on skin"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-02-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2017-10-24T15:20:24+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": "P30796",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5108-90021-10",
                "5108-90618-12",
                "5108-100035-12"
            ]
        },
        {
            "id": 5223,
            "title": {
                "de": "Integrative Strukturelle Charakterisierung von Biopharmazeutika mittels Röntgenkleinwinkelstreuung (SAXS)",
                "en": "Integrative Strukturelle Charakterisierung von Biopharmazeutika mittels Röntgenkleinwinkelstreuung (SAXS)"
            },
            "short": "BioPharmSAXS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-07-31T02:00:00+02:00",
            "assignment": "2018-01-31T11:21:43+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "864690",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5223-91207-10"
            ]
        },
        {
            "id": 5418,
            "title": {
                "de": "Apoptotische, inflammatorische und angiogene Faktoren bei Rauchern im Glaskörper und Vorderkammer",
                "en": "Apoptotic, inflammatory, and angiogenic cytokines in the vitreous and aqueous of smokers "
            },
            "short": "Smoking",
            "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": "2022-01-01T01:00:00+01:00",
            "end_effective": "2022-01-01T01:00:00+01:00",
            "assignment": "2018-07-12T15:39:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65141,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5418-65141-10"
            ]
        },
        {
            "id": 5178,
            "title": {
                "de": "Treatment of pediatric acute lymphoblastic leukemia with a modified resource-conserved BFM protocol in Kosovo: Monitoring outcome using minimal residual disease evaluation by flow cytometry and evaluation of toxicity and costs from dependence to independence",
                "en": "Treatment of pediatric acute lymphoblastic leukemia with a modified resource-conserved BFM protocol in Kosovo: Monitoring outcome using minimal residual disease evaluation by flow cytometry and evaluation of toxicity and costs from dependence to independence"
            },
            "short": null,
            "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": "2019-10-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-12-22T14:06:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51859,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1415
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5178-51859-10"
            ]
        },
        {
            "id": 5433,
            "title": {
                "de": "Health Literacy und Diversity für SchülerInnen der Sekundarstufe I ",
                "en": "Health literacy and diversity for children in secondary school level I "
            },
            "short": "Heli-D",
            "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": "2020-12-31T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2018-08-08T11:10:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 63287,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5433-63287-10"
            ]
        },
        {
            "id": 5198,
            "title": {
                "de": "HHcy und Atherosklerose: Molekulare Mechanismen und Pathophysiologie",
                "en": "Hyperhomocysteinemia and atherosclerosis: molecular mechanisms and pathophysiology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2018-01-10T14:06:33+01:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P31105",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5198-51904-10"
            ]
        },
        {
            "id": 5431,
            "title": {
                "de": "Koordination des Doktoratsprogramms: Inflammatorische Erkrankungen in der Schwangerschaft",
                "en": "Coordination of the Doctoral Program: Inflammatory Disorders in Pregnancy "
            },
            "short": "DP-iDP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2018-09-26T15:31:56+02:00",
            "program": 114,
            "subprogram": "doc.funds",
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50442,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "Doc 31-B26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5431-50442-10",
                "5431-56938-12",
                "5431-59816-12",
                "5431-83661-12",
                "5431-90214-12",
                "5431-95608-12",
                "5431-100813-12",
                "5431-100803-12",
                "5431-105059-12"
            ]
        },
        {
            "id": 5128,
            "title": {
                "de": "Rolle der CCR7 Expression in aggressiven non-Hodgkin-Lymphomen",
                "en": "Investigating the role of CCR7 expression in aggressive non-Hodgkin lymphomas"
            },
            "short": null,
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-11-20T15:20:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5273,
            "title": {
                "de": "Erstellung eines Registers zur Erfassung von Patienten mit einer terminalen Herzinsuffizienz in der Steiermark",
                "en": "Establishment of a styrian end- stage heart failure registry "
            },
            "short": "Styrian end-stage heart failure registry",
            "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": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2018-02-20T10:55:08+01:00",
            "program": null,
            "subprogram": "Kulturamt Stadt Graz",
            "organization": 14075,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5111,
            "title": {
                "de": "Erforschung des Reinke Ödems mittels Proteom-Analyse",
                "en": "Exploring Reinke’s Edema by Proteomic Analysis"
            },
            "short": "Reinke Ödem",
            "url": null,
            "abstract": {
                "de": "Das Reinke Ödem (RÖ) ist eine ein- oder beidseitige Schwellung der Stimmlippen, die vor allem bei Nikotinabusus und Stimm-Missbrauch auftritt. Das Reinke Ödem ist durch eine erniedrigten Stimmlage und schlechte Stimmqualität gekennzeichnet, was den beruflichen Alltag vor allem von Personen in Sprechberufen (Lehrer, Call Center Agenten etc.) deutlich erschwert. Bis dato gibt es keine kausale Therapie für das RÖ, auch der Goldstandard der Therapie, Stimmlippenchirurgie, bringt keine zufriedenstellenden Ergebnisse und stellt keine kausale Therapie dar.\r\nIm vorgestellten Projekt wollen wir die zellulären Ursachen des RÖ mittels Protein Analyse (Proteomics) erforschen. Damit werden erstmals die kausalen Ursachen dieser Krankheit erforscht. Aus Schleimhaut Biopsien die während Stimmlippen-OPs betroffener Patienten entnommen werden, sollen spezifische RÖ-Stimmlippenzellen kultiviert und für weitere Analysen und Versuche vorbereitet werden. Die Proteomics Analyse liefert eine Auflistung aller Proteine, die diese Zellen produzieren. Diese sollen mit den Proteinen aus Stimmlippenzellen aus gesundem Gewebe verglichen werden.\r\nIn darauffolgenden funktionellen Experimenten sollen bestimmte Proteine („Kandidaten-Proteine“), die vor allem von RÖ-Fibroblasten produziert werden, auf ihre biologische Relevanz überprüft werden. Mittels Verstärkung oder Blockierung dieser Kandidaten Proteine können wesentliche Rückschlüsse auf die Krankheitsmechanismen von RÖ gezogen werden, die den Weg zu neuen (nicht-chirurgischen) Therapieformen ebnen sollen.\r\n",
                "en": "Reinke’s edema (RE) is a uni- or bilateral swelling of the vocal folds, occurring in patients with nicotine and voice abuse. Voice of patients is characterized by decreased pitch and detrimental voice quality, making it often difficult for voice professionals who rely on their voices (teacher, call center agents etc.)\r\nSo far treatment is only symptomatic, still the gold standard of therapy, microsurgery of the vocal folds, is far from being satisfactory. \r\nIn the proposed project we seek to explore the cellular mechanisms of RE by protein analysis (proteomics), revealing the true pathophysiology of RE for the first time. During routine vocal fold surgery for RE we will take small mucosa specimens. From these we will extract vocal fold fibroblasts for subsequent analysis. Proteomic analysis will deliver a complete list of proteins produces specifically by these cells. These will be compared with vocal fold cells grown out of healthy laryngeal mucosa. In subsequent functional experiments we will explore certain proteins of interest (aka. candidate proteins) that are produced in a high number by RE fibroblasts for their biological relevance. By enhancing or blocking these candidate proteins we aim to draw conclusions on their role in the development of RE, which should pave to way to new (non-surgical) treatment options.\r\n"
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2017-10-30T10:42:53+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P30496",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5111-50670-10",
                "5111-50698-12",
                "5111-51047-12",
                "5111-69755-12",
                "5111-77116-12",
                "5111-82902-12",
                "5111-51982-12",
                "5111-88652-12",
                "5111-103118-12",
                "5111-104099-12",
                "5111-58794-12",
                "5111-57544-12"
            ]
        },
        {
            "id": 5260,
            "title": {
                "de": "Entwicklung genetisch kodierter K+-Fluoreszenzsensoren",
                "en": "Development of genetically encoded fluorescent K+ probes"
            },
            "short": "Shining Light on (sub)cellular K+ fluxes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-02-15T10:36:01+01:00",
            "program": 64,
            "subprogram": "I - Internationale Projekte - Joint Project - Austria/Germany",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50810,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "3716-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5260-50810-10"
            ]
        },
        {
            "id": 5405,
            "title": {
                "de": "Health Literacy und Diversity für SchülerInnen der Sekundarstufe I",
                "en": "Health Literacy und Diversity"
            },
            "short": "Heli-D",
            "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": "2020-12-31T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2018-06-27T15:32:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 80111,
            "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": [
                "5405-80111-10"
            ]
        },
        {
            "id": 5401,
            "title": {
                "de": "Virtuelle und Augmentierte Realität zur 3D Rekonstruktion",
                "en": "Virtual and Augmented Reality Module for 3D Reconstruction"
            },
            "short": "enFaced",
            "url": "https://www.tugraz.at/index.php?id=26448",
            "abstract": {
                "de": null,
                "en": "This interdisciplinary research project between computer science and medicine targets the development of a comprehensive image-guided tool for head and neck surgery with the main focus on mandibular and mid-facial fractures. The tool supports the physicians in all treatment stages (diagnosis, planning, intervention and monitoring) and can also be used during clinical traineeship. A key point is the development of an algorithm for the semi-automatic and automatic segmentation of bone structures and soft tissue in CT and MRI acquisitions. A segmentation enables a three-dimensional localization, quantification and visualization of biological structures in a very short time. Based on the radiological images from the clinical routine, treatment diagnosis can be visualized, and surgical planning processes or alternative surgery options can be simulated. In addition, the postoperative simulation results can be presented preoperatively in a photo-realistic manner. In particular, this will be applied in the reposition of bony structures, the reconstruction of facial defects and the removal of tumors in complex anatomical areas. Moreover, we plan the development of patient-individual three-dimensional implants, which will 3D printed in-house for comparison with the external manufactured ones and for clinical usage. Furthermore, the medical personnel can be supported in real-time during surgery by an interactive navigation, where Augmented Reality integrates computer-generated objects into the operation field. The application reduces surgical complications and ensures a successful treatment result by pre- and intraoperative simulations. Hence, the number of necessary corrective surgeries and the operation time needed can be reduced, and a higher patient survival rate can be achieved. In addition, the combination with Virtual Reality glasses allows the virtual training of operations during medical education. The objective of the project is the establishment of an open source tool as basis for further research and developments for the participating universities. Currently, comparable tools are protected by strict licensing conditions and not accessible without restrictions for academic research. Existing software for clinical practice is not functionally stable enough and has too high error rates. Additionally, the usage imposes high financial costs, which makes a widespread application not possible. Finally, Augmented Reality in the clinical routine is an important topic for current surgical research and cannot be ignored by modern medical universities.\r\n\r\n"
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-07-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-09-30T02:00:00+02:00",
            "assignment": "2018-06-21T10:10:08+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14112,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76910,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 678-B31",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5401-76910-10"
            ]
        },
        {
            "id": 5370,
            "title": {
                "de": "LipoLUNG: Adipose Triglyzerid Lipase bei Lungenkrebs",
                "en": "LipoLUNG: Molecular and metabolic roles of Adipocyte Triglyceride Lipase in lung cancer"
            },
            "short": "LipoLUNG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2018-05-23T11:31:07+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51691,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P30968",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5370-50903-12",
                "5370-57409-12",
                "5370-51691-10"
            ]
        },
        {
            "id": 5120,
            "title": {
                "de": "Fasten-induzierte p53 Aktivierung als Unterstützung zur Chemotherapie bei Leberkrebs",
                "en": "STARVATION-INDUCED P53 ACTIVATION TO SUPPORT LIVER CANCER CHEMOTHERAPY"
            },
            "short": "p53 activation in liver cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-12-01T01:00:00+01:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2019-11-30T01:00:00+01:00",
            "end_effective": "2019-11-30T01:00:00+01:00",
            "assignment": "2017-11-06T14:30:31+01:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5120-89979-10"
            ]
        },
        {
            "id": 5299,
            "title": {
                "de": "Entwicklung eines Grazer Notfallventilations- und Metabolismusmonitors",
                "en": "Development of an Emergency Ventilatory and Metabolic Monitor"
            },
            "short": "VICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-12-01T01:00:00+01:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2018-06-01T02:00:00+02:00",
            "end_effective": "2018-06-01T02:00:00+02:00",
            "assignment": "2018-02-27T13:51:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74176,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5299-74176-10"
            ]
        },
        {
            "id": 5029,
            "title": {
                "de": "Dynamische MRT bei zerebraler Kleingefäßerkrankung",
                "en": "Understanding the pathophysiology of cerebral small vessel disease using dynamic MRI techniques"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-11-01T01:00:00+01:00",
            "begin_effective": "2017-11-01T01:00:00+01:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2017-08-07T16:31:44+02:00",
            "program": 103,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 70680,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5029-70680-10"
            ]
        },
        {
            "id": 5134,
            "title": {
                "de": "Mechanismen der Chemotherapieresistenz, Immunevasion und Krankheitsprogression bei Krebserkrankungen der Gallenwege: Fokus auf die miR-200-Famile nicht-protein-kodierender microRNAs.",
                "en": "Mechanisms of chemotherapy resistance, immune evasion and disease progression in biliary tract cancer: Focus on the miR-200-family of nonprotein-coding microRNAs."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-11-01T01:00:00+01:00",
            "begin_effective": "2017-11-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-11-24T09:43:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92241,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5134-50229-12",
                "5134-92241-10"
            ]
        }
    ]
}