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=1180&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=1200&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1160&ordering=end_effective",
    "results": [
        {
            "id": 4523,
            "title": {
                "de": "p53 in der hepatischen, differenziellen Stressantwort",
                "en": "p53 in hepatic differential stress response"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2016-09-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2020-05-31T02:00:00+02:00",
            "assignment": "2016-07-15T15:03:23+02: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": "P29328",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4523-89979-10"
            ]
        },
        {
            "id": 4348,
            "title": {
                "de": "Longitudinale Suszeptibilitätskartierung (QSM) bei Alzheimer",
                "en": "Longitudinal Susceptibility Mapping (QSM) in Alzheimer ’s Disease"
            },
            "short": "QSM in AD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2019-01-01T01:00:00+01:00",
            "end_effective": "2020-05-31T02:00:00+02:00",
            "assignment": "2016-03-07T14:19:04+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60116,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 523",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4348-60116-10"
            ]
        },
        {
            "id": 5810,
            "title": {
                "de": "Pilotstudie: Immunologische und mikrobielle Besonderheiten bei chronisch Schmerzkranken mit Fibromyalgie-Syndrom",
                "en": "Pilot study: Immunological and microbial features of patients suffering from chronic pain due to Fibromyalgia-Syndrome"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-11-01T01:00:00+01:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2019-12-01T01:00:00+01:00",
            "end_effective": "2020-05-31T02:00:00+02:00",
            "assignment": "2019-05-27T17:16:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86560,
            "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": [
                "5810-57386-12",
                "5810-86560-10"
            ]
        },
        {
            "id": 4187,
            "title": {
                "de": "Coordinated Research Infrastructures Building Enduring Life-science Services",
                "en": "Coordinated Research Infrastructures Building Enduring Life-science Services"
            },
            "short": "CORBEL_Horizon2020",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2019-08-31T02:00:00+02:00",
            "end_effective": "2020-05-31T02:00:00+02:00",
            "assignment": "2015-12-10T11:21:07+01:00",
            "program": 109,
            "subprogram": "INFRADEV-4-2014-2015",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "654248",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4187-51663-10"
            ]
        },
        {
            "id": 4740,
            "title": {
                "de": "Magnesium und dessen Einfluss auf die Entstehung einer nicht-alkoholischen Fettleber (NAFLD)",
                "en": "Magnesium and the Development of Fatty Liver Disease (NAFLD)\r\n"
            },
            "short": "Magnesium und NAFLD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2016-12-20T09:23:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-14",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4709,
            "title": {
                "de": "DNA-seq Biomarker-Identifikation in Subgruppen von Stadium II Kolon-Adenokarzinomen",
                "en": "DNA-seq biomarker identification in subgroups of stage II colon adenocarcinoma"
            },
            "short": "BmarkerCOAD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-04-01T02:00:00+02:00",
            "begin_effective": "2017-04-01T02:00:00+02:00",
            "end_planned": "2018-03-31T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2016-11-29T12:41:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51684,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1019
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4709-51684-10"
            ]
        },
        {
            "id": 4511,
            "title": {
                "de": "Konstruktion und Charakterisierung autologer humaner Larynx-Mucosa Transplantate",
                "en": "Bioengineering and Characterization of Autologous Human Laryngeal Mucosa Transplants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-08-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2019-07-31T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2016-07-11T16:39:22+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4511-50670-10",
                "4511-82902-12",
                "4511-88652-12",
                "4511-58794-12",
                "4511-50826-12"
            ]
        },
        {
            "id": 6038,
            "title": {
                "de": "Biomarker Veränderungen zeigen PAH Progression und Therapieantwort",
                "en": "Changes in blood derived biomarkers reflect PAH progression and response to targeted therapy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2020-06-30T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2020-02-03T14:57:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87980,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6038-87980-10"
            ]
        },
        {
            "id": 3264,
            "title": {
                "de": "Molekulare Mechanismen in der frühen Entwicklung von dendritischen Zellen",
                "en": "Regulatory mechanisms in early dendritic cell development"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": "Dendritic cells (DCs) are essential immune cells for antigen presentation and are responsible for the initiation of T-cell responses. With the exception of Langerhans cells, all subtypes of DCs are derived from bone marrow-resident hematopoietic stem cells (HSCs). DCs develop from HSCs via several specification steps and intermediate progenitor stages including common myeloid progenitor (CMP) and the monocyte/DC progenitor (MDPs) stages.  \r\nThe transcription factor C/EBPa (CCAAT/enhancer binding protein alpha) is known to play an important role in early hematopoiesis. Mice with a homozygous deletion of the Cebpa gene have normal to elevated numbers of CMPs but completely lack granulocytic/monocytic progenitors (GMPs) and all subsequent granulocytic stages indicating that C/EBPa is essential for transition of early myeloid to late myeloid progenitors. Despite its critical role in early myeloid and hence DC progenitors little is known about C/EBPa in early DC development. \r\nPreliminary results from our lab using an inducible bone marrow-specific Cebpa knock-out mouse model (Mx1-Cre CebpaF/F) suggest that C/EBPa indeed has an important role in early DC development. Mice lacking Cebpa in the bone marrow display reduced numbers of both subtypes of conventional DCs (cDCs) in spleen, and even more prominent in lymph nodes and thymus, while plasmacytoid DCs are not affected. The fact that cDCs are formed albeit at reduced numbers indicates that C/EBPa is dispensable for cDC formation but is crucially involved in proliferation and/or inhibition of apoptosis in cDC precursors. In addition, it is currently not known whether cDCs formed in the absence of C/EBPa display full functional activity. Using gene expression profiling we have identified a number of C/EBPa target genes in early DC progenitors including other transcription factors, inflammatory cytokines, genes of the NF-kB-pathway, genes associated with DC maturation and distinct anti-apoptotic factors. Based on these results the aim of this project is to identify critical factors involved in differentiation, proliferation and/or inhibition of apoptosis in early DC progenitors affected by C/EBPa. To experimentally approach this goal we will use Mx1-Cre CebpaF/F experimental and Mx1-Cre Cebpawt/wt control mice and analyze DCs in spleen, lymph nodes and thymus for expression of various DC-specific surface antigens and - after isolation – characterize their function. In addition, isolated FLT3+ myeloid progenitors of these mice will be stimulated with FLT3L and monitored in vitro for changes in gene expression and functionality at critical steps during DC formation. \r\n"
            },
            "begin_planned": "2013-08-01T02:00:00+02:00",
            "begin_effective": "2013-08-01T02:00:00+02:00",
            "end_planned": "2015-07-31T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2013-05-08T09:53:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51911,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3264-94653-12",
                "3264-51911-10",
                "3264-103865-12"
            ]
        },
        {
            "id": 5064,
            "title": {
                "de": "In vitro Studie zur Minimierung von Infektionen großer Endoprothesen ",
                "en": "In vitro study to minimize infections of large endoprostheses"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2017-09-19T15:24:02+02:00",
            "program": 60,
            "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": [
                416
            ],
            "funder_projectcode": "861608",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5064-50696-10",
                "5064-59782-12",
                "5064-61131-12",
                "5064-87214-12"
            ]
        },
        {
            "id": 4772,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuäre Erkrankungen\" (2. Förderperiode)",
                "en": "Doktoratskolleg \"Metabolic and cardiovascular disease\" (2. funding periode)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2017-01-01T12:25:51+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51691,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4772-50903-12",
                "4772-57409-12",
                "4772-81132-12",
                "4772-51691-10",
                "4772-105381-12",
                "4772-104723-12",
                "4772-101162-12"
            ]
        },
        {
            "id": 5387,
            "title": {
                "de": "Motivation von Trainingsaktivitäten für Menschen mit Demenz mit Sozial Robotik und Dialog-gestütztem Coaching",
                "en": "Motivation of training activities for people with dementia with social robotics and dialogue-supported coaching"
            },
            "short": "AMIGO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-11-01T01:00:00+01:00",
            "end_planned": "2019-08-31T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2018-06-11T12:37:11+02:00",
            "program": null,
            "subprogram": "FFG benefit",
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "865646",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5770,
            "title": {
                "de": "Transdisziplinäre und forschungsgeleitete Hochschullehre im Hochtechnologiebereich am Beispiel eines Mikro CTs - ein innovatives Konzept zur Stärkung des steirischen Hochschulraumes.",
                "en": "Transdisziplinäre und forschungsgeleitete Hochschullehre im Hochtechnologiebereich am Beispiel eines Mikro CTs - ein innovatives Konzept zur Stärkung des steirischen Hochschulraumes."
            },
            "short": "Triple4Science",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-02-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2020-04-30T02:00:00+02:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2019-04-24T14:31:05+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57389,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5770-57389-10"
            ]
        },
        {
            "id": 5608,
            "title": {
                "de": "Laborgerät zur optofluidischen NANO-Partikel-Charakterisierung",
                "en": "Laborgerät zur optofluidischen NANO-Partikel-Charakterisierung"
            },
            "short": "LightMatters",
            "url": null,
            "abstract": {
                "de": "Ziel des Projektes ist die Umsetzung einer neuen Messgeräte-Technologie zur Analyse, Charakterisierung und Beeinflussung von Nanopartikeln, für den spezialisierten Laboreinsatz. \r\nNanotechnologie, eine der Schlüsseltechnologien des 21.Jahrhunderts. Dabei geht es um Strukturen und Prozesse innerhalb des Verbandes von Nanoteilchen in der Größenordnung einiger weniger bis einiger Tausend Atome oder Moleküle.\r\nUm die neuartigen physikalischen und chemischen Eigenschaften der Stoffe in diesen kleinen Dimensionen überhaupt verstehen und in weiterer Folge auch bestmöglich nutzen zu können, sind Messungen und nach Möglichkeit auch Beeinflussungen dieser Partikel erforderlich. Hierfür kann die zugrundeliegende Technologie: OptoFluidic Force Induction (OF2i) herangezogen werden.\r\nDie Entwicklungsarbeit in den 18 Monaten der Laufzeit dieses Vorhabens soll sich auf den Einsatz des Gerätes in der Biotechnologie, sowie der pharmazeutischen Diagnostik konzentrieren. \r\nDer innovative Kern der LightMatters Technologie bedient sich neuer Zugänge aus den Bereichen der Mikrofluidik und Biophotonik zur schnellen, nutzerfreundlichen und kostengünstigen Messung anwendungsrelevanter Partikelparameter. Damit soll erstmalig hohe statistisch relevante Aussagekraft, gekoppelt mit absoluter EinzelpartikelGenauigkeit erreicht werden.\r\n\r\n",
                "en": "OF2i is a new platform technology as a new category of measuring instrumentations for the\r\nanalysis, manipulation and characterization of nanoparticles and biological cells for\r\npharmaceutical and medical diagnostics.\r\nThe principle is based on the combination and usage of microfluidic environments together\r\nwith highly defined biophotonic approaches.\r\n"
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2020-06-30T02:00:00+02:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2019-01-07T13:20:20+01:00",
            "program": 117,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86770,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "870710",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5608-86770-10",
                "5608-100187-12"
            ]
        },
        {
            "id": 5574,
            "title": {
                "de": "Die Wirkung von NR4A1 auf die PD1-PDL1-PDL2- bzw. CTLA-4-CD80-CD86 mediierten \"Immune Evasion\" von aggressiven Lymphomen",
                "en": "DISSECTING THE ROLE OF NR4A1 IN THE PD1-PDL1-PDL2 and CTLA-4-CD80-CD86 MEDIATED IMMUNE EVASION OF AGGRESSIVE LYMPHOMAS "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2018-12-07T09:42:38+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-35",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5574-100134-12",
                "5574-59183-10",
                "5574-65239-12",
                "5574-51930-12"
            ]
        },
        {
            "id": 5092,
            "title": {
                "de": "Einfluss von mikrobiom-assoziierten Serum-Metaboliten auf die Wirksamkeit von Immuntherapie bei Patienten mit fortgeschrittenem Melanom - Pilotstudie",
                "en": "Microbial Metabolic Influences On Immunotherapeutic Efficacy Of Immune-\r\nCheckpoint Blockers In Patients With Advanced Melanoma: Pilot Study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-05-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2019-04-30T02:00:00+02:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2017-10-13T14:53:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1983
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5019,
            "title": {
                "de": "Die Rolle der 15-Prostaglandindehydrogenase in der idiopathischen pulmonalen Fibrose",
                "en": "The Role of 15-Prostaglandindehydrogenase in Idiopathic Pulmonary Fibrosis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2020-07-31T02:00:00+02:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2017-07-31T13:29:12+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85658,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5019-85658-10"
            ]
        },
        {
            "id": 5769,
            "title": {
                "de": "Transdisziplinäre und forschungsgeleitete Hochschullehre im Hochtechnologiebereich am\r\nBeispiel eines Mikro CT ́s – ein innovatives Konzept zur Stärkung des steirischen\r\nHochschulraumes (Triple for Science)",
                "en": "Transdiciplinary and research guided academic teaching in the field of advanced technology based on Micro -CT -- an innovative approach in order to enhance Styrian universities"
            },
            "short": "Triple4Science",
            "url": null,
            "abstract": {
                "de": "Das Projekt “Triple for Science” beschäftigt sich mit der transdisziplinären forschungsgeleiteten Hochschullehre im Hochtechnologiebereich. Projektpartner sind FH JOANNEUM, MedUni Graz, und die TU Graz/BMVIT Stiftungsprofessur für Luftfahrt. Die Investition in eine gemeinsame Micro CT bietet die Möglichkeit einer hochauflösenden Dichte-Messung von Objekten sowie die Qualitätssicherung von additiv gefertigten und gefügten Hybrid-Bauteilen – d.h. die Untersuchung von rohstoff- und fertigungsbedingten Abweichungen, Bindefehler und Defekten in der Luftfahrt. Dies erlaubt den unterschiedlichen Fachdisziplinen die Durchführung von innovativen, forschungsgeleiteten Lehrveranstaltungen (Research Oriented Teaching) in den Bereichen der zerstörungsfreien Werkstoffprüfung, Bildrekonstruktion und Bildanalyse. Durch das gemeinsame Nutzungskonzept werden auch Synergien in den Bereichen (I) transdisziplinärer Wissenstransfer, (II) kooperative Forschung und Innovation gefördert.",
                "en": "The Project \"Triple for Science\" is dealing with transdisciplinary, research orientated Teaching in the are of hight technology. Projectpartners are the University of Applied Science, Medical University Graz and the University of Technology Graz -- all Austria. The investment of a shared Micro-CT offers the possibility of high resolution density measurements of objects for quality assurance as well as hybrid objects and medical devices. By combining the expertise from different research areas in image processing, image reconstruction and analysis several goals can be met."
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2020-04-30T02:00:00+02:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2019-04-24T14:30:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5769-85440-12",
                "5769-90514-12",
                "5769-51913-10"
            ]
        },
        {
            "id": 6216,
            "title": {
                "de": "Breast implant-associated complications (BIA-ALCL, BII, CC)",
                "en": "Breast implant-associated complications (BIA-ALCL, BII, CC)"
            },
            "short": "FFG Talente",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-15T02:00:00+02:00",
            "begin_effective": "2020-07-15T02:00:00+02:00",
            "end_planned": "2020-08-14T02:00:00+02:00",
            "end_effective": "2020-08-14T02:00:00+02:00",
            "assignment": "2020-07-28T15:42:10+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3023
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6216-81670-10"
            ]
        },
        {
            "id": 6182,
            "title": {
                "de": "FFG Talente: Nanomedizin - Lipoproteine im Elektronenmikroskop",
                "en": "FFG Talente: Nanomedicine - Lipoproteins in the electron microscope"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-03T02:00:00+02:00",
            "begin_effective": "2020-08-03T02:00:00+02:00",
            "end_planned": "2020-08-28T02:00:00+02:00",
            "end_effective": "2020-08-28T02:00:00+02:00",
            "assignment": "2020-07-02T13:51:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83104,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6182-83104-10"
            ]
        }
    ]
}