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=1220&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1240&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1200&ordering=-begin_effective",
    "results": [
        {
            "id": 4252,
            "title": {
                "de": "Zelluläre und molekulare Mechanismen der langen nichtkodierenden\r\nRNA LINC470 beim Kolorektalen Karzinom",
                "en": "Cellular and molecular mechanisms of the long non-coding RNA\r\nLINC470 in colorectal carcinogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2017-01-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-01-27T13:58:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66005,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4252-66005-10"
            ]
        },
        {
            "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": 4326,
            "title": {
                "de": "Wirkung von Laserakupunktur an Neugeborenen mit Neonatalem Entzugssyndrom(NAS)",
                "en": "Impact on laseracupuncture in newborns with neonatal abstinence syndrom"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2016-02-24T13:42:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4416,
            "title": {
                "de": "Serratierte Lesionen bei chronisch-entzündlichen Darmerkrankungen: Genotyp-Phänotyp Korrelation.",
                "en": "Serrated lesions in inflammatory bowel disease: genotype-phenotype correlation."
            },
            "short": "IBD und SSL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2017-02-01T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-05-03T16:40:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92422,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1765
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4416-92422-10"
            ]
        },
        {
            "id": 4194,
            "title": {
                "de": "PCK2 in Lungentumoren: Rolle für Metabolismus und Wachstum",
                "en": "The role of PCK2 in lung cancer metabolism and growth"
            },
            "short": "PCK2 in Lungentumoren",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-11-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2018-10-31T01:00:00+01:00",
            "end_effective": "2020-09-30T02:00:00+02:00",
            "assignment": "2015-12-15T11:22:27+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P28692",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4194-58591-12",
                "4194-71794-12",
                "4194-81608-12",
                "4194-105621-12",
                "4194-57557-10"
            ]
        },
        {
            "id": 4212,
            "title": {
                "de": "Personalisierte Multi-system Stimulationen zur Optimierung der kardialen Resycnhronisationtherapie",
                "en": "Personalized MultiSystems Simulations for Honing Cardiac Resynchronization Therapy"
            },
            "short": "PUSHCART",
            "url": null,
            "abstract": {
                "de": null,
                "en": "Heart failure is a major cause of death in industrialized countries. It is often associated with disturbances to the cardiac electrical conduction system, leading to abnormal cardiac activation and compromised hemodynamic response. Cardiac Resynchronization therapy (CRT) is a proven treatment to retard progress of the disease. This necessitates implantation of a pacing device with multiple leads, but optimal lead position remains an open question. While it is recognized that activation time should be reduced, minimizing it alone does not improve mechanical response better than placing leads elsewhere. A significant fraction (30-50%) of patients does not respond at all to this expensive therapy, with large inter-patient variability leading to the poor results. The heart is an electrically activated mechanical fluid pump. Confounding its understanding is the feedback between physical components: Electrical events trigger mechanical contraction. Contraction causes blood flow, which is mediated by the vascular resistance. Deformation in turn affects electrical function through stretch activated ionic channels and mechanics through prestretch. This project will bring together electrical, mechanical and hemodynamic function in the most detailed multiphysics, multiscale representation of the heart to date. Tightly coupled electromechanical behavior will interface to a circulatory model providing the appropriate boundary conditions to the mechanical model and form a closed circuit. Personalized models will be constructed based on imaging, noninvasive electrical measurements and hemodynamic performance. We hypothesize specific differences in wall activation that should be minimized. A complete multi-system model is needed to understand lead placement in CRT due to non-electrical factors, which have too long been ignored. Validating on detailed animal studies, retrospective and prospective studies will help us develop a predictive tool to determine optimal CRT lead placement."
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-12-23T10:27:34+01:00",
            "program": 64,
            "subprogram": "ERA-Net",
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I 2760-B30",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4212-50966-10",
                "4212-96212-12",
                "4212-50967-12"
            ]
        },
        {
            "id": 4756,
            "title": {
                "de": "Stromal vascular fraction (SFV) - Eine neue Methode zur Therapie chronischer Stimmlippen Narben.",
                "en": "Stromal vascular fraction – A new kind of treatment for human vocal fold scarring"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-01-09T11:28:47+01:00",
            "program": 92,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "FR 05/2017",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4756-50670-10",
                "4756-80111-11"
            ]
        },
        {
            "id": 4348,
            "title": {
                "de": "Longitudinale Suszeptibilitätskartierung (QSM) bei Alzheimer",
                "en": "Longitudinal Susceptibility Mapping (QSM) in Alzheimer ’s Disease"
            },
            "short": "QSM in AD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2019-01-01T01:00:00+01:00",
            "end_effective": "2020-05-31T02:00:00+02:00",
            "assignment": "2016-03-07T14:19:04+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60116,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 523",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4348-60116-10"
            ]
        },
        {
            "id": 4347,
            "title": {
                "de": "Therapiemonitoring in Plasma DNA bei PatientInnen mit mRCC",
                "en": "Therapy monitoring in plasma DNA of patients with mRCC"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2016-03-07T14:18:24+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 28949-B28",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4347-50899-10"
            ]
        },
        {
            "id": 4125,
            "title": {
                "de": "Die Energieversorgung des Endoplasmatischen Retikulums",
                "en": "The Energy Supply of the Endoplasmic Reticulum"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2015-10-15T12:04:23+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50810,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 28529",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4125-50810-10"
            ]
        },
        {
            "id": 4214,
            "title": {
                "de": "Vitamin D und Nebennierenrinde- Der Einfluss des Calciumstoffwechsels auf die adrenale Steroidregulation in vitro und in vivo",
                "en": "Vitamin D and adrenocortical hypertension\r\nThe impact of calcium metabolism on adrenal steroid regulation\r\n"
            },
            "short": "ViDAH Study",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-01-04T15:09:43+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 4867,
            "title": {
                "de": "In situ detektion von Androgenrezeptor Spleißvarianten in Prostatakrebszellen ",
                "en": "In situ detection of Androgen Receptor splice variants in prostate cancer cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2017-03-03T13:04:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4867-66435-10"
            ]
        },
        {
            "id": 4675,
            "title": {
                "de": "Die klinisch-forensische Untersuchungsstelle",
                "en": "The clinical forensic care unit"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2016-11-02T10:53:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14019,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90131,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4675-90131-10"
            ]
        },
        {
            "id": 4196,
            "title": {
                "de": "Personalisierte Risikobewertung bei fieberhaften Erkrankungen. \r\nReal-Life-Management in der gesamten Europäischen Union.  ",
                "en": "Personalised Risk assessment in febrile illness to Optimise Real-life Management across the European Union"
            },
            "short": "Perform ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-12-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2020-11-30T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2015-12-15T12:17:03+01:00",
            "program": 109,
            "subprogram": "Health Call: H2020-PHC-2015-two-stage.",
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51647,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "668303",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4196-54004-12",
                "4196-62056-12",
                "4196-51647-10"
            ]
        },
        {
            "id": 4157,
            "title": {
                "de": "Investigating the role of IL-33/ST2 signaling pathway in the growth plate chondrocytes",
                "en": "Investigating the role of IL-33/ST2 signaling pathway in the growth plate chondrocytes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2016-06-30T02:00:00+02:00",
            "end_effective": "2016-06-30T02:00:00+02:00",
            "assignment": "2015-11-18T14:25:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4183,
            "title": {
                "de": "CCAT beim Triple negativen Brustkrebs",
                "en": "Characterization of CCAT2 in triple negative breast cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2015-12-09T09:44:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65726,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                122
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4183-65726-10"
            ]
        },
        {
            "id": 4190,
            "title": {
                "de": "Strukturelle Studien des ß-Catenin Destruction Complex",
                "en": "Structural Studies of the ß-Catenin Destruction Complex"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-12-11T11:07:54+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P28854",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4190-91207-10",
                "4190-70700-12",
                "4190-70922-12",
                "4190-98222-12",
                "4190-100416-12",
                "4190-101038-12"
            ]
        },
        {
            "id": 4054,
            "title": {
                "de": "Fetales Geschlecht beeinflusst die endotheliale Funktion",
                "en": "Fetal sex regulates endothelial function"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2015-07-08T17:02:32+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71568,
            "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": [
                "4054-71568-10"
            ]
        },
        {
            "id": 4191,
            "title": {
                "de": "Ultraschall basiertes Absetzen von Biologika bei Rheumatoider Arthritis",
                "en": "Ultrasound based withdrawal of biologics in Rheumatoid Arthritis"
            },
            "short": "RA-BioStop",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2019-03-31T01:00:00+01:00",
            "end_effective": "2021-03-31T02:00:00+02:00",
            "assignment": "2015-12-11T11:13:50+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66227,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI514",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4191-53560-12",
                "4191-78952-12",
                "4191-100419-12",
                "4191-100821-12",
                "4191-105947-12",
                "4191-111407-12",
                "4191-66227-10"
            ]
        },
        {
            "id": 4172,
            "title": {
                "de": "EUROPEAN RESEARCH INFRASTRUCTURE ON HIGHLY PATHOGENIC AGENTS 2",
                "en": "EUROPEAN RESEARCH INFRASTRUCTURE ON HIGHLY PATHOGENIC AGENTS 2"
            },
            "short": "ERINHA 2_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2015-11-26T12:31:00+01:00",
            "program": 109,
            "subprogram": "INFRADEV-2-2015",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "689622",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4172-51663-10"
            ]
        }
    ]
}