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=720&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=740&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=700&ordering=end_effective",
    "results": [
        {
            "id": 2672,
            "title": {
                "de": "2.1 Metabolic biomarkers for progression of fatty liver disease and chronic viral hepatitis",
                "en": "2.1 Metabolic biomarkers for progression of fatty liver disease and chronic viral hepatitis"
            },
            "short": "BioPersMed Project No 2.1",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51530,
            "contact": 51530,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2672-81601-12",
                "2672-88572-12",
                "2672-51530-10"
            ]
        },
        {
            "id": 2665,
            "title": {
                "de": "1.1 Biomarkers of immune tolerance in autoimmunity and transplantation in diabetes",
                "en": "1.1 Biomarkers of immune tolerance in autoimmunity and transplantation in diabetes"
            },
            "short": "BioPersMed Project No 1.1",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2665-51831-10",
                "2665-90274-12"
            ]
        },
        {
            "id": 2667,
            "title": {
                "de": "1.3 The spectrum of vitamin D biomarkers and other secosteroids",
                "en": "1.3 The spectrum of vitamin D biomarkers and other secosteroids"
            },
            "short": "BioPersMed Project No 1.3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2667-51831-10"
            ]
        },
        {
            "id": 2677,
            "title": {
                "de": "3.3 Vitamin D, biomarker and regulator of blood pressure",
                "en": "3.3 Vitamin D, biomarker and regulator of blood pressure"
            },
            "short": "BioPersMed Project No 3.3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2677-51831-10"
            ]
        },
        {
            "id": 2673,
            "title": {
                "de": "2.3 Vitamin D metabolites as novel biomarkers for progression and prognosis in liver disease",
                "en": "2.3 Vitamin D metabolites as novel biomarkers for progression and prognosis in liver disease"
            },
            "short": "BioPersMed Project No. 2.3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51530,
            "contact": 51530,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2673-51530-10"
            ]
        },
        {
            "id": 2522,
            "title": {
                "de": "Semiautomatische Vermessung von CT-Datensätzen nach Augmentation des Sinus maxillaris zur Ermittlung der Veränderung des Augmentatvolumens in Abhängigkeit von der Zeit.",
                "en": "Semiautomatische Vermessung von CT-Datensätzen nach Augmentation des Sinus maxillaris zur Ermittlung der Veränderung des Augmentatvolumens in Abhängigkeit von der Zeit."
            },
            "short": "Volumetrie in vivo",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-07-01T02:00:00+02:00",
            "end_planned": "2012-06-01T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2011-07-06T15:12:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14111,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58106,
            "contact": 58106,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2522-58106-10"
            ]
        },
        {
            "id": 2675,
            "title": {
                "de": "3.1 Endocrine and functional biomarkers in the early diagnosis of coronary artery disease",
                "en": "3.1 Endocrine and functional biomarkers in the early diagnosis of coronary artery disease"
            },
            "short": "BioPersMed Project No 3.1",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2675-51831-10"
            ]
        },
        {
            "id": 2951,
            "title": {
                "de": "Entwicklung von biofunktionellen, Kapselfibrose-vermeidenden Barriere-Schutzschichten für das Packaging von in-vivo Sensoren und Aktuatoren",
                "en": "Investigation of biofunctional, prevention-of-capsulefibrosis barrier protective layer for the packaging of in-vivo sensors and actuators"
            },
            "short": "HTI:SMApp Sensor Packaging",
            "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": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2012-08-28T10:52:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "ABT08-35744/2014-3",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2666,
            "title": {
                "de": "1.2 Pharmacogenetic biomarkers for personalized medicine in common metabolic disorders",
                "en": "1.2 Pharmacogenetic biomarkers for personalized medicine in common metabolic disorders"
            },
            "short": "BioPersMed Project No 1.2",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51809,
            "contact": 51809,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2666-50909-12",
                "2666-51809-10"
            ]
        },
        {
            "id": 2670,
            "title": {
                "de": "1.6 Wnt signalling and novel bone biomarkers",
                "en": "1.6 Wnt signalling and novel bone biomarkers"
            },
            "short": "BioPersMed Project No 1.6",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51809,
            "contact": 51809,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2670-51809-10"
            ]
        },
        {
            "id": 3236,
            "title": {
                "de": "Behandlung der kindlichen akuten lymphoblastischen Leukämie mit einem modifiziertem resourcenreduzierten BFM Protokoll im Kosovo: Messung des outcome mittels minimaler Resterkrankung durch Durchflusszytometrie und Evaluierung der Toxizität und Kosten (PP-03-2012)",
                "en": "Treatment of paediatric acute lymphoblastic leukaemia with a modified resource-conserved BFM protocol in Kosovo: Monitoring outcome using minimal residual disease evaluation by flow cytometry and evaluation of toxicity and costs (PP-03-2012)"
            },
            "short": "ALL in Kosovo ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2014-11-14T01:00:00+01:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2013-04-19T12:20:27+02:00",
            "program": 90,
            "subprogram": "\"HigherKOS Program\" ( OEZA 8116-02/2011) der Austrian Development Agency (ADA) - Agentur der Österreichischen Entwicklungszusammenarbeit (OEZA). ",
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51657,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1415
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3236-51657-10"
            ]
        },
        {
            "id": 2674,
            "title": {
                "de": "2.4 Evaluation of new bioactive peptides and corresponding novel biomarkers for progression and prognosis of obesity related liver disease",
                "en": "2.4 Evaluation of new bioactive peptides and corresponding novel biomarkers for progression and prognosis of obesity related liver disease"
            },
            "short": "BioPersMed Project No. 2.4",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 54033,
            "contact": 54033,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2674-54033-10"
            ]
        },
        {
            "id": 2678,
            "title": {
                "de": "3.4 Early detection of vascular remodelling and vascular complications",
                "en": "3.4 Early detection of vascular remodelling and vascular complications"
            },
            "short": "BioPersMed Project No. 3.4",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-07-01T02:00:00+02:00",
            "begin_effective": "2010-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2010-12-12T12:15:40+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2678-60390-12"
            ]
        },
        {
            "id": 2405,
            "title": {
                "de": "Vergleichende Genomanalyse zweier ökologisch und morphologisch unterschiedlicher Buntbarsche aus dem Tanganyikasee",
                "en": "Comparative genome analysis of two eco-morphologically divergent Lake Tanganyka cichlid fish"
            },
            "short": "Genomic sequencing of two Lake Tanganyik",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-01T02:00:00+02:00",
            "begin_effective": "2011-03-01T01:00:00+01:00",
            "end_planned": "2013-06-01T02:00:00+02:00",
            "end_effective": "2015-07-02T02:00:00+02:00",
            "assignment": "2011-02-14T11:40:55+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 17235,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": 58453,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22737",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2405-61680-12",
                "2405-58453-10"
            ]
        },
        {
            "id": 3621,
            "title": {
                "de": "\"BIPFAT\" - Erforschung der neurobiologischen Zusammenhänge zwischen kardiovaskulären Komorbiditäten als auch Übergewicht und bipolar affektiver Erkrankung",
                "en": "\"BIPFAT\" - Erforschung der neurobiologischen Zusammenhänge zwischen kardiovaskulären Komorbiditäten als auch Übergewicht und bipolar affektiver Erkrankung"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-03-01T01:00:00+01:00",
            "begin_effective": "2014-03-01T01:00:00+01:00",
            "end_planned": "2014-08-31T02:00:00+02:00",
            "end_effective": "2015-07-31T02:00:00+02:00",
            "assignment": "2014-03-24T10:57:45+01:00",
            "program": null,
            "subprogram": "Österreichische kardiologische Gesellschaft",
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3621-50654-10"
            ]
        },
        {
            "id": 2927,
            "title": {
                "de": "Langzeiteffekte von Gestationsdiabetes führen zu Dysfunktion der feto-plazentaren Endothelzellen",
                "en": "Long-time effects of gestational diabetes cause feto-placental endothelial dysfunction"
            },
            "short": "Effekte von Schwangerschaftsdiabetes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-08-01T02:00:00+02:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2014-06-30T02:00:00+02:00",
            "end_effective": "2015-07-31T02:00:00+02:00",
            "assignment": "2012-07-25T12:42:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51718,
            "contact": 51718,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2927-50674-12",
                "2927-51718-10"
            ]
        },
        {
            "id": 2743,
            "title": {
                "de": "Identifizierung von Früherkennungs- und Progressionsmarkern der Parkinsonkrankheit",
                "en": "Biomarkers of early Parkinson's disease and disease progression"
            },
            "short": "Parkinson Biomarker",
            "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": "2015-01-31T01:00:00+01:00",
            "end_effective": "2015-07-31T02:00:00+02:00",
            "assignment": "2012-01-13T13:36:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50172,
            "contact": 50172,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2743-50172-10"
            ]
        },
        {
            "id": 2458,
            "title": {
                "de": "European Sequencing and Genotyping Infrastructure",
                "en": "European Sequencing and Genotyping Infrastructure"
            },
            "short": "ESGI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-01T02:00:00+02:00",
            "begin_effective": "2011-02-01T01:00:00+01:00",
            "end_planned": "2014-05-31T02:00:00+02:00",
            "end_effective": "2015-07-31T02:00:00+02:00",
            "assignment": "2011-03-31T13:20:58+02:00",
            "program": 24,
            "subprogram": "Infrastructures",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "262055",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2458-51663-10"
            ]
        },
        {
            "id": 3092,
            "title": {
                "de": "Erforschung der Abbauprodukte von neuen Implantatmaterialien in der Unfallchirurgie",
                "en": "Investigation of degradation products of novel implant materials used in accident surgery"
            },
            "short": "degIMMAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-09-01T02:00:00+02:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2015-08-31T02:00:00+02:00",
            "end_effective": "2015-08-31T02:00:00+02:00",
            "assignment": "2012-12-06T11:35:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1166
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3092-50785-10"
            ]
        },
        {
            "id": 3039,
            "title": {
                "de": "Evidenzbasierte High-tech Akupunktur und integrative Lasermedizin für Prävention und frühzeitige Intervention bei chronischen Erkrankungen",
                "en": "Evidence-based high-tech acupuncture and integrative laser medicine for prevention and early intervention of chronic diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-07-01T02:00:00+02:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-08-31T02:00:00+02:00",
            "assignment": "2012-11-13T13:40:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25,
                472
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}