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=700&ordering=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=720&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=680&ordering=begin_planned",
    "results": [
        {
            "id": 2893,
            "title": {
                "de": "Ischemic Stroke Genome Wide Association Study (IS-GWAS)",
                "en": "Ischemic Stroke Genome Wide Association Study (IS-GWAS)"
            },
            "short": "IS-GWAS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-01T02:00:00+02:00",
            "begin_effective": "2012-04-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2013-06-30T02:00:00+02:00",
            "assignment": "2012-06-19T15:08:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3527,
            "title": {
                "de": "Genetik und Epigenetik der Uhrengene und Adipositas in der Bipolaren Störung",
                "en": "Genetics and Epigenetics of Clock Genes and Obesity in Bipolar Disorder"
            },
            "short": "Clock Genes&Obesity in Bipolar Disorder",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-01T02:00:00+02:00",
            "begin_effective": "2013-08-01T02:00:00+02:00",
            "end_planned": "2014-08-01T02:00:00+02:00",
            "end_effective": "2014-08-01T02:00:00+02:00",
            "assignment": "2014-01-22T12:40:43+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79771,
            "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": [
                "3527-79771-10"
            ]
        },
        {
            "id": 2842,
            "title": {
                "de": "Risiko der Entwicklung einer altersabhängigen Makuladegeneration in Abhängigkeit des CFH Tyr402His Genpolymorphismus bei PatientInnen nach Lebertransplantation",
                "en": "Influence of CFH Tyr402His gene polymorphism on risk for age-related macular degneration in patients after liver transplantation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2014-04-01T02:00:00+02:00",
            "end_effective": "2013-03-30T01:00:00+01:00",
            "assignment": "2012-04-20T14:57:04+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58323,
            "contact": 58323,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2842-58323-10"
            ]
        },
        {
            "id": 3234,
            "title": {
                "de": "Morquio Better-Projekt",
                "en": "Morquio Better Project"
            },
            "short": "Projekt Morquio Better ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-01T02:00:00+02:00",
            "begin_effective": "2012-04-01T02:00:00+02:00",
            "end_planned": "2013-04-01T02:00:00+02:00",
            "end_effective": "2013-04-01T02:00:00+02:00",
            "assignment": "2013-04-17T09:36:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14048,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1002
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2872,
            "title": {
                "de": "Chordom - Charakterisierung der MUG-Chor1 Zelllinie",
                "en": "Chordoma - Characterizing MUG-Chor1 cell line"
            },
            "short": "Chordoma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-01T02:00:00+02:00",
            "begin_effective": "2012-04-01T02:00:00+02:00",
            "end_planned": "2012-06-30T02:00:00+02:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2012-05-24T12:00:53+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54171,
            "contact": 54171,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2872-54171-10"
            ]
        },
        {
            "id": 2903,
            "title": {
                "de": "Einfluss von Stress auf die Arterielle Gefäßsteifigkeit bei Kindern und Jugendlichen",
                "en": "Influence of Stress on Arterial Stiffness in Children"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-11T02:00:00+02:00",
            "begin_effective": "2012-06-25T02:00:00+02:00",
            "end_planned": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-03-30T01:00:00+01:00",
            "assignment": "2012-06-26T11:45:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 60388,
            "contact": 60388,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2903-60388-10"
            ]
        },
        {
            "id": 2820,
            "title": {
                "de": "Analyse des RAF Kinase Inhibitor Proteins (RKIP) bei normaler Hämatopoese und myeloischer Leukämogenese in einem murinen in-vivo Modell",
                "en": "Analysis of the RAF kinase inhibitor protein (RKIP) in normal hematopoiesis and myeloid leukemogenesis in a murine in-vivo model"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-04-16T02:00:00+02:00",
            "begin_effective": "2012-04-16T02:00:00+02:00",
            "end_planned": "2014-04-16T02:00:00+02:00",
            "end_effective": "2014-04-16T02:00:00+02:00",
            "assignment": "2012-03-05T11:23:37+01:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": 57402,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2820-57402-10",
                "2820-77371-12"
            ]
        },
        {
            "id": 2873,
            "title": {
                "de": "Verstärkt humanes Serumalbumin die Toxizität von oxLDL in Herzmuskelzellen?",
                "en": "Does human serum albumin enhance oxLDL induced toxicity in Cardiomyocytes?"
            },
            "short": " ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2013-04-30T02:00:00+02:00",
            "assignment": "2012-05-24T13:00:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50615,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2873-50615-10"
            ]
        },
        {
            "id": 2840,
            "title": {
                "de": "Kultivierung von glialen Tumoren, insbesondere niedriggradiger Gliome",
                "en": "Primary cell cultures of glial Tumors, particularely of low grade gliomas."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2013-03-30T01:00:00+01:00",
            "end_effective": "2013-03-30T01:00:00+01:00",
            "assignment": "2012-04-16T11:38:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 2860,
            "title": {
                "de": "Arterial Stiffness, Stress Coping and Health Locus of Control",
                "en": "Arterial Stiffness, Stress Coping and Health Locus of Control"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2013-07-30T02:00:00+02:00",
            "end_effective": "2013-07-30T02:00:00+02:00",
            "assignment": "2012-05-16T10:57:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60388,
            "contact": 60388,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2860-60388-10"
            ]
        },
        {
            "id": 3195,
            "title": {
                "de": "Stimulation der Autophagozytose durch Spermidin bei chronischen Wunden",
                "en": "Stimulation from autophagocytosis by spermidin in chronically wounds"
            },
            "short": "Spermidin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2013-05-01T02:00:00+02:00",
            "end_effective": "2013-05-01T02:00:00+02:00",
            "assignment": "2013-03-01T09:10:10+01:00",
            "program": null,
            "subprogram": "Stadt Graz (ca. 10.500,-) und Land Steiermark (ca. 5.000,-)",
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135,
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3047,
            "title": {
                "de": "Bild- und Tiefeninformation zur automatischen Lagekorrektur von Patienten in medizinischen Geräten",
                "en": "Bild- und Tiefeninformation zur automatischen Lagekorrektur von Patienten in medizinischen Geräten"
            },
            "short": "BTAL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2012-11-21T14:39:21+01:00",
            "program": null,
            "subprogram": "HTI-Call 2012",
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2957,
            "title": {
                "de": "VERHALTENSSTÖRUNGEN NACH VISZERALER IMMUNAKTIVIERUNG",
                "en": "PSYCHOPHARMACOLOGY OF THE VISCERAL IMMUNE – BRAIN AXIS"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "Depression ist eine der häufigsten und schwersten affektiven Störungen, welche die Lebensqualität und Arbeitsfähigkeit der betroffenen Patienten massiv einschränkt und damit von enormer sozio-ökonomischer Bedeutung ist. Die Weltgesundheitsorganisation berichtet, dass Depression in der Altersklasse von 15 – 44 Jahren schon jetzt bei beiden Geschlechtern die zweithäufigste Ursache für „disability adjusted life years“ darstellt und die Zahl der von Depression betroffenen Patienten weiter steigt. Unglücklicherweise sprechen bis zu 40 % der Patienten mit Depression nur unzureichend auf die verfügbaren Antidepressiva an, was mit der Tatsache zusammenhängt, dass die Ätiologie affektiver Störungen nur unvollständig bekannt ist. Abgesehen von genetischen und psychosozialen Risikofaktoren rückt immer mehr auch eine chronische Stimulierung des Immunsystems als eine Ursache für die Entstehung affektiver Störungen in den Blickpunkt. Die Zytokin-Hypothese der Depression postuliert, dass systemische Immunprozesse über erhöhte Blutspiegel proinflammatorischer Zytokine einen Einfluss auf Gehirnfunktionen ausüben, die Ängstlichkeit, Affekt, Stressresistenz und kognitive Prozesse regulieren.\r\nAktivierung des viszeralen Immunsystems und viszerale Entzündung können mit einer Reihe von psychiatrischen Abnormalitäten assoziiert sind. Klinische Beobachtungen sprechen dafür, dass Translokation von Zellwandkomponenten des intestinalen Mikrobioms über eine pathologisch durchlässige Darmschleimhaut zu affektiven Störungen führen kann. Präklinische Befunde belegen, dass gastrointestinale Infektionen, gastrointestinale Entzündungen und intraperitoneale Verabreichung bakteriellen Endotoxins emotional-affektive Verhaltensänderungen auslöst. Vor diesem Hintergrund ist es das Ziel des vorgelegten Projekts, in einem experimentellen Ansatz depressive Verhaltensänderungen nach viszeraler Immunstimulierung in umfassender und innovativer Weise zu analysieren und neue Angriffspunkte für wirksame pharmakologische Interventionen zu identifizieren.\r\nDie wichtigsten Hypothesen, die es zu untersuchen gilt, sind, \r\n•\tdass Zellwandkomponenten des intestinalen Mikrobioms (Lipopolysaccharid, Pepidoglycan) und  intestinale Hormone unter dem Einfluss des Mikrobioms (Glucagon-Like Peptide, Peptid YY) depressive Verhaltensänderungen hervorrufen,\r\n•\tviszerale Immunaktivierung das affektive Verhalten kurz- und langfristig beeinflusst;\r\n•\tspezifische Signaltransduktionsmechanismen im Gehirn (Receptor-Activator of Nuclear Factor B Ligand, Cyclooxygenase-2 und Brain-Derived Neurotrophic Factor) von Relevanz für die affektiven Störungen im Gefolge einer peripheren Immunaktivierung sind, und\r\n•\tdepressive Verhaltensänderungen nach viszeraler Immunstimulierung mit einer Störung der Hypothalamus-Hypophysen-Nebennieren-Achse, einer Störung des Glukokortikoid-Feedback an das Gehirn und einer Störung der Neurogenese im limbischen System assoziiert sind.",
                "en": "Being one of the most prevalent and severe mood disorders, major depression is deleterious to the patients’ quality of life and of enormous socio-economic impact. According to the World Health Organization, depression is the second most frequent cause of disability-adjusted life years in the age category of 15 – 44 years for both genders, with the number of patients continuing to grow. A proportion of some 40 % of the patients does not satisfactorily respond to the available antidepressant drugs, which reflects the incomplete understanding of the aetiology of affective disorders. Apart from vulnerability and psychosocial factors, chronic immune challenge has emerged as a circumstance relevant to the pathogenesis of mood disorders. The cytokine hypothesis of depression holds that systemic inflammatory processes associated with elevated levels of circulating proinflammatory cytokines disturb several brain mechanisms that control anxiety, mood, stress resilience and cognition.\r\nVisceral immune activation and inflammation are associated with a variety of psychiatric abnormalities, and there is clinical evidence that constituents of the intestinal microbiome across a leaky mucosal barrier may be a factor underlying mood disorders. Preclinical evidence indicates that gastrointestinal infection and inflammation as well as intraperitoneal administration of bacterial lipopolysaccharide induce behavioural disturbances. The current research proposal sets out to specifically examine the visceral immune – brain axis in an innovative and comprehensive manner and to identify key mechanisms that are suitable for pharmacological modulation.\r\nThe main hypotheses to be addressed are that\r\n•\tfactors derived from the intestinal microbiome (lipopolysaccharide, pepidoglycan) or intestinal hormones under the regulatory influence of the microbiome (glucagon-like peptide, peptide YY) have an impact on the visceral immune – brain axis;\r\n•\tvisceral immune challenge has a short- and long-term impact on affective behaviour;\r\n•\tspecific brain signalling mechanisms involving receptor-activator of nuclear factor B ligand,  cyclooxygenase-2 and brain-derived neurotrophic factor play a role in the behavioural effects of peripheral immune challenge; and\r\n•\tactivation of the visceral immune – brain axis is associated with deranged activity of the hypothalamic-pituitary-adrenal axis, disturbed glucocorticoid feedback on the brain and altered neurogenesis in the limbic system."
            },
            "begin_planned": "2012-05-01T02:00:00+02:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2015-04-30T02:00:00+02:00",
            "end_effective": "2015-08-31T02:00:00+02:00",
            "assignment": "2012-08-30T10:10:47+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 24618",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2957-71487-12",
                "2957-51529-12"
            ]
        },
        {
            "id": 2886,
            "title": {
                "de": "Kardioposturale Interaktionen und Endothelfunktion in Abhängigkeit vom Menstruationszyklus",
                "en": "Cardiopostural interactions and endothelial function chagnes across the menstural cycle"
            },
            "short": "KARPEM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-20T02:00:00+02:00",
            "begin_effective": "2012-06-01T02:00:00+02:00",
            "end_planned": "2012-08-20T02:00:00+02:00",
            "end_effective": "2013-09-30T02:00:00+02:00",
            "assignment": "2012-06-14T13:45:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57932,
            "contact": 57932,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2886-57932-10"
            ]
        },
        {
            "id": 3097,
            "title": {
                "de": "Etablierung und Charakterisierung einer humanen Synovialsarkom-Zelllinie",
                "en": "Establishment and characterization of a human synovial sarcoma cell line"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-06-01T02:00:00+02:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2012-12-07T13:18:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3097-50696-10"
            ]
        },
        {
            "id": 2850,
            "title": {
                "de": "Hochdruckerkrankung und Proteinurie in der Schwangerschaft (Präeklampsie). Methoden der nichtlinearen Dynamik zur Analyse von hämodynamischen Kenngrößen während der Schwangerschaft.",
                "en": "Hypertension and proteinuria during pregnancy (preeclampsia)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-06-01T02:00:00+02:00",
            "begin_effective": "2012-06-01T02:00:00+02:00",
            "end_planned": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-10-31T01:00:00+01:00",
            "assignment": "2012-05-10T14:37:45+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64295,
            "contact": 64295,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2850-64295-10"
            ]
        },
        {
            "id": 2870,
            "title": {
                "de": "Entwicklung von biofunktionellen, Kapselfibrose-vermeidenden Barriere-Schutzschichten für das Packaging von in-vivo Sensoren und Aktuatoren",
                "en": "Development of biofunctional non fibrosis inducing barrier protection layers for in-vivo sensors"
            },
            "short": "HTI:SMApp Sensor Packaging",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-06-01T02:00:00+02:00",
            "begin_effective": "2012-07-01T02:00:00+02:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2012-05-21T16:11:32+02:00",
            "program": null,
            "subprogram": "„Forschung Steiermark – Planung, Steuerung, Impulse“\r\nHTI-Call Februar 2012",
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53900,
            "contact": 53900,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "ABT08-35744/2014-3",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2870-53900-10"
            ]
        },
        {
            "id": 2803,
            "title": {
                "de": "Studie zur Untersuchung der Effekte von Eplerenon auf die Parathormonkonzentration und die Knochendichte bei PatientInnen mit einem primären Hyperparathyreoidismus: Eine randomisierte, doppel-blinde, Placebo kontrollierte Studie",
                "en": "Effects of eplerenone on parathyroid hormone levels and bone mineral density in patients with primary hyperparathyroidism: a randomized, double-blind, placebo-controlled trial (EPATH: Eplerenone in hyperPAraTHyroidism Study)"
            },
            "short": "EPATH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-06-01T02:00:00+02:00",
            "begin_effective": "2012-06-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2012-10-25T14:57:16+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2993,
            "title": {
                "de": "Können Milchprodukte während einer Gewichtsreduktion bei stark übergewichtigen Frauen mit erhöhten männlichen Hormonen positiv wirken?",
                "en": "Effects of dairy products during weight reduction in obese women with hyperandrogenemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-06-01T02:00:00+02:00",
            "begin_effective": "2012-07-01T02:00:00+02:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2015-05-01T02:00:00+02:00",
            "assignment": "2012-10-04T12:36:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3100,
            "title": {
                "de": "Qualitätsmanagement der präklinischen Reanimation mittels Postevent Performance Debriefing",
                "en": "Quality management in prehospital cardio-pulmonary resuscitation with postevent performance debriefing"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-06-01T02:00:00+02:00",
            "begin_effective": "2012-12-15T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2012-12-10T11:18:18+01:00",
            "program": null,
            "subprogram": "Land Steiermark unter 5.000,- Euro",
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 67711,
            "contact": 67711,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3100-67711-10"
            ]
        }
    ]
}