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=1760&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1780&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1740&ordering=-end_planned",
    "results": [
        {
            "id": 2662,
            "title": {
                "de": "Die Orai Aktivierungs-Maschinerie",
                "en": "Key determinants of the Orai activation machinery - evaluated by a STIM1 conformational sensor"
            },
            "short": "The Orai Activation Machinery",
            "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": "2013-12-31T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-12-06T13:47:03+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": 78591,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22565",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2662-78591-10"
            ]
        },
        {
            "id": 3217,
            "title": {
                "de": "Die krebshemmende Wirkung von Cucurbitacin F Verbindungen auf humane Weichteilsarkome",
                "en": "Inhibitory Effect of Cucurbitacin F Compounds on Chemotherapy Resistant Human Soft Tissue Sarcoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-09-30T02:00:00+02:00",
            "assignment": "2013-03-20T09:58:07+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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3217-50696-10"
            ]
        },
        {
            "id": 2119,
            "title": {
                "de": "Alzheimer drugs incorporated in nanoparticles for specific transport over the blood brain barrier (NanoBrain)",
                "en": "Alzheimer drugs incorporated in nanoparticles for specific transport over the blood brain barrier (NanoBrain)"
            },
            "short": "NanoBrain",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2013-07-31T02:00:00+02:00",
            "assignment": "2010-02-12T14:34:51+01:00",
            "program": 64,
            "subprogram": "ERA-Net",
            "organization": 14051,
            "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": "I453",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2366,
            "title": {
                "de": "\"Advanced\" EEG in der Vorhersage des Verlaufs der Alzheimerdemenz\"",
                "en": "\"Advanced\" EEG in the prediction of the clinical course of Alzheimer dementia"
            },
            "short": "EEG und Alzheimer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-01-01T01:00:00+01:00",
            "begin_effective": "2011-02-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2015-01-31T01:00:00+01:00",
            "assignment": "2010-12-21T10:16:33+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "827462",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2771,
            "title": {
                "de": "Cholesterin-25-Hydroxylase beim Glioblastomwachstum",
                "en": "25-Hydroxycholesterol as transcriptional regulator of the human astrocytoma grade IV (glioblastoma multiforme) tumor microenvironment"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-01-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2012-02-01T15:45:19+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51705,
            "contact": 51705,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2771-51705-10"
            ]
        },
        {
            "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"
            ]
        },
        {
            "id": 2896,
            "title": {
                "de": "Transport von mütterlichem Serotonin über die humane Plazenta: Studien an primären Endothezellen der menschlichen Plazenta",
                "en": "Transport of Maternal Serotonin across Human Placenta: studies on primary endothelial cells of human placental barrier"
            },
            "short": "Transport of Maternal Serotonin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-01-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2012-06-21T11:08:07+02:00",
            "program": 92,
            "subprogram": "WTZ-Kroatien",
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2896-50442-12",
                "2896-51632-12"
            ]
        },
        {
            "id": 2450,
            "title": {
                "de": "Expression von SUMO-Proteinen bei Tumoren des zentralen Nervensystems",
                "en": "Expression von SUMO-Proteinen bei Tumoren des zentralen Nervensystems"
            },
            "short": "SUMOylierung bei ZNS-Tumoren",
            "url": null,
            "abstract": {
                "de": "Die Funktion zahlreicher Proteine wird durch einen, SUMOylierung genannten Prozess, eine reversible Bindung von SUMO-Proteinen an Zielsubstrate, modifiziert. Der Einfluss der SUMOylierung auf die Entstehung und das Wachstum von Tumoren ist bislang erst ansatzweise untersucht worden. In diesem mehrstufigen Forschungsprojekt soll die Expression von SUMO-Proteinen in Hirntumorzelllinien und am Tumorfrischmaterial von Tumoren des zentralen Nervensystems untersucht werden. Es soll darüber hinaus überprüft werden, wie sich die Expression von SUMO-Proteinen in Gegenwart zytostatischer (zellwachstumshemmender) Medikamente verändert. Das Projekt soll zum besseren Verständnis der Bedeutung von molekularbiologischen Veränderungen bei Hirntumoren führen. Daraus können sich weitere Hinweise auf Resistenzmechanismen von Tumorzellen gegenüber zytostatischen Einflüssen ergeben.",
                "en": null
            },
            "begin_planned": "2011-01-01T01:00:00+01:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-03-31T02:00:00+02:00",
            "assignment": "2011-03-22T15:09:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51369,
            "contact": 51369,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2450-51369-10"
            ]
        },
        {
            "id": 2155,
            "title": {
                "de": "Remote Assessibility to Diabetes Management and Therapy in Operational healthcare Networks - REACTION",
                "en": "Remote Assessibility to Diabetes Management and Therapy in Operational healthcare Networks - REACTION"
            },
            "short": "REACTION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-02-28T01:00:00+01:00",
            "assignment": "2010-03-05T10:04:48+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "248590",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2155-51831-10",
                "2155-59231-12",
                "2155-64875-12",
                "2155-65558-12"
            ]
        },
        {
            "id": 1798,
            "title": {
                "de": "DALI - Vitamin D and Lifestyle Intervention for GDM Prevention",
                "en": "DALI - Vitamin D and Lifestyle Intervention for GDM Prevention"
            },
            "short": "DALI",
            "url": null,
            "abstract": {
                "de": "Europe is facing an unprecedented threat from Type 2 diabetes (T2D) with associated human suffering and economic burden and rapidly growing proportions. While T2D is traditionally associated with sedentary lifestyle and unhealthy diet, the currently observed growth in developed countries is greater than expected from lifestyle changes alone. Evidence is accumulating that GDM is a more important contributor to these epidemics than prevoiusly recognised.\r\n\r\nIn this study, we will use an exploratory trial approach to develop the best intervention for preventing gestational diabetes mellitus (GDM). We will concurrently use the trial data, samples and cohorts to increase our understanding of the pathophysiological mechanisms leading to enhanced diabetes and obesity risk to mother and baby. Building upon the expertise of members of the Diabetes in Pregnancy Study Group Europe (DPSG) and joined by behavioural researchers and health economists, our study is designed to collate the evidence around the epidemiology of GDM in Europe, to promote pan-European standards and measures for GDM and identify suitable preventive measures against GDM.",
                "en": "Europe is facing an unprecedented threat from Type 2 diabetes (T2D) with associated human suffering and economic burden and rapidly growing proportions. While T2D is traditionally associated with sedentary lifestyle and unhealthy diet, the currently observed growth in developed countries is greater than expected from lifestyle changes alone. Evidence is accumulating that GDM is a more important contributor to these epidemics than prevoiusly recognised.\r\n\r\nIn this study, we will use an exploratory trial approach to develop the best intervention for preventing gestational diabetes mellitus (GDM). We will concurrently use the trial data, samples and cohorts to increase our understanding of the pathophysiological mechanisms leading to enhanced diabetes and obesity risk to mother and baby. Building upon the expertise of members of the Diabetes in Pregnancy Study Group Europe (DPSG) and joined by behavioural researchers and health economists, our study is designed to collate the evidence around the epidemiology of GDM in Europe, to promote pan-European standards and measures for GDM and identify suitable preventive measures against GDM."
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2009-04-27T16:25:57+02:00",
            "program": 24,
            "subprogram": "HEALTH-2009-2.4.3-1",
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51632,
            "contact": 51632,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1798-51632-10"
            ]
        },
        {
            "id": 3133,
            "title": {
                "de": "Graz Studie an Gesundheit und Altern",
                "en": "Graz Study on Health and Aging"
            },
            "short": "GSHA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-12-01T01:00:00+01:00",
            "begin_effective": "2013-03-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2015-03-31T02:00:00+02:00",
            "assignment": "2013-01-14T14:45:13+01:00",
            "program": null,
            "subprogram": "Subventionsansuchen Stadt Graz",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51912,
            "contact": 51912,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3133-51912-10"
            ]
        },
        {
            "id": 3040,
            "title": {
                "de": "Intestinale Kolonisation mit Extended-spectrum beta-lactamase-bildenden Enterobakterien als möglicher Risikofaktor für die Entwicklung einer neonatalen  Nekrotisierenden Enterocolitis (NEC)",
                "en": "Intestinal Colonisation with Extended-spectrum beta-lactamase-producing Enterobacteriaceae as a possible risk factor for the development of neonatal necrotising enterocolitis (NEC)"
            },
            "short": "ESBL und NEC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-09-30T02:00:00+02:00",
            "assignment": "2012-11-13T14:40:30+01:00",
            "program": null,
            "subprogram": "Land Steiermark < 5.000,- Euro",
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": 56810,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3040-56810-10"
            ]
        },
        {
            "id": 2642,
            "title": {
                "de": "Netzwerk für Semantische Interoperabilität im Gesundheitswesen",
                "en": "Semantic Interoperability for Health Network"
            },
            "short": "SemanticHealthNet",
            "url": "http://www.semantichealthnet.eu/",
            "abstract": {
                "de": "SemanticHealthNet entwickelt eine europäische Organisations-und Governance-Struktur für die semantische Interoperabilität von klinischen Daten und Wissen, um computergestützte Informationssysteme für die Patientenversorgung, der öffentlichen Gesundheit und der klinischen Forschung über Systeme und Institutionen zu optimieren. \r\nSemanticHealthNet wird Erfordernisse für evidenzbasierte, patientenorientierte integrierte Versorgung und für die öffentliche Gesundheitspflege erheben, wobei auf bestehenden europäischen Konsens in der Behandlung der chronischen Herzinsuffizienz und für Herz-Kreislauf-Prävention aufgebaut wird. Experten für elektronische Patientenakten, klinische Datenstrukturen, Terminologien und Ontologien werden ihre methodischen Ansätze optimieren, um den Austausch klinischer Daten zu verbessern. Gesundheitsbehörden und klinische Experten, Ministerien, Softwarehersteller, und Versicherungen sind über klinische und Industriebeiräte eingebunden, um so sicherzustellen, dass die Ergebnisse realistisch und nachhaltig umsetzbar sind. Ein Geschäftsmodell wird entwickelt, das strategische Investitionen, einschließlich der Kosten für wichtige Stakeholder wie Standardisierungsorganisationen und Industrie rechtfertigt. Angestrebt wird die Etablierung des Netzwerks als virtuelle Organisation, die die Förderung von Entwicklungen zur Erreichung semantische Interoperabilität aufrechterhält. Das Konsortium bindet auch mehr als 40 international anerkannten Experten, darunter aus den USA und Kanada, und hat somit auch eine über Europa hinausreichende Dimension.  ",
                "en": "SemanticHealthNet will develop a European organisational and governance process for the semantic interoperability of clinical data and knowledge, to help ensure that health record systems are optimised for patient care, public health and clinical research across systems and institutions. SemanticHealthNet will capture the needs for evidence-based, patient-centred integrated care and for public health, encapsulating existing European consensus in the management of chronic heart failure and cardiovascular prevention. Experts in EHR architectures, clinical data structures, terminologies and ontologies will combine, tailor and pilot their best-of-breed resources in response to optimise clinical data and information exchange. Health authorities, clinical professionals, ministries, vendors, purchasers, insurers are involved via Clinical and Industrial Advisory Boards to ensure that the project approach and results are realistically adoptable and sustainable. A business model to justify strategic investments, including the opportunity costs for key stakeholders such as SDOs, industry, will be defined. This, and links with epSOS II and the eHealth Governance Initiative, will inform the shape of the Virtual Organisation that this Network will establish to sustain semantic interoperability developments and their adoption. The consortium includes more than 40 internationally recognised experts, including from the U.S. and Canada, ensuring a global impact.\r\n"
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2011-12-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2015-05-31T02:00:00+02:00",
            "assignment": "2011-11-18T13:48:18+01:00",
            "program": 24,
            "subprogram": "FP7-ICT-2011-7",
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 72306,
            "contact": 72306,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "285609",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2642-72306-10"
            ]
        },
        {
            "id": 3109,
            "title": {
                "de": "GENETISCHE ABERRATIONEN IN SUBTYPEN DES ADENOKARZINOMS DER LUNGE",
                "en": "Genetic aberrations in subtypes of pulmonary adenocarcinomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-15T01:00:00+01:00",
            "begin_effective": "2013-03-15T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2012-12-13T14:59:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "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": 3135,
            "title": {
                "de": "Überlebensrate und Kosteneffizienzanalyse von Schultertotalendoprothesen.",
                "en": "Pooled Survival and Cost-effectiveness Analysis of Cementation Status and Implant Design In Total Shoulder Arthroplasty (TSA)"
            },
            "short": "Cost-effectivness in TSA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2013-12-01T01:00:00+01:00",
            "assignment": "2013-01-15T13:36:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59379,
            "contact": 59379,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1390
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3135-59379-10"
            ]
        },
        {
            "id": 3181,
            "title": {
                "de": "Leukozytenfunktion bei Kombinationstherapien mit Proteaseinhibitoren gegen Chronische Hepatitis C",
                "en": "Leukocyte function during antiviral combination therapies against hepatitis C"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-12-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2013-02-20T10:36:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54296,
            "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": [
                "3181-54296-10"
            ]
        },
        {
            "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": 3164,
            "title": {
                "de": "NANOpartikel in geklonten Zellen",
                "en": "NANOparticles in cloned cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-11-30T01:00:00+01:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2013-02-05T12:17:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51158,
            "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": [
                "3164-51158-10"
            ]
        },
        {
            "id": 2449,
            "title": {
                "de": "Identifizierung und funktionelle Charakterisierung von neuen Genen in hereditären Neuropathien-Teil II",
                "en": "Identification and functional characterisation of novel genes in hereditary neuropathies - Part II"
            },
            "short": "NOVEL GENES IN HEREDITARY NEUROPATHIES",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-12-01T01:00:00+01:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-11-30T01:00:00+01:00",
            "end_effective": "2015-03-31T02:00:00+02:00",
            "assignment": "2011-03-22T13:43:11+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14080,
            "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": "P23223",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2634,
            "title": {
                "de": "Identifizierung und Charakterisierung von Keimbahn-Mutationen bei Patienten mit Therapie-assoziierten myeloischen Neoplasien",
                "en": "Identification and characterisation of germ-line mutations in patients with therapy-related myeloid neoplasms"
            },
            "short": "Germ-line mutations in myeloid disorders",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-11-15T01:00:00+01:00",
            "begin_effective": "2011-11-15T01:00:00+01:00",
            "end_planned": "2013-11-14T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2011-11-14T12:08:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51857,
            "contact": 51857,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2634-51857-10"
            ]
        }
    ]
}