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=820&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2140,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=840&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=800&ordering=end_planned",
    "results": [
        {
            "id": 3961,
            "title": {
                "de": "Kritische zelluläre Interaktionen für ILC3 Funktionen im humanen Darm",
                "en": "Cell-cell interactions critical to ILC3 function in the human gut"
            },
            "short": "GutILC3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-04-01T02:00:00+02:00",
            "begin_effective": "2015-04-01T02:00:00+02:00",
            "end_planned": "2017-03-31T02:00:00+02:00",
            "end_effective": "2017-03-31T02:00:00+02:00",
            "assignment": "2015-03-31T16:23:00+02:00",
            "program": 109,
            "subprogram": "H2020-MARIE SKLODOWSKA-CURIE ACTIONS-IF-2014",
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "655677",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4808,
            "title": {
                "de": "PR0STATAKREBS: neue Hoffnung dank alter Wirkstoffe.",
                "en": "Prostate cancer: New hope thanks to old drugs."
            },
            "short": "Prostatakrebs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-12-15T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2017-04-01T02:00:00+02:00",
            "end_effective": "2017-03-31T02:00:00+02:00",
            "assignment": "2017-02-07T11:17:55+01:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-15",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3603,
            "title": {
                "de": "Die Rolle von RKIP in myeloischer Leukämogenese",
                "en": "The role of RKIP in myeloid leukemogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-04-15T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2017-04-14T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2014-03-11T09:55:02+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 26619",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3603-50747-12",
                "3603-57402-10",
                "3603-77371-12",
                "3603-97430-12",
                "3603-99630-12",
                "3603-99621-12",
                "3603-94596-12"
            ]
        },
        {
            "id": 4350,
            "title": {
                "de": "Analyse von durch RAS Mutationen verursachten Genexpressionsmustern in einem murinen in vivo Modell der akuten myeloischen Leukämie",
                "en": "Analysis of gene expression profiles in a RAS-induced murine in vivo model of leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-15T02:00:00+02:00",
            "begin_effective": "2016-04-15T02:00:00+02:00",
            "end_planned": "2017-04-15T02:00:00+02:00",
            "end_effective": "2017-04-15T02:00:00+02:00",
            "assignment": "2016-03-09T11:07:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "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": [
                "4350-57402-10",
                "4350-77371-12",
                "4350-97430-12",
                "4350-94596-12"
            ]
        },
        {
            "id": 4351,
            "title": {
                "de": "Suche nach molekularen Veränderungen im Myelosarkom",
                "en": "Screening for molecular aberrations in myeloid sarcoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-15T02:00:00+02:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2017-04-15T02:00:00+02:00",
            "end_effective": "2017-04-15T02:00:00+02:00",
            "assignment": "2016-03-09T11:08:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "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": [
                "4351-57402-10",
                "4351-77371-12",
                "4351-97430-12",
                "4351-94596-12"
            ]
        },
        {
            "id": 3866,
            "title": {
                "de": "Prospektive Erfassung von Risikofaktoren für Krebsentstehung bei angeborenen Störungen: Diagnostik und Monitoring von Patienten mit DNA-Reparaturdefekten und Immundefekten",
                "en": "Prospective evaluation of risk factors of cancerogenesis in inborn errors: diagnosis and monitoring of patients with DNA repair defects and immunodeficiencies"
            },
            "short": "Krebsvorsorge - Immundefekte",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-05-01T02:00:00+02:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2017-04-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2015-01-28T12:08:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3866-85188-10"
            ]
        },
        {
            "id": 3687,
            "title": {
                "de": "Saisonale Unterschiede im Nasenschleimproteom und Einfluss der Immuntherapie",
                "en": "Seasonal differences in nasal mucus proteome and impact of immunotherapy"
            },
            "short": "SeasDiffImmunotherapyNasalMucusProteome",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-05-01T02:00:00+02:00",
            "begin_effective": "2014-08-01T02:00:00+02:00",
            "end_planned": "2017-05-01T02:00:00+02:00",
            "end_effective": "2018-11-30T01:00:00+01:00",
            "assignment": "2014-06-23T10:40:56+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI425",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3687-58794-11",
                "3687-58794-12"
            ]
        },
        {
            "id": 4757,
            "title": {
                "de": "Humane Trophoblaststammzellen - Charakterisierung humaner Trophoblastzell-Subpopulationen mit Stammzell-ähnlichen Eigenschaften",
                "en": "Human trophoblast stem cells - characterizing subpopulations of human trophoblasts presenting with stem-cell properties"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-12-01T01:00:00+01:00",
            "begin_effective": "2016-12-01T01:00:00+01:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2017-01-10T16:17:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54171,
            "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": [
                "4757-54171-10"
            ]
        },
        {
            "id": 3643,
            "title": {
                "de": "Computerunterstütze akustische Diagnostik thorakaler Erkrankungen",
                "en": "Computerunterstütze akustische Diagnostik thorakaler Erkrankungen"
            },
            "short": "Computerunterstützte Lungenauskultation",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-04-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2016-07-31T02:00:00+02:00",
            "assignment": "2014-04-28T18:04:08+02:00",
            "program": null,
            "subprogram": "HTI",
            "organization": 14077,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50948,
            "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": [
                "3643-50948-10"
            ]
        },
        {
            "id": 3713,
            "title": {
                "de": "Some like it hot: Female preferences based on male body temperature in acoustic insects.",
                "en": "Some like it hot: Female preferences based on male body temperature in acoustic insects."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-06-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2018-10-31T01:00:00+01:00",
            "assignment": "2014-07-17T13:10:14+02:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27145",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3713-50960-10"
            ]
        },
        {
            "id": 4453,
            "title": {
                "de": "Messenger RNA Sequenzierung bei akuter Fazialisparese (Gesichtslähmung) im Kindesalter und Fortsetzung der EU-TICK-BO-Studie (European Genetics Study of Tick Borne Encephalitis, FSME).",
                "en": "European Genetics Study of Tick Borne Encephalitis, FSME"
            },
            "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": "2017-05-31T02:00:00+02:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2016-05-20T16:07:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51647,
            "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": [
                "4453-51647-10"
            ]
        },
        {
            "id": 4414,
            "title": {
                "de": "Veränderungen des intestinalen Mikrobioms und der Gallensäuren im Rahmen des Hepatoblastoms",
                "en": "The Intestinal Microbiome and Bile Acid Profiles in Hepatoblastoma – A Novel Experimental Study"
            },
            "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": "2017-05-31T02:00:00+02:00",
            "end_effective": "2018-05-31T02:00:00+02:00",
            "assignment": "2016-05-02T17:04:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82670,
            "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": [
                "4414-54087-12",
                "4414-50778-12",
                "4414-82670-10"
            ]
        },
        {
            "id": 4409,
            "title": {
                "de": "Ärztliche Entscheidungen am Lebensende - Befragung von Hämatologen und klinischen Onkologen, Ärzten mit Diplom für Palliativmedizin, Allgemeinmedizinern und Fachärzten für Innere Medizin\r\n",
                "en": "End of life decisions - A survey among haematologists and clinical oncologists, doctors with diploma of palliative care, general practicioners and internists"
            },
            "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": "2017-05-31T02:00:00+02:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2016-04-27T11:53:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375,
                1888
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4658,
            "title": {
                "de": "Serumgallensäuren als Prädiktor für den Verlauf nach einer Lebertransplantation",
                "en": "Serum bile acids as a predictor of outcome in liver transplantation\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-12-01T01:00:00+01:00",
            "begin_effective": "2016-12-01T01:00:00+01:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2017-08-31T02:00:00+02:00",
            "assignment": "2016-10-18T12:07:59+02:00",
            "program": null,
            "subprogram": "L'ORÉAL Österreich [Stipendien für junge Grundlagen-Forscherinnen in Österreich]",
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4529,
            "title": {
                "de": "ProbioBIP_two- Wirkung von Probiotika bei Menschen mit bipolarer Störung auf Depressionen und Nebenwirkungen der Psychopharmakotherapie\"",
                "en": "\"ProbioBIP_two- Probiotics in bipolar disorder, effect on depression and side effects of psychopharmacological therapy\""
            },
            "short": "ProbioBIP_two",
            "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": "2017-06-01T02:00:00+02:00",
            "end_effective": "2018-06-01T02:00:00+02:00",
            "assignment": "2016-07-20T15:46:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4529-50654-10",
                "4529-79454-12",
                "4529-79771-12",
                "4529-79733-12",
                "4529-90128-12",
                "4529-86429-12",
                "4529-92607-12",
                "4529-95403-12"
            ]
        },
        {
            "id": 4502,
            "title": {
                "de": "Retrospektive Surveillance Studie zur Resistenzsituation der Bacteroides-fragilis Gruppe in Graz",
                "en": "Surveillance study of the in vitro susceptibility patterns of the Bacteroides-fragilis group in Graz, Austria"
            },
            "short": "GNA Surveillance",
            "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": "2017-06-01T02:00:00+02:00",
            "end_effective": "2017-06-01T02:00:00+02:00",
            "assignment": "2016-07-06T16:24:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91629,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457,
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4502-50527-12",
                "4502-91629-10"
            ]
        },
        {
            "id": 4760,
            "title": {
                "de": "Segmentale Akupunktur zur Prophylaxe von rezidivierenden Harnwegsinfekten",
                "en": "Segmental Acupuncture for prevention of Recurrent Urinary Tract Infections"
            },
            "short": "SARUTI Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-08-01T02:00:00+02:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2017-06-01T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2017-01-11T11:08:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": 1,
            "language": null,
            "funders": [
                1864
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4760-50853-10"
            ]
        },
        {
            "id": 3694,
            "title": {
                "de": "Endothel Lipase und HDL-Funktionalität: Studien in KHK Patienten",
                "en": "Endothelial Lipase and HDL functionality: Studies in CAD patients"
            },
            "short": "EL and HDL functionality",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2017-03-31T02:00:00+02:00",
            "assignment": "2014-07-01T13:07:10+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51988,
            "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": [
                "3694-51988-10"
            ]
        },
        {
            "id": 3710,
            "title": {
                "de": " Endothel Lipase und Funktionalität des HDLs",
                "en": "Endothelial Lipase, high-density lipoprotein and endothelial dysfunction"
            },
            "short": "EL and HDL functionality",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2014-07-17T11:01:33+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51988,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27166",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3710-51988-10",
                "3710-79173-12"
            ]
        },
        {
            "id": 4053,
            "title": {
                "de": "Einfluss proinflammatorischer Zytokine auf plazentales Fraktalkin und die Interaktion mit Monozyten",
                "en": "The role of pro-inflammatory cytokines on placental fractalkine and its interaction with monocytes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2018-03-31T02:00:00+02:00",
            "assignment": "2015-07-08T16:58:48+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "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": [
                "4053-53232-10"
            ]
        }
    ]
}