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=300&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2244,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=320&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=280&ordering=end_planned",
    "results": [
        {
            "id": 2365,
            "title": {
                "de": "Plasmakonzentration und genetische Polymorphismen von PCSK9 in Patienten mit koronarer Herzkrankheit",
                "en": "Plasma concentration and polymorphisms of PCSK9 in patients with coronary artery disease "
            },
            "short": "PCSK9",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-01-01T01:00:00+01:00",
            "begin_effective": "2011-01-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-01-31T01:00:00+01:00",
            "assignment": "2010-12-20T12:47:35+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50886,
            "contact": 50886,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2365-50886-10"
            ]
        },
        {
            "id": 2039,
            "title": {
                "de": "Wilms Tumor Development as a Mirror of Nephrogenesis - The Role of Imprinted Genes",
                "en": "Wilms Tumor Development as a Mirror of Nephrogenesis - The Role of Imprinted Genes"
            },
            "short": "WILMS TUMOR NEPHROGENESIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2010-01-18T10:41:24+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 52569,
            "contact": 52569,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2039-52569-10"
            ]
        },
        {
            "id": 2379,
            "title": {
                "de": "Die Bedeutung der Th9-Achse bei Psoriasis ",
                "en": "The role of Th9 in psoriasis"
            },
            "short": "TH9_PSORIASIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-02-01T01:00:00+01:00",
            "begin_effective": "2011-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-01-31T01:00:00+01:00",
            "assignment": "2011-01-17T10:12:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51618,
            "contact": 51618,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2379-51618-10"
            ]
        },
        {
            "id": 2024,
            "title": {
                "de": "Non-invasive monitoring of tissue rejection after heart transplantation",
                "en": "Non-invasive monitoring of tissue rejection after heart transplantation"
            },
            "short": "TISSUE REJECTION HEART TRANSPLANT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2009-12-18T14:24:22+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50874,
            "contact": 50874,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2024-50874-10"
            ]
        },
        {
            "id": 2028,
            "title": {
                "de": "Characterization of breast cancer stem cells and their responsiveness to osteoporose treatment",
                "en": "Characterization of breast cancer stem cells and their responsiveness to osteoporose treatment"
            },
            "short": "BREAST CANCER STEM CELLS_OSTEO_TREAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-02-01T01:00:00+01:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-07-31T02:00:00+02:00",
            "assignment": "2009-12-22T15:26:56+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51063,
            "contact": 51063,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2028-51063-10"
            ]
        },
        {
            "id": 2753,
            "title": {
                "de": "Auswirkungen von Hypo- und Hyperthermie auf die Wirksamkeit positiv inotroper Substanzen im isoliert perfundierten Langendorff-Herzen",
                "en": "Auswirkungen von Hypo- und Hyperthermie auf die Wirksamkeit positiv inotroper Substanzen im isoliert perfundierten Langendorff-Herzen"
            },
            "short": "HYPO_HYPERTHERMIE_LANGENDORFF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2013-01-30T01:00:00+01:00",
            "assignment": "2012-01-18T15:31:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51742,
            "contact": 51742,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2753-51742-10"
            ]
        },
        {
            "id": 2382,
            "title": {
                "de": "INTEROZEPTION KARDIALER AKTIVITÄT, STRESS-REAKTIVITÄT UND ATOPISCHE DERMATITIS",
                "en": "CARDIAC AWARENESS, STRESS REACTIVITY  AND ATOPIC DERMATITIS"
            },
            "short": "CARDIAC AWARE STRESS REACT ATOPIC DERMAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-02-01T01:00:00+01:00",
            "begin_effective": "2011-02-01T01:00:00+01:00",
            "end_planned": "2012-02-01T01:00:00+01:00",
            "end_effective": "2012-02-01T01:00:00+01:00",
            "assignment": "2011-01-19T15:03:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2657,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-10-31T01:00:00+01:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51833,
            "contact": 51833,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2657-51833-10"
            ]
        },
        {
            "id": 1819,
            "title": {
                "de": "Nano-Health: 4D Molecular Imaging of human Stem Cells in vivo",
                "en": "Nano-Health: 4D Molecular Imaging of human Stem Cells in vivo"
            },
            "short": "Nano-Health: 4D Imaging of Stem Cells",
            "url": null,
            "abstract": {
                "de": "The increasing incidence of cancer and of degenerative diseases, the latter increasingly in relatively young patientes, call for a new healthcare model that is more proactive, i.e. that detects disease pre-symptomatically when it is more amenable to treatment, more personalised, i.e. based on the growing knowledge about the molecular mechanisms underlying disease, less traumatic and more targeted, i.e. that non-invasively or minimally invasively and specifically treats the affected tissue or organ(s) and allows more informed interventions, i.e. That enables the progress of therapy and relapse to be followed in as close to real time as possible.\r\nThe extended project will build on the achievements of NANO-HEALTH made to date. Within the first two years an NP platform based on 4 different types of NPs was elaborated and optimised for drug delivery and imaging. All NPs were characterised in detail by physico-chemical and chemical methods. Starting from this platform, the most promising NPs were optimised for oral drug delivery, for a depot formulation of Vasoactive Intestinal Peptide (VIP), for contrast media using MRI and Spect/PET and to trace stem cells in vivo and for the early detection of atherosclerotic plaque. Several proof-of-concept studies were performed from the end of year 2 up to now (3 years and 3 months).\r\n\r\nThe prolongation of NANO-HEALTH year 5 to 7 will build on the work done to date to develop new NM-based solutions for targeted drug delivery and imaging. The following topics will be pursued:\r\n*Further development of thiomers for oral and topical (depot)delivery of active substances\r\n*(Based on the successful results obtained so far) large scale production processes for nano-thiomers and PLA-HSA-based NPs\r\n*Development of targeted imaging for cancer using MRI\r\n*Stem cell tracking in vivo\r\n*Atherosclerotic plaque detection\r\n*Chronic nanotoxicity",
                "en": "The increasing incidence of cancer and of degenerative diseases, the latter increasingly in relatively young patientes, call for a new healthcare model that is more proactive, i.e. that detects disease pre-symptomatically when it is more amenable to treatment, more personalised, i.e. based on the growing knowledge about the molecular mechanisms underlying disease, less traumatic and more targeted, i.e. that non-invasively or minimally invasively and specifically treats the affected tissue or organ(s) and allows more informed interventions, i.e. That enables the progress of therapy and relapse to be followed in as close to real time as possible.\r\nThe extended project will build on the achievements of NANO-HEALTH made to date. Within the first two years an NP platform based on 4 different types of NPs was elaborated and optimised for drug delivery and imaging. All NPs were characterised in detail by physico-chemical and chemical methods. Starting from this platform, the most promising NPs were optimised for oral drug delivery, for a depot formulation of Vasoactive Intestinal Peptide (VIP), for contrast media using MRI and Spect/PET and to trace stem cells in vivo and for the early detection of atherosclerotic plaque. Several proof-of-concept studies were performed from the end of year 2 up to now (3 years and 3 months).\r\n\r\nThe prolongation of NANO-HEALTH year 5 to 7 will build on the work done to date to develop new NM-based solutions for targeted drug delivery and imaging. The following topics will be pursued:\r\n*Further development of thiomers for oral and topical (depot)delivery of active substances\r\n*(Based on the successful results obtained so far) large scale production processes for nano-thiomers and PLA-HSA-based NPs\r\n*Development of targeted imaging for cancer using MRI\r\n*Stem cell tracking in vivo\r\n*Atherosclerotic plaque detection\r\n*Chronic nanotoxicity"
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2009-03-01T01:00:00+01:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2012-02-28T01:00:00+01:00",
            "assignment": "2009-05-18T11:50:29+02:00",
            "program": null,
            "subprogram": "Nano-Health",
            "organization": 14082,
            "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": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1819-50747-12"
            ]
        },
        {
            "id": 2658,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": "Identifying the molecular and regulatory mechanisms of HDL metabolism at the BBB will help to uncover the protective role of HDL against lipid-related neurodegenerative diseases such as Alzheimer’s disease.\r\nDuring the first funding period of the DK-Plus, students in U. Panzenboeck’s group will characterize phospholipid transfer protein function at the BBB to test the hypothesis if PLTP expression in cerebrovascular endothelial cells (EC) can be modulated and is involved in HDL remodelling and in lipid transport between the brain and the circulation. In a second show case the student will investigate the capacity of HDL particles to mediate/facilitate bidirectional oxysterol transport across the BBB and will aim to identify oxysterol transporting proteins in brain capillary EC. \r\n"
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14014,
            "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": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2330,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" (1. Förderperiode)",
                "en": "Doktoratskolleg \"Metabolic and cardiovascular disease\" (1. funding periode)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": "Das Doktoratskolleg-Plus (DK-Plus) \"Metabolische und kardiovaskuläre Erkrankungen\" ist ein von der Medizinischen Universität Graz getragenes Ausbildungsprogramm. Fünfzehn WissenschaftlerInnen der drei Grazer Universitäten (Medizinische Universität, Universität Graz, Technische Universität) entwickelten ein multidisziplinäres Graduierten-Ausbildungs-programm, das sich mit molekularen Mechanismen und zellulären Funktionen in der Pathogenese metabolischer und kardiovaskulärer Erkrankungen beschäftigen. Die thematische Vernetzung dieses DK-Plus sichert einen regen Austausch von Wissen/ Methodik innerhalb der biomedizinischen Forschung, um den Fortschritt in wissenschaftlichen Konzepten zu gewährleisten. Gleichzeitig ist das DK-Plus facettenreich genug um den Studierenden auch einen Blick über den unmittelbaren Fokus ihres eigenen wissenschaftlichen Bereichs hinaus zu ermöglichen. \r\nUm ein stimulierendes Forschungsumfeld anbieten zu können wurden die Teilnehmer auf der Basis exzellenter Forschung (nachgewiesen durch Publikationen und Drittmittel-Förderung) sowie exzellenter Lehre ausgewählt. Der Lehrkörper repräsentiert eine ausgewogene Mischung von etablierten und jüngeren WissenschaftlerInnen, wobei auch Frauen eine tragende Rolle als Gruppenleiterinnen zukommt. Die meisten WissenschaftlerInnen sind in lokale Forschungsnetzwerke wie den SFB \"Lipotoxizität\" und GEN-AU Projekte \"Genomik lipid-assoziierter Erkrankungen\", \"Bioinformatik Integrations-netzwerk\" und \"Genom Österreich Gewebebank\" involviert, die die Kooperation und Kommunikation zwischen den einzelnen Labors gewährleisten. Die vorhandene Infrastruktur bietet modernste Ausstattung, wobei alle beteiligten WissenschaftlerInnen ihre technische Expertise als einen wesentlichen Beitrag zu diesem Netzwerk ansehen. Weiters sind alle Beteiligten in der Betreuung von Doktoratsstudierenden versiert. Dieses DK-Plus stellt eine ideale Ergänzung zu dem bereits existierenden biotechnologisch-orientierten DK-Plus \"Molekulare Enzymologie\" dar und schließt eine Lücke in der Doktorandenausbildung der biomedizinischen Forschung in Graz. \r\nDas DK-Plus \"Metabolische und kardiovaskuläre Erkrankungen\" ist ein anspruchsvolles Ausbildungsprogramm für Doktoratsstudierende: es inkludiert (i) einen multidisziplinären Lehrkörper, der Themen von Grundlagenforschung bis zu klinischen Aspekten unterichtet (ii) einen breiten translatorischen Ansatz, (iii) eine leistungsbezogene Auswahl der Studierenden, (iv) eine gemeinsame Betreuung durch Doktoratskommittees, (v) einen (inter)nationalen Austausch von Studierenden, und (vi) eine Ausbildung in forschungsbezogenen Zusatzqualifikationen. Das DK-Plus ist attraktiv für hochmotivierte Studierende und wird diesen eine Karriere in Gebieten von wachsender Bedeutung für Gesundheit und Gesellschaft wie Biowissenschaften und Biomedizin ermöglichen.\r\n",
                "en": "The doctoral program \"Metabolic and Cardiovascular Disease\" (DK-MCD) is an educational program hosted by the Medical University of Graz, Austria. Fifteen researchers from three universities (Medical University of Graz, University of Graz, Graz University of Technology) have developed a multidisciplinary graduate training program to investigate the molecular mechanisms and cellular functions involved in the pathogenesis of metabolic and cardiovascular disease. The thematic diversity of the DK-MCD ensures broad exposure of the participating students to important issues in biomedicine. Research topics were selected to maximize exchange within the consortium concerning technical proficiency and advances in biomedical research. Importantly, the DK-MCD is sufficiently diverse to encourage students to look beyond the focus of their own research. \r\nTo provide a stimulating and provocative research environment, the DK-MCD faculty was chosen for their excellence in research as indicated by publishing and funding records as well as their excellence in teaching. The faculty represents a well-balanced combination of established and junior scientists. Especially in the latter group female researchers have a prominent role. All DK-MCD faculty members are involved in local, national and international research networks. Thus, the DK-MCD will be embedded in an established inter-laboratory cooperation and communication environment. Faculty members contribute to this initiative by their scientific background in both basic research and clinical medicine. Their technical expertise is complemented by excellent infrastructure and state-of-the-art technology for biomedical research.\r\nThe DK-MCD faculty is well experienced in training doctoral students. The biomedically-oriented DK-MCD curriculum complements the existing biotechnology-oriented DK-Plus \"Molecular Enzymology\". Therefore, our initiative fills an existing gap and covers essential educational aspects for life sciences not yet available in Graz. \r\nThe DK-MCD provides a challenging PhD education program which is unique because it (i) comprises a multidisciplinary faculty from three local universities, (ii) requires (inter)national student exchange and (iii) covers major topics in metabolic and cardiovascular disease from basic research to clinical aspects in a translational approach. We are confident that the DK-MCD will attract highly motivated and dedicated students seeking knowledge and skills that will enable them to pursue careers in areas of growing importance for health and society.\r\n"
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2330-50903-12",
                "2330-57409-12",
                "2330-89734-12"
            ]
        },
        {
            "id": 2027,
            "title": {
                "de": "Effects of 25-OH-vitamin D supplementation in coronary artery disease patients with postprandial hyperglycemia and vitamin D deficiency on endothelial function and insulin sensitivity",
                "en": "Effects of 25-OH-vitamin D supplementation in coronary artery disease patients with postprandial hyperglycemia and vitamin D deficiency on endothelial function and insulin sensitivity"
            },
            "short": "VITAMIN D_CORONARY ARTERY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-03-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2013-02-28T01:00:00+01:00",
            "assignment": "2009-12-22T13:08:42+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": 50838,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2027-50838-10"
            ]
        },
        {
            "id": 1820,
            "title": {
                "de": "NANO-AS: Nano-Tox-Verlängerung",
                "en": "NANO-AS: Nano-Tox-Verlängerung"
            },
            "short": "NANO-AS",
            "url": null,
            "abstract": {
                "de": "The increasing incidence of cancer and of degenerative diseases, the latter increasingly in relatively young patientes, call for a new healthcare model that is more proactive, i.e. that detects disease pre-symptomatically when it is more amenable to treatment, more personalised, i.e. based on the growing knowledge about the molecular mechanisms underlying disease, less traumatic and more targeted, i.e. that non-invasively or minimally invasively and specifically treats the affected tissue or organ(s) and allows more informed interventions, i.e. That enables the progress of therapy and relapse to be followed in as close to real time as possible.\r\nThe extended project will build on the achievements of NANO-HEALTH made to date. Within the first two years an NP platform based on 4 different types of NPs was elaborated and optimised for drug delivery and imaging. All NPs were characterised in detail by physico-chemical and chemical methods. Starting from this platform, the most promising NPs were optimised for oral drug delivery, for a depot formulation of Vasoactive Intestinal Peptide (VIP), for contrast media using MRI and Spect/PET and to trace stem cells in vivo and for the early detection of atherosclerotic plaque. Several proof-of-concept studies were performed from the end of year 2 up to now (3 years and 3 months).\r\n\r\nThe prolongation of NANO-HEALTH year 5 to 7 will build on the work done to date to develop new NM-based solutions for targeted drug delivery and imaging. The following topics will be pursued:\r\n*Further development of thiomers for oral and topical (depot)delivery of active substances\r\n*(Based on the successful results obtained so far) large scale production processes for nano-thiomers and PLA-HSA-based NPs\r\n*Development of targeted imaging for cancer using MRI\r\n*Stem cell tracking in vivo\r\n*Atherosclerotic plaque detection\r\n*Chronic nanotoxicity",
                "en": "The increasing incidence of cancer and of degenerative diseases, the latter increasingly in relatively young patientes, call for a new healthcare model that is more proactive, i.e. that detects disease pre-symptomatically when it is more amenable to treatment, more personalised, i.e. based on the growing knowledge about the molecular mechanisms underlying disease, less traumatic and more targeted, i.e. that non-invasively or minimally invasively and specifically treats the affected tissue or organ(s) and allows more informed interventions, i.e. That enables the progress of therapy and relapse to be followed in as close to real time as possible.\r\nThe extended project will build on the achievements of NANO-HEALTH made to date. Within the first two years an NP platform based on 4 different types of NPs was elaborated and optimised for drug delivery and imaging. All NPs were characterised in detail by physico-chemical and chemical methods. Starting from this platform, the most promising NPs were optimised for oral drug delivery, for a depot formulation of Vasoactive Intestinal Peptide (VIP), for contrast media using MRI and Spect/PET and to trace stem cells in vivo and for the early detection of atherosclerotic plaque. Several proof-of-concept studies were performed from the end of year 2 up to now (3 years and 3 months).\r\n\r\nThe prolongation of NANO-HEALTH year 5 to 7 will build on the work done to date to develop new NM-based solutions for targeted drug delivery and imaging. The following topics will be pursued:\r\n*Further development of thiomers for oral and topical (depot)delivery of active substances\r\n*(Based on the successful results obtained so far) large scale production processes for nano-thiomers and PLA-HSA-based NPs\r\n*Development of targeted imaging for cancer using MRI\r\n*Stem cell tracking in vivo\r\n*Atherosclerotic plaque detection\r\n*Chronic nanotoxicity"
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2009-03-01T01:00:00+01:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2012-02-28T01:00:00+01:00",
            "assignment": "2009-05-18T12:36:34+02:00",
            "program": null,
            "subprogram": "Nano-Health",
            "organization": 28394,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "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": []
        },
        {
            "id": 2655,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51860,
            "contact": 51860,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2655-51860-10"
            ]
        },
        {
            "id": 2659,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2661,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und Kardiovaskuläre Erkrankungen\"",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "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": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2661-51663-10"
            ]
        },
        {
            "id": 2663,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und Kardiovaskuläre Erkrankungen\"",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": "Projekt 1 erarbeit die subuellulären Mechanismen getriggerter Arrhythmien unter besonderer Berücksichtigung eines gestörten Funktion des Ryanodin-Rezeptors des sarkoplasmatischen Retikulums.\r\n\r\nProjekt 2 untersucht den Einfluss von milder Hypothermie auf Hämodynamik, zelluläre und subzelluläre Funktion im Schockmodell und Sepsismodell.",
                "en": null
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2009-12-18T01:00:00+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14083,
            "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": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2548,
            "title": {
                "de": "Ko-Kultursystem für die frühe Plazentation mit unterschiedlichen Sauerstoffkonzentrationen",
                "en": "Co-Culture System for early placentation with different oxygen-concentrations"
            },
            "short": "CO-CULTURE SYSTEM EARLY PLACENTATION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-03-01T01:00:00+01:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2013-07-30T02:00:00+02:00",
            "assignment": "2011-07-28T15:36:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58943,
            "contact": 58943,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2548-58943-10"
            ]
        },
        {
            "id": 2654,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg \"Metabolic disorders and cellular dysfunction\" "
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": "Proteomic investigation of lipotoxicity in tumor-associated cachexia\r\nObjective: To elucidate possible causes and effects of tumor-induced lipotoxicity on the proteome level.\r\nCachexia is commonly recognized as progressive weight loss with depletion of host reserves of adipose tissue and skeletal muscle and associated with cancers of gastrointestinal tract and lung. Survival of cancer patients is directly related to weight loss. The reduction of food intake alone is unable to explain the metabolic changes seen in cachexia. Moreover, loss of muscle and adipose tissue precedes the fall in food intake. The causes and mechanisms responsible for tumor-associated cachexia remain to be unravelled. Preliminary data generated in Gerald Hoefler´s laboratory demonstrate an involvement of adipose triglyceride lipase (ATGL) in the development of cachexia. While implantation of Lewis lung carcinoma cells into wild-type mice resulted in a vast reduction of gastrognemious muscle and white adipose tissue and a minor reduction in heart weight, none of these effects were seen in ATGL-ko mice.\r\nTissues from cachexia mouse models will be obtained from G. Hoefler. Proteomes from gastrognemious muscle, adipose tissues, liver, heart and spleen of wild-type and ATGL-ko mice with and without transplanted tumor will be profiled with respect to protein abundance by differential gelelectrophoresis (DIGE) and/or isotope labeling, liquid chromatography and mass spectrometry (LC-MS). Phosphoproteomics of selected cellular fractions will be performed using immobilized metal affinity chromatography (IMAC, TiO2) for phosphopeptide enrichment, isotopic labeling for quantification, LC-MS with phospho-group neutral loss scanning and database search for phospho-group modifications. Differences in lipase and esterase activities will be assessed by activity-based proteomics employing suitable probes (developed by the applicant) and by standard proteomic techniques.\r\n\r\nRegulatory and compensatory mechanisms of lipolytic pathways\r\nBackground: While the lipolytic proteome of mouse adipose tissue has been identified (3), many of the underlying regulatory processes remain unknown. Therefore, regulatory and compensatory mechanisms of lipolytic pathways as well as changes in the overall proteome will be determined upon shut down of individual pathways (e.g. in hormone sensitive lipase (HSL)- and ATGL-deficient mice). The phenotypes of the respective mouse models differ greatly with regard to body weight, lipid accumulation, fertility and organ specific defects. Thus, large effects are expected to be observed on the protein level in adipose and other tissues as well as in macrophages and foam cells.\r\nObjective: To elucidate the underlying regulatory, compensatory and pathogenic mechanisms of lipid accumulation on the proteome level.\r\nProteins interacting with recently identified lipases, as well as lipid droplet-associated proteins, which might regulate substrate accessibility, will be isolated from tissue fractions or cell lines, identified by LC-MS and analyzed for the presence of isomers and post-translational modifications, especially phosphorylation. Related tissue/cell fractions or immunoprecipitations will be profiled with respect to protein abundance by DIGE and/or isotopic labelling and LC-MS. Selected proteins will be confirmed by Western blotting. Phosphoproteomics and activity-based proteomics will be applied as described in Project 1.\r\n",
                "en": null
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 28394,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": 58794,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2654-58794-10"
            ]
        },
        {
            "id": 2660,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-03-01T01:00:00+01:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2010-10-20T13:09:58+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2660-66436-12"
            ]
        }
    ]
}