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=760&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2139,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=780&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=740&ordering=end_effective",
    "results": [
        {
            "id": 2322,
            "title": {
                "de": "Wirt- und Pathogen Charakterisierung von Patienten mit Candida spp. im unteren Respirationstrakt verglichen mit Candidämie Patienten und Gesunden ",
                "en": "Host and pathogen characteristics in patients with Candida spp. in the lower respiratory tract compared to patients with candidemia and healthy individuals"
            },
            "short": "Candida im unteren Respirationstrakt",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2013-10-01T02:00:00+02:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2010-10-04T15:54:47+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51976,
            "contact": 51976,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P23037",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2322-51976-10",
                "2322-50564-12",
                "2322-54326-12"
            ]
        },
        {
            "id": 3717,
            "title": {
                "de": "Untersuchung der psychometrischen Gütekriterien der deutschen Fassung der Parental Stressor Scale (PSS:NICU)",
                "en": "Examination of the psychometric properties of the German Parental Stressor Scale (PSS:NICU_German)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-02-07T01:00:00+01:00",
            "begin_effective": "2014-07-15T02:00:00+02:00",
            "end_planned": "2015-08-31T02:00:00+02:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2014-07-21T10:40:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50907,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3717-50907-10"
            ]
        },
        {
            "id": 2321,
            "title": {
                "de": "Die Rolle der intestinalen ATGL in Lipidabsorption und metabolischen Erkrankungen",
                "en": "Role of intestinal ATGL in lipid absorption and metabolic disorders"
            },
            "short": "Intestinal ATGL ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2013-09-30T02:00:00+02:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2010-10-04T15:54:28+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22832",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2321-51904-10"
            ]
        },
        {
            "id": 2381,
            "title": {
                "de": "EUTRAF - THE EUROPEAN NETWORK FOR TRANSLATIONAL RESEARCH IN ATRIAL FIBRILLATION",
                "en": "EUTRAF - THE EUROPEAN NETWORK FOR TRANSLATIONAL RESEARCH IN ATRIAL FIBRILLATION"
            },
            "short": "EUTRAF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2011-01-19T10:52:22+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50168,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "261057",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2381-50168-10",
                "2381-60041-12",
                "2381-66430-12",
                "2381-79173-12"
            ]
        },
        {
            "id": 3109,
            "title": {
                "de": "GENETISCHE ABERRATIONEN IN SUBTYPEN DES ADENOKARZINOMS DER LUNGE",
                "en": "Genetic aberrations in subtypes of pulmonary adenocarcinomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-15T01:00:00+01:00",
            "begin_effective": "2013-03-15T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2012-12-13T14:59:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2647,
            "title": {
                "de": "Die Rolle von GPR55 in der humanen Trophoblastdifferenzierung",
                "en": "The role of G-protein coupled receptor (GPR) 55 in human trophoblast differentiation"
            },
            "short": "GPR_HUMAN TROPHOBLAT DIFFERENTIATION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-05-01T02:00:00+02:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2011-11-24T11:22:38+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": 53232,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P23859",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2647-53232-10"
            ]
        },
        {
            "id": 4169,
            "title": {
                "de": "Programmierung endothelialer Dysfunktion bei diabetischen Schwangerschaften - Albert Renold Travel Fellowship",
                "en": "Programming Endothelial Dysfunction in diabetic Pregnancies - Albert Renold Travel Fellowship"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-05-04T02:00:00+02:00",
            "begin_effective": "2015-05-04T02:00:00+02:00",
            "end_planned": "2015-11-14T01:00:00+01:00",
            "end_effective": "2015-11-14T01:00:00+01:00",
            "assignment": "2015-11-25T10:42:16+01:00",
            "program": 103,
            "subprogram": "Albert Renold Travel Fellowship granted by the European foundation for the Study of Diabetes (EFSD)",
            "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": [
                431,
                984
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3977,
            "title": {
                "de": "microRNAs auf neonatalen HDL Partikeln - Unterschiede bei maternaler Hyperglykämie - Albert Renold Travel Fellowship",
                "en": "miRNAs on neonatal HDL - differences in hyperglycemic pregnancies - Albert Renold Travel Fellowship"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-05-04T02:00:00+02:00",
            "begin_effective": "2015-05-04T02:00:00+02:00",
            "end_planned": "2015-11-27T01:00:00+01:00",
            "end_effective": "2015-11-27T01:00:00+01:00",
            "assignment": "2015-04-21T11:02:20+02:00",
            "program": 103,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 83661,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3977-83661-10"
            ]
        },
        {
            "id": 2749,
            "title": {
                "de": "MArkers for Subclinical CArdiovascular Risk Assessment - EU MASCARA",
                "en": "MArkers for Subclinical CArdiovascular Risk Assessment"
            },
            "short": "EU MASCARA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-08-01T02:00:00+02:00",
            "begin_effective": "2011-12-01T01:00:00+01:00",
            "end_planned": "2015-07-30T02:00:00+02:00",
            "end_effective": "2015-11-30T01:00:00+01:00",
            "assignment": "2012-01-17T14:26:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "278249",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2387,
            "title": {
                "de": "BioSHaRE_Biobank Standardisation and Harmonization for Research",
                "en": "BioSHaRE_Biobank Standardisation and Harmonization for Research"
            },
            "short": "Bio_SHaRE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-01T02:00:00+02:00",
            "begin_effective": "2010-12-01T01:00:00+01:00",
            "end_planned": "2015-05-31T02:00:00+02:00",
            "end_effective": "2015-11-30T01:00:00+01:00",
            "assignment": "2011-02-01T14:20:10+01:00",
            "program": 24,
            "subprogram": "HEALTH",
            "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": "261433",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2387-51663-10"
            ]
        },
        {
            "id": 2629,
            "title": {
                "de": "IDENTIFIZIERUNG QUINAZOLIN SENSITIVER PROTEINE IN HUMANEN KREBSZELLEN MITTELS FUNKTIONELLER PROTEOMIK",
                "en": "A PROTEOMICS APPROACH TO PROVE THE IDENTITY OF QUINAZOLINE SENSITIVE TARGETS IN HUMAN MALIGNANCIES"
            },
            "short": "QUINAZOLIN-SENSITIVE PROTEINE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-06-01T02:00:00+02:00",
            "begin_effective": "2011-12-01T01:00:00+01:00",
            "end_planned": "2013-06-01T02:00:00+02:00",
            "end_effective": "2015-11-30T01:00:00+01:00",
            "assignment": "2011-11-07T14:54:34+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P24006",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3944,
            "title": {
                "de": "Die antithrombotische Wirkung von S-NO-Albumin in Neugeborenen und Erwachsenen",
                "en": "The antithrombotic action of S-NO-Albumin in neonates and adults"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-06-01T02:00:00+02:00",
            "begin_effective": "2015-06-01T02:00:00+02:00",
            "end_planned": "2015-12-01T01:00:00+01:00",
            "end_effective": "2015-12-01T01:00:00+01:00",
            "assignment": "2015-03-12T12:31:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50068,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3944-50068-10"
            ]
        },
        {
            "id": 3562,
            "title": {
                "de": "Semantische Datenumgebung für die Gesundheitsversorgung",
                "en": "Semantic Data Platform for Healthcare"
            },
            "short": "SEMCARE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-10-01T02:00:00+02:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2015-09-30T02:00:00+02:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2014-02-10T12:08:55+01:00",
            "program": 24,
            "subprogram": "FP7-ICT-2013-SME-DCA",
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 72306,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "611388",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3562-60827-12",
                "3562-72306-10"
            ]
        },
        {
            "id": 3158,
            "title": {
                "de": "Nicht-kodierende RNAs beim Metastasierungsprozess des Kolorektal-Karzinom",
                "en": "Non-coding RNAs in colorectal cancer metastases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-01-28T09:07:00+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53557,
            "contact": 53557,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J3389",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3158-53557-10"
            ]
        },
        {
            "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": 3301,
            "title": {
                "de": "MULTI-CENTER INTER OBSERVER STUDIE ZUR MESSUNG VON SUBKUTANEN FETTSCHICHTEN MIT ULTRASCHALL",
                "en": "BODY COMPOSITION ASSESSMENT: ULTRASOUND FAT MEASUREMENT MULTI-CENTRE INTER-OBSERVER STUDY"
            },
            "short": "MULTI-CENTRE INTER-OBSERVER STUDY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-06-01T02:00:00+02:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-06-17T10:46:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2188,
            "title": {
                "de": "Zusatzfinanzierung DALI",
                "en": "Zusatzfinanzierung DALI"
            },
            "short": "Zusatzfinanz DALI",
            "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": "2014-08-31T02:00:00+02:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2010-04-28T15:38:33+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51632,
            "contact": 51632,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2188-51632-10"
            ]
        },
        {
            "id": 1798,
            "title": {
                "de": "DALI - Vitamin D and Lifestyle Intervention for GDM Prevention",
                "en": "DALI - Vitamin D and Lifestyle Intervention for GDM Prevention"
            },
            "short": "DALI",
            "url": null,
            "abstract": {
                "de": "Europe is facing an unprecedented threat from Type 2 diabetes (T2D) with associated human suffering and economic burden and rapidly growing proportions. While T2D is traditionally associated with sedentary lifestyle and unhealthy diet, the currently observed growth in developed countries is greater than expected from lifestyle changes alone. Evidence is accumulating that GDM is a more important contributor to these epidemics than prevoiusly recognised.\r\n\r\nIn this study, we will use an exploratory trial approach to develop the best intervention for preventing gestational diabetes mellitus (GDM). We will concurrently use the trial data, samples and cohorts to increase our understanding of the pathophysiological mechanisms leading to enhanced diabetes and obesity risk to mother and baby. Building upon the expertise of members of the Diabetes in Pregnancy Study Group Europe (DPSG) and joined by behavioural researchers and health economists, our study is designed to collate the evidence around the epidemiology of GDM in Europe, to promote pan-European standards and measures for GDM and identify suitable preventive measures against GDM.",
                "en": "Europe is facing an unprecedented threat from Type 2 diabetes (T2D) with associated human suffering and economic burden and rapidly growing proportions. While T2D is traditionally associated with sedentary lifestyle and unhealthy diet, the currently observed growth in developed countries is greater than expected from lifestyle changes alone. Evidence is accumulating that GDM is a more important contributor to these epidemics than prevoiusly recognised.\r\n\r\nIn this study, we will use an exploratory trial approach to develop the best intervention for preventing gestational diabetes mellitus (GDM). We will concurrently use the trial data, samples and cohorts to increase our understanding of the pathophysiological mechanisms leading to enhanced diabetes and obesity risk to mother and baby. Building upon the expertise of members of the Diabetes in Pregnancy Study Group Europe (DPSG) and joined by behavioural researchers and health economists, our study is designed to collate the evidence around the epidemiology of GDM in Europe, to promote pan-European standards and measures for GDM and identify suitable preventive measures against GDM."
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2009-04-27T16:25:57+02:00",
            "program": 24,
            "subprogram": "HEALTH-2009-2.4.3-1",
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51632,
            "contact": 51632,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1798-51632-10"
            ]
        },
        {
            "id": 3174,
            "title": {
                "de": "Stimulierung der Tumorigenese durch NKG2D Rezeptoren",
                "en": "Stimulation of Tumorigenesis by NKG2D Lymphocyte Receptors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-02-14T09:16:44+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": 60706,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J3359",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3174-60706-10"
            ]
        },
        {
            "id": 3327,
            "title": {
                "de": "Bedeutung von Autophagy in chronischer Cholestase und mögliche Modulierung durch Kernrezeptoren",
                "en": "Role of autophagy in chronic cholestasis in humans and its modulation by nuclear receptors"
            },
            "short": "Autophagy and Cholestasis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-08-01T02:00:00+02:00",
            "begin_effective": "2013-08-01T02:00:00+02:00",
            "end_planned": "2015-07-31T02:00:00+02:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-07-12T10:53:15+02:00",
            "program": 79,
            "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": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3327-50593-12",
                "3327-57377-10"
            ]
        }
    ]
}