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_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1780&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1740&ordering=-end_effective",
    "results": [
        {
            "id": 2204,
            "title": {
                "de": "Funktionelle Effekte des Multikinase-Hemmers Sunitinib auf Myokard",
                "en": "Functional effects on myocardium and influence on cardiac microRNA expression induced by the cancer therapeutic agent sunitinib"
            },
            "short": "Functional effects sunitinib",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-04-01T02:00:00+02:00",
            "end_planned": "2012-03-31T02:00:00+02:00",
            "end_effective": "2013-03-31T01:00:00+01:00",
            "assignment": "2010-05-14T12:06:21+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                140
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 1626,
            "title": {
                "de": "SPIDIA - Standardisation and improvement of pre-analytical procedures for in vitro diagnostics",
                "en": "SPIDIA - Standardisation and improvement of pre-analytical procedures for in vitro diagnostics"
            },
            "short": "SPIDIA",
            "url": null,
            "abstract": {
                "de": "In vitro diagnostics have allowed a great deal of progress in medicine but are limited by two factors: *the lack of guidelines in collection, handling, stabilisation and storage of biosamples which limits the reproducibility of subsequent diagnoses, and *its scale is restraines to the cellular level. To address this first point, this IP, SPIDIA, built of clinicians, academics, tool developers and assay developers, aims to develop quality guidelines for molecular in vitro diagnostics and to standardize the pre-analytical workflow in related procedures. Regarding the second point, SPIDIA aims to develop modern pre-analytical tools for diagnostic improving the stabilisation, handling and study of free biomolecules within blood, plasma, serum, tissues and tumours. Recent discoveries have revealed that RNA, DNA or proteins, released from pathological sites, like tumour cells or Alzheimer's disease brain lesions, into the blood or as a secondary blood based response to the disease can serve as biomarkers for early and reliable molecular diagnosis of such debilitating diseases. Further discoveries have shown that the cellular profiles of these molecules and structures in clinical samples can change during transport and storage thus making clinical assay results and pharmaceutical research unreliable or even impossible. It will therefore be a decisive prerequisite for future and current diagnostic assays to develop standards and new technologies, tools and devices that eliminate the human error in the pre-analytical steps of in vitro diagnostics. At this crucial moment in the development of molecular diagnostics, SPIDIA proposes an IP that reunites 7 private research companies (including 4 SMEs) and 8 public research organisms, including universities, hospitals and biobanks and an official European Standards Organisation. This strong consortium is balanced and empowered to maximise the impacts of in vitro diagnostics on human health.",
                "en": "In vitro diagnostics have allowed a great deal of progress in medicine but are limited by two factors: *the lack of guidelines in collection, handling, stabilisation and storage of biosamples which limits the reproducibility of subsequent diagnoses, and *its scale is restraines to the cellular level. To address this first point, this IP, SPIDIA, built of clinicians, academics, tool developers and assay developers, aims to develop quality guidelines for molecular in vitro diagnostics and to standardize the pre-analytical workflow in related procedures. Regarding the second point, SPIDIA aims to develop modern pre-analytical tools for diagnostic improving the stabilisation, handling and study of free biomolecules within blood, plasma, serum, tissues and tumours. Recent discoveries have revealed that RNA, DNA or proteins, released from pathological sites, like tumour cells or Alzheimer's disease brain lesions, into the blood or as a secondary blood based response to the disease can serve as biomarkers for early and reliable molecular diagnosis of such debilitating diseases. Further discoveries have shown that the cellular profiles of these molecules and structures in clinical samples can change during transport and storage thus making clinical assay results and pharmaceutical research unreliable or even impossible. It will therefore be a decisive prerequisite for future and current diagnostic assays to develop standards and new technologies, tools and devices that eliminate the human error in the pre-analytical steps of in vitro diagnostics. At this crucial moment in the development of molecular diagnostics, SPIDIA proposes an IP that reunites 7 private research companies (including 4 SMEs) and 8 public research organisms, including universities, hospitals and biobanks and an official European Standards Organisation. This strong consortium is balanced and empowered to maximise the impacts of in vitro diagnostics on human health."
            },
            "begin_planned": "2008-06-01T02:00:00+02:00",
            "begin_effective": "2008-10-01T02:00:00+02:00",
            "end_planned": "2012-05-31T02:00:00+02:00",
            "end_effective": "2013-03-31T01:00:00+01:00",
            "assignment": "2008-10-01T13:12:38+02:00",
            "program": 24,
            "subprogram": "HEALTH-2007-1.2-5",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1626-54279-12",
                "1626-51663-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": 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": 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": 2395,
            "title": {
                "de": "Mechanische Änderungen von Musculus Triceps Surae im Laufe des  Skelettwachstums - funktionelle Beurteilung von Kontrakturen bei Kindern mit spastischer diplegischer Zerebralparese",
                "en": "Mechanical changes of triceps surae muscle with skeletal growth - functional evaluation of contractures in children with spastic diplegic cerebral palsy"
            },
            "short": "MECHANICAL CHANGES SKELETAL GROWTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-01-01T01:00:00+01:00",
            "begin_effective": "2011-01-01T01:00:00+01:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2013-02-28T01:00:00+01:00",
            "assignment": "2011-02-04T12:14:35+01:00",
            "program": null,
            "subprogram": "Österreichische Akademie der Wissenschaften -\r\nAustrian Programme for Advanced Research and Technology ",
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65038,
            "contact": 65038,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2395-65038-10"
            ]
        },
        {
            "id": 2892,
            "title": {
                "de": "Molekulare Prozesse der Stimmlippen-Regeneration",
                "en": "Molecular processes of vocal fold regeneration."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-07-01T02:00:00+02:00",
            "begin_effective": "2012-07-01T02:00:00+02:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2013-02-28T01:00:00+01:00",
            "assignment": "2012-06-18T11:30:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": 50670,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2892-50670-10"
            ]
        },
        {
            "id": 2027,
            "title": {
                "de": "Effects of 25-OH-vitamin D supplementation in coronary artery disease patients with postprandial hyperglycemia and vitamin D deficiency on endothelial function and insulin sensitivity",
                "en": "Effects of 25-OH-vitamin D supplementation in coronary artery disease patients with postprandial hyperglycemia and vitamin D deficiency on endothelial function and insulin sensitivity"
            },
            "short": "VITAMIN D_CORONARY ARTERY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-03-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2013-02-28T01:00:00+01:00",
            "assignment": "2009-12-22T13:08:42+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": 50838,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2027-50838-10"
            ]
        },
        {
            "id": 2787,
            "title": {
                "de": "Entwicklung eines EORTC Fragebogens zur Erfassung der Sexualität von onkologischen PatientInnen",
                "en": "Development of an EORTC questionnaire for assessing sexual health in cancer patients"
            },
            "short": "EORTC Sexual Health Questionnaire",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-03-01T01:00:00+01:00",
            "end_planned": "2013-02-28T01:00:00+01:00",
            "end_effective": "2013-02-28T01:00:00+01:00",
            "assignment": "2012-02-14T15:16:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                442
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 1953,
            "title": {
                "de": "Etablierung eines Sekretariats zur Koordination der Pilotphase eines globalen Netzwerkes von biologischen Ressourcenzentren nach den OECD-Richtlinien",
                "en": "Etablierung eines Sekretariats zur Koordination der Pilotphase eines globalen Netzwerkes von biologischen Ressourcenzentren nach den OECD-Richtlinien"
            },
            "short": "GBRCN Sekretariat",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-09-01T02:00:00+02:00",
            "begin_effective": "2009-09-01T02:00:00+02:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2013-02-28T01:00:00+01:00",
            "assignment": "2009-10-21T19:57:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25,
                135,
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1953-51663-10"
            ]
        },
        {
            "id": 3192,
            "title": {
                "de": "Struktur der Apolipoproteine B100 und VLDL-II",
                "en": "Structure of Apolipopoteins B100 and VLDL-II"
            },
            "short": "ApoB100",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2008-02-01T01:00:00+01:00",
            "begin_effective": "2008-02-01T01:00:00+01:00",
            "end_planned": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2013-03-01T09:09:01+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83066,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P20455",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3192-83066-10"
            ]
        },
        {
            "id": 2804,
            "title": {
                "de": "Untersuchung des unterschiedlichen Proliferationsverhaltens von Zellen in der Tumorzellinie MUG-Chor1",
                "en": "Investigation of different proliferation behavior of cells in the tumor cell MUG Chor1"
            },
            "short": null,
            "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": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2012-02-22T15:38:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 17218,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50826,
            "contact": 50826,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2804-50826-10"
            ]
        },
        {
            "id": 2801,
            "title": {
                "de": "Gewinnung MR-basierter kardialer Normalwerte",
                "en": "Acquisition of MR-based cardiac normal values"
            },
            "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-08-31T02:00:00+02:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2012-02-22T13:26:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14104,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53950,
            "contact": 53950,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2801-53950-10"
            ]
        },
        {
            "id": 2292,
            "title": {
                "de": "Anreicherung und Charakterisierung von vermeintlichen Brustkrebsstammzellen",
                "en": "Enrichment and Characterization of putative Breast Cancer Stem Cells"
            },
            "short": "ANREICHERUNG_BRUSTKREBSSTAMMZELLEN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-08-01T02:00:00+02:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2012-07-31T02:00:00+02:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2010-09-06T17:13:23+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50539,
            "contact": 50539,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2292-50539-10",
                "2292-50563-12",
                "2292-59188-11"
            ]
        },
        {
            "id": 2722,
            "title": {
                "de": "BABICA Blutgasanalyse und Puffertherapie beim Herz-Kreislaufstillstand",
                "en": "BABICA Blood gas analysis and buffer therapy in cardac arrest"
            },
            "short": "BABICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2012-01-12T09:32:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51986,
            "contact": 51986,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1330
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2722-51986-10"
            ]
        },
        {
            "id": 2723,
            "title": {
                "de": "Blutgasanalyse und Puffertherapie beim Herzkreislaufstillstand",
                "en": "Blood Gas Analysis and Buffer Therapy in Cardiac Arrest"
            },
            "short": "BABICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2012-01-12T09:33:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51986,
            "contact": 51986,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2723-51986-10"
            ]
        },
        {
            "id": 2753,
            "title": {
                "de": "Auswirkungen von Hypo- und Hyperthermie auf die Wirksamkeit positiv inotroper Substanzen im isoliert perfundierten Langendorff-Herzen",
                "en": "Auswirkungen von Hypo- und Hyperthermie auf die Wirksamkeit positiv inotroper Substanzen im isoliert perfundierten Langendorff-Herzen"
            },
            "short": "HYPO_HYPERTHERMIE_LANGENDORFF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2013-01-30T01:00:00+01:00",
            "assignment": "2012-01-18T15:31:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 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": 261,
            "title": {
                "de": "European Leukemia Net",
                "en": "European Leukemia Net"
            },
            "short": "European Leukemia Net",
            "url": null,
            "abstract": {
                "de": "Leukemias are a challenge to society and a cost factor because of their frequency in all age groups.\r\nThe objective is to integrate the 78 leading leukemia trial groups (CML, AML, ALL, CLL, MDS, CMPD), their 83 interdisciplinary partners (diagnostic, treatment research, registry, guidelines), industry and SMEs across Europe to form a cooperative network for advancements in leukemia-related research and health care.\r\nThe proposed network will have the expertise and critical mass for European added value and world leadership. It will structure European research durably, spread European scientific excellence in the field of leukemias and can start immediately.",
                "en": "Leukemias are a challenge to society and a cost factor because of their frequency in all age groups.\r\nThe objective is to integrate the 78 leading leukemia trial groups (CML, AML, ALL, CLL, MDS, CMPD), their 83 interdisciplinary partners (diagnostic, treatment research, registry, guidelines), industry and SMEs across Europe to form a cooperative network for advancements in leukemia-related research and health care.\r\nThe proposed network will have the expertise and critical mass for European added value and world leadership. It will structure European research durably, spread European scientific excellence in the field of leukemias and can start immediately."
            },
            "begin_planned": null,
            "begin_effective": "2004-01-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2005-10-26T02:00:00+02:00",
            "program": 21,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51344,
            "contact": 51344,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "261-51344-10",
                "261-51553-10",
                "261-52966-12"
            ]
        },
        {
            "id": 3012,
            "title": {
                "de": "Albert Renold Travel Fellowship Grant",
                "en": "Albert Renold Travel Fellowship Grant"
            },
            "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": "2012-12-31T01:00:00+01:00",
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2012-10-23T15:36:02+02:00",
            "program": null,
            "subprogram": "Albert Renold Travel Fellowship Grant",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53344,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3012-53344-10"
            ]
        },
        {
            "id": 2397,
            "title": {
                "de": "Körperliche Aktivität, Fitness und Hirnaltern ",
                "en": "Physical activity, fitness and brain aging"
            },
            "short": "FITNESS AND BRAIN AGING",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-05-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2011-10-20T02:00:00+02:00",
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2011-02-07T14:46:33+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51912,
            "contact": 51912,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2397-51912-10"
            ]
        }
    ]
}