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=360&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2260,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=380&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=340&ordering=end_planned",
    "results": [
        {
            "id": 2255,
            "title": {
                "de": "Analyse der genetischen Veränderungen in melanozytären Tumoren mit unsicherem maligenen Potential",
                "en": "Analysis of Genetic Changes in Equivocal Melanocytic Tumours to Improve Diagnosis and Management"
            },
            "short": "EQUIVOCAL MELANOCYTIC TUMOURS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-08-01T02:00:00+02:00",
            "begin_effective": "2010-08-01T02:00:00+02:00",
            "end_planned": "2012-07-31T02:00:00+02:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2010-07-16T15:00:22+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51751,
            "contact": 51751,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2255-58889-12",
                "2255-51751-10"
            ]
        },
        {
            "id": 2832,
            "title": {
                "de": "Die österreichische Gynäkologie und der Nationalsozialismus",
                "en": "The Austrian gynaecology and National Socialism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-02-01T01:00:00+01:00",
            "begin_effective": "2012-03-01T01:00:00+01:00",
            "end_planned": "2012-07-31T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2012-03-26T15:25:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51845,
            "contact": 50862,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1333
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2832-51845-10"
            ]
        },
        {
            "id": 2720,
            "title": {
                "de": "Ko-Kultursystem für die frühe Plazentation mit unterschiedlichen Sauerstoffkonzentrationen",
                "en": "Co-Culture System for early placentation with different oxygen-concentrations"
            },
            "short": "CO-CULTURE SYSTEM EARLY PLACENTATION",
            "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": "2012-07-31T02:00:00+02:00",
            "end_effective": "2012-11-30T01:00:00+01:00",
            "assignment": "2012-01-10T12:04:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": null,
            "manager": 58943,
            "contact": 58943,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2720-58943-10"
            ]
        },
        {
            "id": 2886,
            "title": {
                "de": "Kardioposturale Interaktionen und Endothelfunktion in Abhängigkeit vom Menstruationszyklus",
                "en": "Cardiopostural interactions and endothelial function chagnes across the menstural cycle"
            },
            "short": "KARPEM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-05-20T02:00:00+02:00",
            "begin_effective": "2012-06-01T02:00:00+02:00",
            "end_planned": "2012-08-20T02:00:00+02:00",
            "end_effective": "2013-09-30T02:00:00+02:00",
            "assignment": "2012-06-14T13:45:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57932,
            "contact": 57932,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2886-57932-10"
            ]
        },
        {
            "id": 2360,
            "title": {
                "de": "Klinisches System für die Aufzeichnung von metabolischen Profilen",
                "en": "Clinical application for metabolic profiling"
            },
            "short": "EU-CLAMP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-09-01T02:00:00+02:00",
            "begin_effective": "2010-12-01T01:00:00+01:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2015-04-30T02:00:00+02:00",
            "assignment": "2010-12-15T14:17:14+01:00",
            "program": 24,
            "subprogram": "Research for SMEs FP7-SME-2010-01",
            "organization": 14080,
            "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": "262007",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3045,
            "title": {
                "de": "Der Zusammenhang zwischen Ernährung, Bewegung und Knochendichte bei steirischen Schulkindern",
                "en": "Assoziation between Nutrition, Physical Activity and Bone Mineral Density in Styrian Children"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-02-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2014-09-30T02:00:00+02:00",
            "assignment": "2012-11-19T10:17:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50778,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3045-50778-10",
                "3045-54144-12"
            ]
        },
        {
            "id": 2434,
            "title": {
                "de": "Darmverlängerung durch mechnische Dehnung (MESI)",
                "en": "MESI: Mechanical Elongation of Small Intestine"
            },
            "short": "MESI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-09-01T02:00:00+02:00",
            "begin_effective": "2011-02-01T01:00:00+01:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2012-12-30T01:00:00+01:00",
            "assignment": "2011-03-02T14:14:05+01:00",
            "program": null,
            "subprogram": "Land Steiermark A3",
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50052,
            "contact": 50052,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2434-50052-10"
            ]
        },
        {
            "id": 2481,
            "title": {
                "de": "Lese-Rechtschreibstörung (LRS): Risikofaktoren, Früherkennung und Förderung",
                "en": "Lese-Rechtschreibstörung (LRS): Risikofaktoren, Früherkennung und Förderung"
            },
            "short": "LRS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-09-01T02:00:00+02:00",
            "begin_effective": "2011-06-01T02:00:00+02:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2011-05-19T11:44:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": 58883,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2481-50173-10",
                "2481-58883-10",
                "2481-77049-12"
            ]
        },
        {
            "id": 3285,
            "title": {
                "de": "Endoskopische, bildverarbeitungsgestützte Diagnostik frühmagnialer Veräderungen bei Barretts-Ösophagus",
                "en": "Endoskopische, bildverarbeitungsgestützte Diagnostik frühmagnialer Veräderungen bei Barretts-Ösophagus"
            },
            "short": "EBIDAVROS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-08-01T02:00:00+02:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2013-07-30T02:00:00+02:00",
            "assignment": "2013-05-23T11:43:59+02:00",
            "program": null,
            "subprogram": "HTI",
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51539,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3285-51539-10"
            ]
        },
        {
            "id": 2334,
            "title": {
                "de": "Das Polycystische Ovar Syndrom - ein \"Frauenproblem\" über Generationen",
                "en": "Das Polycystische Ovar Syndrom - ein \"Frauenproblem\" über Generationen"
            },
            "short": "FEMbart",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-09-01T02:00:00+02:00",
            "begin_effective": "2010-09-01T02:00:00+02:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2012-08-31T02:00:00+02:00",
            "assignment": "2010-11-09T10:11:51+01:00",
            "program": 96,
            "subprogram": "FTI Projekte",
            "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": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2334-85701-12",
                "2334-51809-10"
            ]
        },
        {
            "id": 1953,
            "title": {
                "de": "Etablierung eines Sekretariats zur Koordination der Pilotphase eines globalen Netzwerkes von biologischen Ressourcenzentren nach den OECD-Richtlinien",
                "en": "Etablierung eines Sekretariats zur Koordination der Pilotphase eines globalen Netzwerkes von biologischen Ressourcenzentren nach den OECD-Richtlinien"
            },
            "short": "GBRCN Sekretariat",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-09-01T02:00:00+02:00",
            "begin_effective": "2009-09-01T02:00:00+02:00",
            "end_planned": "2012-08-31T02:00:00+02:00",
            "end_effective": "2013-02-28T01:00:00+01:00",
            "assignment": "2009-10-21T19:57:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25,
                135,
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "1953-51663-10"
            ]
        },
        {
            "id": 2208,
            "title": {
                "de": "Forschungs- und Wissenstransfer in der pflegerischen Praxis - Implementierung wissenschaftsbasierter Leitlininen",
                "en": "Research and knowledge transfer in nursing practice - implementation of clinical practice guidelines"
            },
            "short": "FWT-Leitlinie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-09-01T02:00:00+02:00",
            "begin_effective": "2010-05-01T02:00:00+02:00",
            "end_planned": "2012-09-01T02:00:00+02:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2010-05-25T12:09:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2017,
            "title": {
                "de": "Computational modelling of steatohepatitis based on data generated from in vitro differentiated hepatocytes derived from individual-pecific iPS cells.",
                "en": "Computational modelling of steatohepatitis based on data generated from in vitro differentiated hepatocytes derived from individual-pecific iPS cells."
            },
            "short": "LivSYSiPS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2009-10-01T02:00:00+02:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2012-09-30T02:00:00+02:00",
            "end_effective": "2013-03-31T01:00:00+01:00",
            "assignment": "2009-12-11T16:23:33+01:00",
            "program": 73,
            "subprogram": null,
            "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": [
                152
            ],
            "funder_projectcode": "823408",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2017-51663-10"
            ]
        },
        {
            "id": 2161,
            "title": {
                "de": "BM.W_Fa-Zusatzfinanzierung 7. RP zu EU Projekt \"HEALTH-F5-2008-22916\" (SPIDIA)",
                "en": "BM.W_Fa-funding to the 7th EU FP \"HEALTH-F5-2008-22916\" (SPIDIA)"
            },
            "short": "BM.W_Fa Zusatzfinanzierung SPIDIA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2008-10-01T02:00:00+02:00",
            "begin_effective": "2008-10-01T02:00:00+02:00",
            "end_planned": "2012-09-30T02:00:00+02:00",
            "end_effective": "2012-09-30T02:00:00+02:00",
            "assignment": "2010-03-15T13:01:21+01:00",
            "program": 90,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51663,
            "contact": 51663,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2161-51663-10"
            ]
        },
        {
            "id": 2324,
            "title": {
                "de": "Charakterisierung von großen Zellen und zellaggregaten im Blut von PatientInnen mit metastasiertem colorektalem Carcinom",
                "en": "Characterisation of circulating large cells and cellular aggregates in the blood of patients with colorectal cancer"
            },
            "short": "CIRCULATING LARGE CELLS COLOREC CANCE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2012-10-01T02:00:00+02:00",
            "end_effective": "2012-09-30T02:00:00+02:00",
            "assignment": "2010-10-06T11:45:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51983,
            "contact": 51983,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1019
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2324-51983-10"
            ]
        },
        {
            "id": 3440,
            "title": {
                "de": "Der Basophilen-Aktivierungstest als Diskriminator zwischen Bienen- und Wespengiftallergie",
                "en": "Accuracy of the basophil activation test in the differentiation between bee and wasp venom allergy"
            },
            "short": "ISIREDS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-11-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2012-10-31T01:00:00+01:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2013-11-21T11:59:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87717,
            "contact": 87717,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3440-87717-10"
            ]
        },
        {
            "id": 2619,
            "title": {
                "de": "Etablierung des sogenannten „Sector Ploidy Profilings“ zur Erforschung der intra-tumoralen Heterogenität in Prostatakarzinomen",
                "en": "Establishment of Sector Ploidy Profiling to elucidate intratumoral heterogeneity"
            },
            "short": "SPP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-11-01T01:00:00+01:00",
            "begin_effective": "2011-11-01T01:00:00+01:00",
            "end_planned": "2012-10-31T01:00:00+01:00",
            "end_effective": "2012-08-31T02:00:00+02:00",
            "assignment": "2011-10-20T15:02:04+02:00",
            "program": null,
            "subprogram": "Land Steiermark A3",
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50899,
            "contact": 50899,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2619-50899-10"
            ]
        },
        {
            "id": 3014,
            "title": {
                "de": "Der Schmerz und seine Begleitaspekte - Evaluation des postoperative Schmerzerlebens bei Kindern und Jugendlichen",
                "en": "Evaluation of the postoperative painexperience  in children and adolescent"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-07-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2012-10-31T01:00:00+01:00",
            "end_effective": "2013-07-30T02:00:00+02:00",
            "assignment": "2012-10-25T10:02:24+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 67207,
            "contact": 67207,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3014-67207-10"
            ]
        },
        {
            "id": 2482,
            "title": {
                "de": "Experience-oriented Sharing of Health Knowledge via Information and Communication Technology",
                "en": "Experience-oriented Sharing of Health Knowledge via Information and Communication Technology"
            },
            "short": "ESICT",
            "url": null,
            "abstract": {
                "de": "Die ESICT-Konsortium (Experience-oriented Sharing of health knowledge via Information and Communication Technology) wird von dem dänischen Strategic Research Council finanziert. ESICT konzentriert sich auf die wissenschaftliche Untersuchung und Entwicklung von Methoden und Technologien, welche Bürgern mittels eines innovativen Informationssystems über chronische Erkrankungen aufklärt, unter Verwendung  von Sprachtechnologien und medizinischen Wissensbasen. Das Ziel von ESICT ist die computergestützte Beantwortung von natürlichsprachigen Benutzeranfragen.",
                "en": "The ESICT consortium (Experience-oriented Sharing of health knowledge via Information and Communication Technology) is funded by the Danish Strategic Research Council. ESICT focuses on research in methods and development of technologies providing citizens with an innovative information system on chronic diseases based on language technology and formalized medical knowledge. The goal of ESICT is to allow users to ask questions in natural language. "
            },
            "begin_planned": "2010-12-01T01:00:00+01:00",
            "begin_effective": "2010-12-01T01:00:00+01:00",
            "end_planned": "2012-11-30T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-05-19T18:33:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 72306,
            "contact": 72306,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1152
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2482-72306-10"
            ]
        },
        {
            "id": 3048,
            "title": {
                "de": "Exudate Analysis - Literature Research",
                "en": "Exudate Analysis - Literature Research"
            },
            "short": null,
            "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": "2012-11-30T01:00:00+01:00",
            "end_effective": "2012-11-30T01:00:00+01:00",
            "assignment": "2012-11-22T13:24:43+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}