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=40
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2194,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=60",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=20",
    "results": [
        {
            "id": 2650,
            "title": {
                "de": "Schwanger in die Höhe - Untersuchungen im in vitro Modellsystem",
                "en": "Pregnancy at high altitudes - Investigations with an in vitro model system"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-11-01T01:00:00+01:00",
            "begin_effective": "2011-11-01T01:00:00+01:00",
            "end_planned": "2013-10-31T01:00:00+01:00",
            "end_effective": "2017-04-30T02:00:00+02:00",
            "assignment": "2011-11-25T12:21:37+01: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": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2650-58943-10"
            ]
        },
        {
            "id": 2538,
            "title": {
                "de": "Expression und Funktion von Prostaglandin D2 Rezeptoren bei allergischen und asthmatischen Erkrankungen",
                "en": "Enhanced expression and function of prostaglandin D2 receptors in monocytes, macrophages and eosinophils of patients with allergy and bronchial asthma"
            },
            "short": "PGD2 receptors in allergic and asthmatic",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-10-01T02:00:00+02:00",
            "begin_effective": "2011-10-01T02:00:00+02:00",
            "end_planned": "2013-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2011-07-19T12:42:10+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50791,
            "contact": 50791,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2538-50791-10"
            ]
        },
        {
            "id": 2979,
            "title": {
                "de": "Eosinophile und die antivirale Immunabwehr gegen H1N1",
                "en": "Eosinophils promote host defense against H1N1 influenza"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-09-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2013-02-28T01:00:00+01:00",
            "end_effective": "2013-03-31T01:00:00+01:00",
            "assignment": "2012-09-20T11:28:45+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50791,
            "contact": 50791,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J3235",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2979-50791-10"
            ]
        },
        {
            "id": 3417,
            "title": {
                "de": "Die Rolle von NkG2D als Onkoprotein in der Krebsstammzelldifferenzierung",
                "en": "CO-OPTION OF THE NKG2D LYMPHOCYTE RECEPTOR AS AN ONCOPROTEIN PROMOTING CANCER STEM CELL TRANSDIFFERENTIATION AND CANCER AUTONOMY"
            },
            "short": "NKG2D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-04-01T02:00:00+02:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2013-11-04T14:01:39+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": 60706,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "331255",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3417-50777-12",
                "3417-60706-10"
            ]
        },
        {
            "id": 3174,
            "title": {
                "de": "Stimulierung der Tumorigenese durch NKG2D Rezeptoren",
                "en": "Stimulation of Tumorigenesis by NKG2D Lymphocyte Receptors"
            },
            "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": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-02-14T09:16:44+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": 60706,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J3359",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3174-60706-10"
            ]
        },
        {
            "id": 2629,
            "title": {
                "de": "IDENTIFIZIERUNG QUINAZOLIN SENSITIVER PROTEINE IN HUMANEN KREBSZELLEN MITTELS FUNKTIONELLER PROTEOMIK",
                "en": "A PROTEOMICS APPROACH TO PROVE THE IDENTITY OF QUINAZOLINE SENSITIVE TARGETS IN HUMAN MALIGNANCIES"
            },
            "short": "QUINAZOLIN-SENSITIVE PROTEINE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-06-01T02:00:00+02:00",
            "begin_effective": "2011-12-01T01:00:00+01:00",
            "end_planned": "2013-06-01T02:00:00+02:00",
            "end_effective": "2015-11-30T01:00:00+01:00",
            "assignment": "2011-11-07T14:54:34+01:00",
            "program": 72,
            "subprogram": null,
            "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": [
                9
            ],
            "funder_projectcode": "P24006",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2482,
            "title": {
                "de": "Experience-oriented Sharing of Health Knowledge via Information and Communication Technology",
                "en": "Experience-oriented Sharing of Health Knowledge via Information and Communication Technology"
            },
            "short": "ESICT",
            "url": null,
            "abstract": {
                "de": "Die ESICT-Konsortium (Experience-oriented Sharing of health knowledge via Information and Communication Technology) wird von dem dänischen Strategic Research Council finanziert. ESICT konzentriert sich auf die wissenschaftliche Untersuchung und Entwicklung von Methoden und Technologien, welche Bürgern mittels eines innovativen Informationssystems über chronische Erkrankungen aufklärt, unter Verwendung  von Sprachtechnologien und medizinischen Wissensbasen. Das Ziel von ESICT ist die computergestützte Beantwortung von natürlichsprachigen Benutzeranfragen.",
                "en": "The ESICT consortium (Experience-oriented Sharing of health knowledge via Information and Communication Technology) is funded by the Danish Strategic Research Council. ESICT focuses on research in methods and development of technologies providing citizens with an innovative information system on chronic diseases based on language technology and formalized medical knowledge. The goal of ESICT is to allow users to ask questions in natural language. "
            },
            "begin_planned": "2010-12-01T01:00:00+01:00",
            "begin_effective": "2010-12-01T01:00:00+01:00",
            "end_planned": "2012-11-30T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-05-19T18:33:42+02:00",
            "program": null,
            "subprogram": null,
            "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": [
                1152
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2482-72306-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": 2897,
            "title": {
                "de": "Einfluss inflammatorischer Signale auf die myeloide Zelldifferenzierung",
                "en": "Myeloid lineage plasticity in response to inflammatory signals"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-02-01T01:00:00+01:00",
            "begin_effective": "2012-06-15T02:00:00+02:00",
            "end_planned": "2013-04-30T02:00:00+02:00",
            "end_effective": "2014-04-30T02:00:00+02:00",
            "assignment": "2012-04-15T13:14:47+02:00",
            "program": 72,
            "subprogram": null,
            "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": [
                9
            ],
            "funder_projectcode": "P23215",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2294,
            "title": {
                "de": "Der CRTH2 Rezeptor in experimenteller Colitis ulcerosa",
                "en": "The CRTH2 receptor in experimental ulcerative colitis"
            },
            "short": "CRTH2 RECEPTOR EXP ULC COLITIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-09-01T02:00:00+02:00",
            "begin_effective": "2010-08-01T02:00:00+02:00",
            "end_planned": "2013-08-31T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2010-09-07T14:00:00+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": 56687,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22771",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2294-56687-10"
            ]
        },
        {
            "id": 2414,
            "title": {
                "de": "Rolle des enterischen Nervensystems (ENS) auf die Chemotaxis von Leukozyten in der Entzuendung",
                "en": "Chemoattraction of leukocytes by the enteric nervous system (ENS) during inflammation"
            },
            "short": "CHEMOATTR_LEUKOCYTES_ENS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2011-03-01T01:00:00+01:00",
            "end_planned": "2011-10-31T01:00:00+01:00",
            "end_effective": "2012-02-28T01:00:00+01:00",
            "assignment": "2011-02-17T09:32:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": 56687,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2414-56687-10"
            ]
        },
        {
            "id": 2526,
            "title": {
                "de": "Rezeptoren und Metabolite von Prostaglandinen im Morbus Crohn und der ulzerösen Kolitis",
                "en": "DP receptors and their prostaglandin metabolite ligands: a good or bad match for human IBD?"
            },
            "short": "DP receptors in IBD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-08-01T02:00:00+02:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2013-07-31T02:00:00+02:00",
            "end_effective": "2013-07-31T02:00:00+02:00",
            "assignment": "2011-07-12T16:34:21+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": 56687,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2526-56687-10"
            ]
        },
        {
            "id": 2780,
            "title": {
                "de": "Gelotophobie - Die „Angst vor dem Lachen anderer“ - Studie zur Erforschung der zu Grunde liegenden emotionalen Prozesse in spontaner Interaktion.",
                "en": "Gelotophobia - A biopsychological approach"
            },
            "short": "Gelotophobie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-02-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2012-04-30T02:00:00+02:00",
            "end_effective": "2012-04-30T02:00:00+02:00",
            "assignment": "2012-02-06T18:26:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "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": [
                "2780-64295-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": 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": 2898,
            "title": {
                "de": "Toleranz in der Allergie durch molekulären Chimärismus",
                "en": "tolerance incution through molecular chimerism in allergy"
            },
            "short": null,
            "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-03-31T01:00:00+01:00",
            "end_effective": "2013-06-30T02:00:00+02:00",
            "assignment": "2012-05-15T13:24:17+02:00",
            "program": 72,
            "subprogram": null,
            "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": [
                9
            ],
            "funder_projectcode": "P21989",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5611,
            "title": {
                "de": "Privacy preserving federated machine learning and blockchaining for reduced cyber \r\nrisks in a world of distributed healthcare \r\n",
                "en": "Privacy preserving federated machine learning and blockchaining for reduced cyber \r\nrisks in a world of distributed healthcare \r\n"
            },
            "short": "FeatureCloud",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2019-01-09T14:29:20+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51050,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "826078",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5611-51050-10"
            ]
        },
        {
            "id": 3489,
            "title": {
                "de": "BIOBANKING AND BIOMOLECULAR RESOURCES RESEARCH INFRASTRUCTURE AUSTRIA",
                "en": "BIOBANKING AND BIOMOLECULAR RESOURCES RESEARCH INFRASTRUCTURE AUSTRIA"
            },
            "short": "BBMRI.AT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-12-01T01:00:00+01:00",
            "begin_effective": "2013-12-01T01:00:00+01:00",
            "end_planned": "2018-11-30T01:00:00+01:00",
            "end_effective": "2019-02-28T01:00:00+01:00",
            "assignment": "2014-01-07T14:19:47+01:00",
            "program": 90,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54142,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3489-54142-10"
            ]
        },
        {
            "id": 5335,
            "title": {
                "de": "Vorhersage der richtigen Therapie bei Brustkrebs",
                "en": "Prediction of the correct therapy for breast cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2018-04-11T11:12:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54142,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-28",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5335-54142-10"
            ]
        },
        {
            "id": 3738,
            "title": {
                "de": "Potentielle positive Effekte von intestinaler ATGL Überexpression",
                "en": "Potential beneficial effects of intestinal ATGL overexpression"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2014-08-07T12:28:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 27070",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3738-51904-10"
            ]
        }
    ]
}