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=1460&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1480&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1440&ordering=-end_planned",
    "results": [
        {
            "id": 4867,
            "title": {
                "de": "In situ detektion von Androgenrezeptor Spleißvarianten in Prostatakrebszellen ",
                "en": "In situ detection of Androgen Receptor splice variants in prostate cancer cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2017-03-03T13:04:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4867-66435-10"
            ]
        },
        {
            "id": 4030,
            "title": {
                "de": "GMApp – The Developing Brain and the Developing World at Hand (Projekttitel lt. Vertrag: Mobile General Movement Assessment Approach - the Developing Brain and the Developing World at Hand)",
                "en": "GMApp – The Developing Brain and the Developing World at Hand\r\n(Projekttitel lt. Vertrag: Mobile General Movement Assessment Approach - the Developing Brain and the Developing World at Hand)"
            },
            "short": "GMApp",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-06-01T02:00:00+02:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-04-28T02:00:00+02:00",
            "assignment": "2015-05-28T15:13:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1200
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4030-79651-12",
                "4030-88853-11",
                "4030-58883-10"
            ]
        },
        {
            "id": 4482,
            "title": {
                "de": "Evaluierung der MicroRNA-371 Familie als potentielle Biomarker für den Krankheitsverlauf von Hodenkrebspatienten",
                "en": "Evaluation of MicroRNA-371 family as potential blood-based biomarkers for disease monitoring in testicular germ cell cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2016-06-07T14:35:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 86226,
            "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": [
                "4482-86226-10"
            ]
        },
        {
            "id": 3767,
            "title": {
                "de": "Somatic TP53 mutations in the pathogenesis of acute myeloid leukemia",
                "en": "Somatic TP53 mutations in the pathogenesis of acute myeloid leukemia"
            },
            "short": "TP53 in AML",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2014-09-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2014-09-16T13:05:20+02:00",
            "program": null,
            "subprogram": "Anna-Maurer-Fund",
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51857,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3767-77615-12",
                "3767-51857-10",
                "3767-50116-12",
                "3767-106163-12",
                "3767-101484-12",
                "3767-125975-12"
            ]
        },
        {
            "id": 3189,
            "title": {
                "de": "BBMRI-LPC - Großangelegte prospektive Kohortenstudien ",
                "en": "BBMRI-LPC - Large-scale prospective cohort studies "
            },
            "short": "BBMRI-LPC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-10-30T01:00:00+01:00",
            "assignment": "2013-02-27T11:31:58+01:00",
            "program": 24,
            "subprogram": "INFRA-2012-1.1.9",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "313010",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3189-51663-10"
            ]
        },
        {
            "id": 4079,
            "title": {
                "de": "Osteointegration of Polymer Composites for Medical Implants",
                "en": "Osteointegration of Polymer Composites for Medical Implants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-03-20T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-08-18T15:38:09+02:00",
            "program": 65,
            "subprogram": null,
            "organization": 14052,
            "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": "M177",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4079-50696-12",
                "4079-59782-12",
                "4079-61131-12"
            ]
        },
        {
            "id": 4094,
            "title": {
                "de": "Etablierung der in-vitro-Kultivierung von narbenbildenden und nicht-narbenbildenden Fibroblasten",
                "en": "Establishment of in vitro cultivation of scar-forming and non-scar-forming fibroblasts"
            },
            "short": "VOCFIB",
            "url": null,
            "abstract": {
                "de": "Während z.B. Schädigungen der Wangenschleimhaut auch im Erwachsenenalter vollständig repariert werden, heilen Verletzungen der Stimmlippen-Schleimhaut meist nur unter beträchtlicher Narbenbildung. Eine gravierende Konsequenz dieser Vernarbung (Fibrose) ist die Beeinträchtigung der Sprech- und Singstimme, welche von mehr oder weniger starker Heiserkeit bis zu totalem Stimmverlust reicht. Leider ist zum gegenwärtigen Zeitpunkt noch kein Therapeutikum bekannt, welches einen narbenfreien Heilungsprozess von Verletzungen der Stimmlippen-Schleimhaut begünstigt.\r\nDie bisher weitgehend erfolglose Suche nach antifibrotischen (=die Narbenbildung hemmenden) Substanzen könnte durch paarweise Vergleiche von narbenbildungs-resistenten und zur Narbenbildung neigenden Zellen neuen Aufschwung bekommen. Die Etablierung von entsprechenden Zellkultur-Modellen ist ein Hauptziel des beantragten Forschungsvorhabens, welches somit einen wissenschaftlichen Wert aufweist, der weit über das Ende des Projektes hinaus positive Auswirkungen auf die Forschung am Standort und auch international haben wird.\r\n",
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-09-09T11:15:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4094-50670-12",
                "4094-82902-12"
            ]
        },
        {
            "id": 3134,
            "title": {
                "de": "Building data bridges and services between biological and medical infrastructures in Europe",
                "en": "Building data bridges and services between biological and medical infrastructures in Europe"
            },
            "short": "BioMedBridges",
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-01-14T15:34:28+01:00",
            "program": 24,
            "subprogram": "INFRA-2011-2.3.2: Implementation of\r\ncommon solutions for a cluster of ESFRI infrastructures in the field of \"Life sciences\".",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "284209",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3134-51663-10"
            ]
        },
        {
            "id": 3401,
            "title": {
                "de": "Nachweis der Machbarkeit von model-basierter kardiovaskulärer Vorhersage ",
                "en": "Proof of Concept of Model-based Cardiovascular Prediction"
            },
            "short": "CARDIOPROOF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2013-10-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2013-10-10T14:28:05+02:00",
            "program": 24,
            "subprogram": "ICT Call 10 FP7-ICT-2013-10",
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "611232",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3401-50966-10"
            ]
        },
        {
            "id": 3847,
            "title": {
                "de": "Diagnose des Vitamin D - Mangels bei Kritisch Kranken",
                "en": "Diagnosis of vitamin D deficiency in critical care"
            },
            "short": "VITdAL-ICU DIAGNOSIS",
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2015-01-07T10:00:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58615,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1681
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3847-58615-10"
            ]
        },
        {
            "id": 4235,
            "title": {
                "de": "CB2 Cannabinoid-Rezeptoren als neues therapeutisches Target für Eosinophilie-assoziierte Erkrankungen",
                "en": "Cannabinoid Receptor CB2 as a novel Target for Eosinophilic Diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-02-28T01:00:00+01:00",
            "assignment": "2016-01-19T12:19:01+01:00",
            "program": null,
            "subprogram": "Diagnostikum Preidler/Szolar Stipendium ",
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50791,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-08",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4235-50791-10"
            ]
        },
        {
            "id": 4006,
            "title": {
                "de": "Untersuchung der Rolle von p53 in gefasteter Leber",
                "en": "Elucidating the role of p53 in fasted liver"
            },
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-05-11T15:45:30+02:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4006-89979-10"
            ]
        },
        {
            "id": 4675,
            "title": {
                "de": "Die klinisch-forensische Untersuchungsstelle",
                "en": "The clinical forensic care unit"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2016-11-02T10:53:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14019,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90131,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4675-90131-10"
            ]
        },
        {
            "id": 3788,
            "title": {
                "de": "Chromatinveränderungen durch FXR in NAFLD",
                "en": "Binding profiles and the chromatin landscape of the nuclear receptor FXR - a promising pharmaceutical target for non-alcoholic fatty liver disease in humans"
            },
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2014-10-13T11:07:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57377,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                204
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3788-50593-12",
                "3788-100227-12",
                "3788-57377-10"
            ]
        },
        {
            "id": 2772,
            "title": {
                "de": "Langzeitauswirkungen von früher Ernährung auf die spätere Gesundheit",
                "en": "Long-term effects of early nutrition on later health"
            },
            "short": "EarlyNutrition",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2012-02-02T17:25:12+01:00",
            "program": 24,
            "subprogram": "KBBE",
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51632,
            "contact": 51632,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "289346",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2772-88993-12",
                "2772-96034-12",
                "2772-50442-12",
                "2772-50674-12",
                "2772-56938-12",
                "2772-59816-12",
                "2772-71568-12",
                "2772-83661-12",
                "2772-90214-12",
                "2772-51632-10",
                "2772-113690-12"
            ]
        },
        {
            "id": 2646,
            "title": {
                "de": "Die genetische Basis von Meningokokken- und anderen lebensbedrohlichen bakteriellen Infektionen der Kindheit",
                "en": "The genetic basis of meningococcal and other life threatening bacterial infections of childhood"
            },
            "short": "EUCLIDS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2011-12-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2011-11-22T13:53:16+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51647,
            "contact": 51647,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "279185",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2646-54004-12",
                "2646-51647-10"
            ]
        },
        {
            "id": 3127,
            "title": {
                "de": "Überleben nach Vitamin D-Gabe bei Patienten mit Bronchus –oder Oesophaguskarzinom.",
                "en": "Survival after substitution of Vitamin-D in patients with lung cancer or oesophageal carcinoma. "
            },
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2012-12-21T09:28:00+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14077,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50145,
            "contact": 50145,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3127-50143-12",
                "3127-50145-10"
            ]
        },
        {
            "id": 3507,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2013-12-05T01:00:00+01:00",
            "end_planned": "2016-11-30T01:00:00+01:00",
            "end_effective": "2017-12-04T01:00:00+01:00",
            "assignment": "2014-01-17T13:14:44+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14047,
            "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": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3013,
            "title": {
                "de": "Biomarker für therapeutische Ansprecher von Antikörper-Therapien. ",
                "en": "Profiling Responders in Antibody Therapies."
            },
            "short": "PRIAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-12-01T01:00:00+01:00",
            "begin_effective": "2012-11-01T01:00:00+01:00",
            "end_planned": "2016-11-30T01:00:00+01:00",
            "end_effective": "2015-01-31T01:00:00+01:00",
            "assignment": "2012-10-24T12:03:09+02:00",
            "program": 24,
            "subprogram": "Health.2012.2.1.2-1",
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "305309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3646,
            "title": {
                "de": "Determinants of Diet and Physical Activity; Knowledge Hub to integrate and develop infrastructure for research across Europe",
                "en": "Determinants of Diet and Physical Activity; Knowledge Hub to integrate and develop infrastructure for research across Europe"
            },
            "short": "DEDIPAC KH",
            "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": "2016-11-30T01:00:00+01:00",
            "end_effective": "2016-11-30T01:00:00+01:00",
            "assignment": "2014-04-30T13:12:06+02:00",
            "program": null,
            "subprogram": "Joint Programming - \"A Healthy Diet for a Healthy Life\"",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25,
                1029
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3646-51663-10"
            ]
        }
    ]
}