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=400&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=420&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=380&ordering=begin_planned",
    "results": [
        {
            "id": 2382,
            "title": {
                "de": "INTEROZEPTION KARDIALER AKTIVITÄT, STRESS-REAKTIVITÄT UND ATOPISCHE DERMATITIS",
                "en": "CARDIAC AWARENESS, STRESS REACTIVITY  AND ATOPIC DERMATITIS"
            },
            "short": "CARDIAC AWARE STRESS REACT ATOPIC DERMAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-02-01T01:00:00+01:00",
            "begin_effective": "2011-02-01T01:00:00+01:00",
            "end_planned": "2012-02-01T01:00:00+01:00",
            "end_effective": "2012-02-01T01:00:00+01:00",
            "assignment": "2011-01-19T15:03:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "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": 2349,
            "title": {
                "de": "Entwicklung eines integrierten Disease Management Programmes für Typ 2 Diabetiker und die Evaluierung in einer randomisierten, kontrollierten Studie - Albert Renold Travel Fellowship",
                "en": "Development of an Integrated Diabetes Care Management System and its evaluation in a clustered randomized, controlled trial - Albert Renold Travel Fellowship"
            },
            "short": "INTEGRATED DIABETES CARE MANAGEMENT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-02-01T01:00:00+01:00",
            "begin_effective": "2010-10-01T02:00:00+02:00",
            "end_planned": "2011-05-31T02:00:00+02:00",
            "end_effective": "2011-05-31T02:00:00+02:00",
            "assignment": "2010-12-02T12:15:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": 50838,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2349-50838-10"
            ]
        },
        {
            "id": 2451,
            "title": {
                "de": "Ein US28/GNA Fusionsprotein zur Induktion der Apoptose beim Melanom",
                "en": "A US28/GNA Fusion Protein to Induce Apoptosis in Melanoma "
            },
            "short": "US28/GNA and Melanoma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-03-01T01:00:00+01:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2011-05-31T02:00:00+02:00",
            "end_effective": "2011-12-30T01:00:00+01:00",
            "assignment": "2011-03-23T11:47:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53662,
            "contact": 53662,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2451-53662-10"
            ]
        },
        {
            "id": 2460,
            "title": {
                "de": "Etablierung organtypischer Zellkultur für Herzgewebe",
                "en": "Establishing of organotypic cell culture for heart tissue"
            },
            "short": "ORGANOTYPIC CELL CULTURE HEART TISSUE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-03-01T01:00:00+01:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2011-08-31T02:00:00+02:00",
            "end_effective": "2011-12-30T01:00:00+01:00",
            "assignment": "2011-04-07T13:19:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 2548,
            "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-03-01T01:00:00+01:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2012-02-28T01:00:00+01:00",
            "end_effective": "2013-07-30T02:00:00+02:00",
            "assignment": "2011-07-28T15:36:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58943,
            "contact": 58943,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2548-58943-10"
            ]
        },
        {
            "id": 2723,
            "title": {
                "de": "Blutgasanalyse und Puffertherapie beim Herzkreislaufstillstand",
                "en": "Blood Gas Analysis and Buffer Therapy in Cardiac Arrest"
            },
            "short": "BABICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2012-01-12T09:33:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51986,
            "contact": 51986,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2723-51986-10"
            ]
        },
        {
            "id": 2457,
            "title": {
                "de": "INTEROCEPTION AND ARTERIAL STIFFNESS",
                "en": "INTEROCEPTION AND ARTERIAL STIFFNESS"
            },
            "short": "STRESS HYPOXIC CONDITIONS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2011-03-28T02:00:00+02:00",
            "end_planned": "2011-12-30T01:00:00+01:00",
            "end_effective": "2011-12-30T01:00:00+01:00",
            "assignment": "2011-03-29T11:56:04+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 2722,
            "title": {
                "de": "BABICA Blutgasanalyse und Puffertherapie beim Herz-Kreislaufstillstand",
                "en": "BABICA Blood gas analysis and buffer therapy in cardac arrest"
            },
            "short": "BABICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-01-31T01:00:00+01:00",
            "end_effective": "2013-01-31T01:00:00+01:00",
            "assignment": "2012-01-12T09:32:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51986,
            "contact": 51986,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1330
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2722-51986-10"
            ]
        },
        {
            "id": 2532,
            "title": {
                "de": "SFB: Tumorsuppression und Tumorpromotion durch Lipasen",
                "en": "Tumor suppressive and promoting functions of lipases. "
            },
            "short": "TUMOR SUPPRESSIVE FUNCTION LIPASES",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2014-03-31T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2011-07-14T17:14:46+02:00",
            "program": 67,
            "subprogram": null,
            "organization": 14020,
            "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": "F3013-B19",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2532-50903-12",
                "2532-51066-12",
                "2532-57409-12",
                "2532-90618-12"
            ]
        },
        {
            "id": 2802,
            "title": {
                "de": "Psychologische und physiologische Stressbelastung bei Patienten mit Aderhautmelanom",
                "en": "Psychological and physiological stress and stress reactivity in patients with recently diagnosed Uveal Melanoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2012-04-01T02:00:00+02:00",
            "end_planned": "2013-09-30T02:00:00+02:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2012-03-02T13:56:54+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51505,
            "contact": 51505,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2802-61522-12",
                "2802-65659-12",
                "2802-51505-10"
            ]
        },
        {
            "id": 2531,
            "title": {
                "de": "Lipasen und lipotoxische Lipid in Makrophagen: Rolle in der Atherogenese",
                "en": "Lipases and lipotoxic lipids in macrophages: Role in atherogenesis"
            },
            "short": "LIPASES AND LIPOTOXIC LIPIDS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-04-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2014-03-31T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2011-07-14T17:09:54+02:00",
            "program": 67,
            "subprogram": "P04",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51904,
            "contact": 51904,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F30",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2531-51904-10"
            ]
        },
        {
            "id": 2480,
            "title": {
                "de": "FET FlagShip: Information Technology Future of Medicine",
                "en": "FET FlagShip: Information Technology Future of Medicine"
            },
            "short": "IT FoM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2012-06-01T02:00:00+02:00",
            "end_effective": "2012-04-30T02:00:00+02:00",
            "assignment": "2011-05-19T10:22:48+02:00",
            "program": 24,
            "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": [
                10
            ],
            "funder_projectcode": " 285609",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2480-51663-10"
            ]
        },
        {
            "id": 2522,
            "title": {
                "de": "Semiautomatische Vermessung von CT-Datensätzen nach Augmentation des Sinus maxillaris zur Ermittlung der Veränderung des Augmentatvolumens in Abhängigkeit von der Zeit.",
                "en": "Semiautomatische Vermessung von CT-Datensätzen nach Augmentation des Sinus maxillaris zur Ermittlung der Veränderung des Augmentatvolumens in Abhängigkeit von der Zeit."
            },
            "short": "Volumetrie in vivo",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-07-01T02:00:00+02:00",
            "end_planned": "2012-06-01T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2011-07-06T15:12:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14111,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58106,
            "contact": 58106,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2522-58106-10"
            ]
        },
        {
            "id": 2791,
            "title": {
                "de": "Qualitätsmanagement in der Radiologie mit besonderer Berücksichtigung des Strahlenschutzes in Macedonien",
                "en": "Quality Management in Radiology with special focus on Radiation Protection in Macedonia"
            },
            "short": "MK 06/2011",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2011-04-30T02:00:00+02:00",
            "end_effective": "2013-04-30T02:00:00+02:00",
            "assignment": "2012-02-15T13:16:47+01:00",
            "program": 92,
            "subprogram": "Austrian Macedonian Foundation (Wissenschaftlich-Technisches Abkommenin Mazedonien 2011/12)",
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51913,
            "contact": 51913,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1029
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2791-51913-10"
            ]
        },
        {
            "id": 2753,
            "title": {
                "de": "Auswirkungen von Hypo- und Hyperthermie auf die Wirksamkeit positiv inotroper Substanzen im isoliert perfundierten Langendorff-Herzen",
                "en": "Auswirkungen von Hypo- und Hyperthermie auf die Wirksamkeit positiv inotroper Substanzen im isoliert perfundierten Langendorff-Herzen"
            },
            "short": "HYPO_HYPERTHERMIE_LANGENDORFF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2013-01-30T01:00:00+01:00",
            "assignment": "2012-01-18T15:31:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51742,
            "contact": 51742,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2753-51742-10"
            ]
        },
        {
            "id": 2921,
            "title": {
                "de": "NANOFAT Neue Hoffnung im Kampf gegen Adipositas: MicroRNA Drug Delivery für die Steigerung der Fettverbrennung im Fettgewebe",
                "en": "NANOFAT MicroRNA Drug Delivery as basis for increased fat burn in the adipose tissue"
            },
            "short": "NANOFAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2012-06-30T02:00:00+02:00",
            "end_effective": "2012-09-30T02:00:00+02:00",
            "assignment": "2012-07-23T12:53:58+02:00",
            "program": null,
            "subprogram": "Human Technology Interface (HTI)",
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 52854,
            "contact": 52854,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2921-52854-10"
            ]
        },
        {
            "id": 2485,
            "title": {
                "de": "Einfluss des Prolaktinrezeptors und steroidaler Hormonrezeptoren auf die Biologie des kolorektalen Karzinoms und korrespondierender Metastasen",
                "en": "Influence of prolactin receptor and steroidal hormone receptors on the biology of colorectal carcinoma and corresponding metastases"
            },
            "short": "PROLACTION RECEPTOR COLORECT CARC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2013-05-01T02:00:00+02:00",
            "end_effective": "2013-05-01T02:00:00+02:00",
            "assignment": "2011-05-26T14:07:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50039,
            "contact": 50039,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2485-50039-10"
            ]
        },
        {
            "id": 2547,
            "title": {
                "de": "SFB: Myeloperoxidase-vermittelte Lipotoxizität im Zentralnervensystem",
                "en": "Myeloperoxidase-mediated lipotoxicity in the central nervous system"
            },
            "short": "MYELOPEROXIDASE-MEDIATED LIPOTOXICITY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2014-05-01T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2011-07-28T12:47:37+02:00",
            "program": 67,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51705,
            "contact": 51705,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F30",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2547-51705-10"
            ]
        },
        {
            "id": 2534,
            "title": {
                "de": "Bipolar affektive Erkrankung und Schwangerschaft, Geburt und Postpartum",
                "en": "Bipolar affective disorder in pregnancy and postpartum period"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2011-12-31T01:00:00+01:00",
            "end_effective": "2012-09-30T02:00:00+02:00",
            "assignment": "2011-07-15T14:17:12+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "contact": 50654,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2534-50654-10"
            ]
        },
        {
            "id": 2719,
            "title": {
                "de": "SFB: Mathematische Optimierung mit Anwendungen in der biomedizinischen Forschung \r\n2. Förderperiode",
                "en": "SFB: Mathematical Optimization with Applications in Biomedical Sciences"
            },
            "short": "MOBIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-05-01T02:00:00+02:00",
            "begin_effective": "2011-05-01T02:00:00+02:00",
            "end_planned": "2014-04-30T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2012-01-09T14:26:01+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50966,
            "contact": 50966,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F32",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2719-50966-10"
            ]
        }
    ]
}