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=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2244,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=380&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=340&ordering=begin_planned",
    "results": [
        {
            "id": 2332,
            "title": {
                "de": "Durchführung der multizentrischen Studie \"Blood Gas Analysis and Buffering in Cardiac Arrest\"",
                "en": "Blood gas analysis and buffering in Cardiac Arrest"
            },
            "short": "BABICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-09-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2011-08-31T02:00:00+02:00",
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2010-10-29T12:04:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51986,
            "contact": 51986,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2332-51986-10"
            ]
        },
        {
            "id": 2340,
            "title": {
                "de": "Die Bedeutung des gluconeogenetischen Enzyms Phosphoenolpyruvat Carboxykinase (PEPCK) für das Tumorwachstum",
                "en": "The role of the gluconeogenic enzyme phosphoenolpyruvate carboxykinase (PEPCK) in cancer growth"
            },
            "short": "PEPCK",
            "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": "2011-12-31T01:00:00+01:00",
            "end_effective": "2012-03-31T02:00:00+02:00",
            "assignment": "2010-11-17T10:58:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": 57557,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2340-57557-10"
            ]
        },
        {
            "id": 2620,
            "title": {
                "de": "Etablierung des Mutationsspektrums in zirkulierenden Tumorzellen von Patienntinnen und Patienten mit Mamma- oder Prostatakarzinomen _ONCOTYROL",
                "en": "Establishment of the mutation spectrum in circulating tumor cells of patients with breast and prostate cancer"
            },
            "short": "ONCOTYROL",
            "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-06-30T02:00:00+02:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2011-10-28T13:07:04+02:00",
            "program": 94,
            "subprogram": "Das K1 Zentrum ONCOTYROL - Center for Personalized Cancer Medicine ist im Rahmen des vom BMWA und BMVIT initiierten Strukturprogramms COMET in Zusammenarbeit mit\r\n\r\n    * Land Tirol\r\n    * Land Steiermark (Abteilung 3, Abteilung 14 und Wirtschaftsressort)\r\n    * Steirische Wirtschaftsförderung\r\n    * den drei regionalen Universitäten und der Industrie geschaffen worden.",
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                416,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2435,
            "title": {
                "de": "ERASMUS Führungskräfte für Public Health in Europa",
                "en": "Leaders for European Public Health"
            },
            "short": "LEPHIE",
            "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": "2013-03-31T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-03-03T10:21:23+01:00",
            "program": 93,
            "subprogram": "ERASMUS Curriculum Development",
            "organization": 14509,
            "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": []
        },
        {
            "id": 2376,
            "title": {
                "de": "GATIB II - Subprojekt 4",
                "en": "GATIB II - Subproject 4"
            },
            "short": "GATIB II - Subprojekt 4",
            "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": "2013-09-30T02:00:00+02:00",
            "end_effective": "2013-09-30T02:00:00+02:00",
            "assignment": "2011-01-10T14:46:48+01:00",
            "program": 73,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51344,
            "contact": 51344,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                152
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2376-51344-10"
            ]
        },
        {
            "id": 2388,
            "title": {
                "de": "Carbamyliertes HDL und Atherosklerose",
                "en": "Effect(s) of protein carbamylation on anti-atherogenic properties of high-density lipoprotein"
            },
            "short": "HDL und Atherosklerose",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2011-10-01T02:00:00+02:00",
            "end_planned": "2013-10-01T02:00:00+02:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2011-02-02T13:57:11+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53252,
            "contact": 53252,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22976",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2388-53252-10"
            ]
        },
        {
            "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-50564-12",
                "2322-54326-12",
                "2322-51976-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": 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": 2370,
            "title": {
                "de": "GIRK Proteine in Brustkrebszellen",
                "en": "MOLECULAR AND CELLULAR (PATHO)PHYSIOLOGY OF G-PROTEIN ACTIVATED INWARDLY RECTIFYING POTASSIUM CHANNEL SUBUNITS IN BREAST CANCER CELLS"
            },
            "short": "GIRK PROTEINE BREAST CANCER",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-09-30T02:00:00+02:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2010-12-28T14:50:01+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "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": "P22974",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2146,
            "title": {
                "de": "AP@home",
                "en": "AP@home"
            },
            "short": "AP@home",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2010-02-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-10-31T01:00:00+01:00",
            "assignment": "2010-03-02T11:22:16+01:00",
            "program": 24,
            "subprogram": "ICT: FP7-ICT-2009-4",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2146-51831-10",
                "2146-50877-12",
                "2146-61759-12",
                "2146-56674-12",
                "2146-50731-12"
            ]
        },
        {
            "id": 2554,
            "title": {
                "de": "Veränderungen der intrazellulären Kalzium-Speicher in Spinalganglienneuronen von  Ratten ohne hyperalgetischem Verhaltensmuster nach Nervenläsion.",
                "en": "Intracellular calcium store alterations in dorsal root ganglion neurons from non-hyperalgesic rats after peripheral nerve injury."
            },
            "short": "Calcium store alterations ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2011-08-31T02:00:00+02:00",
            "end_effective": "2012-07-31T02:00:00+02:00",
            "assignment": "2011-08-18T16:47:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50869,
            "contact": 50869,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2554-50869-10",
                "2554-71082-12"
            ]
        },
        {
            "id": 2406,
            "title": {
                "de": "Adipokine Visfatin und Chemerin im Kindes- und Jugendalter",
                "en": "The adipokines visfatin and chemerin in childhood and adolescence"
            },
            "short": "ADIPOKINE VISFATIN CHEMERIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2011-03-01T01:00:00+01:00",
            "end_planned": "2011-10-01T02:00:00+02:00",
            "end_effective": "2011-12-30T01:00:00+01:00",
            "assignment": "2011-02-15T12:46:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 2338,
            "title": {
                "de": "Genomic changes in the liver in ageing population: impact on metabolism and hepatocellualar carcinoma ",
                "en": "Genomic changes in the liver in ageing population: impact on metabolism and hepatocellualar carcinoma "
            },
            "short": "AgedLiver",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-25T02:00:00+02:00",
            "begin_effective": "2010-10-25T02:00:00+02:00",
            "end_planned": "2011-10-24T02:00:00+02:00",
            "end_effective": "2010-12-31T01:00:00+01:00",
            "assignment": "2010-11-11T12:26:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "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": [
                "2338-51663-10"
            ]
        },
        {
            "id": 2403,
            "title": {
                "de": "Maßgeschneiderte Therapien für Chordome: Bietet IGF-IR-Targeting neue Behandlungsoptionen?",
                "en": "Targeted Therapies for Chordomas: Does IGF-IR-Targeting Provide New Treatment Options?"
            },
            "short": "Chordoma Targeted Therapies",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2011-11-01T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-02-09T14:17:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50448,
            "contact": 50448,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1091
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2403-50448-10"
            ]
        },
        {
            "id": 2505,
            "title": {
                "de": "Assoziation von Vitamin-D-Rezeptor-Genvarianten mit der Prognose des Kolonkarzinoms",
                "en": "Association of vitamin D receptor gene variants with colon cancer prognosis"
            },
            "short": "VITAMIN D RECEPTOR COLON CANCER",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2011-07-01T02:00:00+02:00",
            "end_planned": "2011-10-31T01:00:00+01:00",
            "end_effective": "2012-06-30T02:00:00+02:00",
            "assignment": "2011-06-21T11:36:47+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 69234,
            "contact": 69234,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2505-69234-10",
                "2505-58814-12"
            ]
        },
        {
            "id": 2442,
            "title": {
                "de": "CD-Labor für Forschung an biologischen Proben und Biobanktechnologien",
                "en": "CD-Laboratory for Advanced Biospecimen Research and Biobanking Technologies"
            },
            "short": "CDLabBRBT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2010-12-01T01:00:00+01:00",
            "end_planned": "2017-10-30T01:00:00+01:00",
            "end_effective": "2017-11-30T01:00:00+01:00",
            "assignment": "2011-03-03T17:53:09+01:00",
            "program": 97,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51663,
            "contact": 50828,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                23
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2442-51663-10"
            ]
        },
        {
            "id": 2414,
            "title": {
                "de": "Rolle des enterischen Nervensystems (ENS) auf die Chemotaxis von Leukozyten in der Entzuendung",
                "en": "Chemoattraction of leukocytes by the enteric nervous system (ENS) during inflammation"
            },
            "short": "CHEMOATTR_LEUKOCYTES_ENS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2011-03-01T01:00:00+01:00",
            "end_planned": "2011-10-31T01:00:00+01:00",
            "end_effective": "2012-02-28T01:00:00+01:00",
            "assignment": "2011-02-17T09:32:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": 56687,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2414-56687-10"
            ]
        },
        {
            "id": 2323,
            "title": {
                "de": "Computermodelle strukturell degenerativer Herzerkrankungen",
                "en": "Computermodelle strukturell degenerativer Herzerkrankungen"
            },
            "short": "Computermodelle Herzerkrankung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2010-10-31T02:00:00+02:00",
            "end_effective": "2010-07-31T02:00:00+02:00",
            "assignment": "2010-10-05T11:55:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51502,
            "contact": 51502,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2323-51502-10"
            ]
        },
        {
            "id": 2438,
            "title": {
                "de": "Genvarianten in den RAD51-, XRCC2-, XRCC3-, XPD- und XPG-Genen als Prädiktionsfaktoren für Metastasierung bei PatientInnen mit Weichteilsarkomen",
                "en": "Genetic variants in the RAD51, XRCC2, XRCC3, XPD and XPG genes as predictors of outcome in soft tissue sarcoma patients"
            },
            "short": "SOFT TISSUE SARCOMA PATIENTS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-12-01T01:00:00+01:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2011-12-01T01:00:00+01:00",
            "end_effective": "2012-03-30T02:00:00+02:00",
            "assignment": "2011-03-03T12:10:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 69234,
            "contact": 69234,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2438-69234-10",
                "2438-58814-12"
            ]
        }
    ]
}