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=200
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2242,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=220",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=180",
    "results": [
        {
            "id": 8669,
            "title": {
                "de": "BAMBinO: Gallensäuren als Stoffwechselregulatoren bei Osteoporose",
                "en": "BAMBinO: bile acids as metabolic regulators in osteoporosis"
            },
            "short": "BAMBinO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-02-28T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2025-02-18T17:30:28+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 107134,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN9543924",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8669-107134-10",
                "8669-135641-12",
                "8669-128314-12"
            ]
        },
        {
            "id": 3652,
            "title": {
                "de": "Molekulargenetische Tumoranalyse als Grundlage einer gezielten  Therapieauswahl",
                "en": "Molecular tumor analysis as a basis for targeted therapy"
            },
            "short": "HTI-Tumortherapie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-05-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2016-04-30T02:00:00+02:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2014-05-06T13:06:44+02:00",
            "program": 75,
            "subprogram": "HTI Tech for Med",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57386,
            "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": [
                "3652-57386-10"
            ]
        },
        {
            "id": 5420,
            "title": {
                "de": "Pilotstudie zur Evaluierung der Korrelation von Tumor mutational Burden mit der Überlebensdauer von Krebspatienten",
                "en": "Pilot study for the evaluation of the correlation of tumor mutational burden and overall survival"
            },
            "short": "TMB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-07-01T02:00:00+02:00",
            "begin_effective": "2018-07-01T02:00:00+02:00",
            "end_planned": "2019-07-31T02:00:00+02:00",
            "end_effective": "2019-07-31T02:00:00+02:00",
            "assignment": "2018-07-20T15:27:52+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57386,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-32",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5420-57386-10"
            ]
        },
        {
            "id": 6237,
            "title": {
                "de": "Ökosystem für Pathologie-Diagnostik mit KI-Assistenz",
                "en": "Ökosystem für Pathologie-Diagnostik mit KI-Assistenz"
            },
            "short": "EMPAIA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-01T01:00:00+01:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2023-05-31T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2020-08-11T16:11:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "879881",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6237-51449-10"
            ]
        },
        {
            "id": 5719,
            "title": {
                "de": "Entwicklung eines offenen Kooperation Portals für Life Science in Europa",
                "en": "Providing an open collaborative space for digital biology in Europe"
            },
            "short": "EOSC-Life",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2019-03-04T09:09:39+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "824087",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5719-51449-10"
            ]
        },
        {
            "id": 7431,
            "title": {
                "de": "Mikrobieller Fingerabdruck von Flüssigbiopsien",
                "en": "Microbial fingerprint of liquid biopsies"
            },
            "short": "MFLB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-02-28T01:00:00+01:00",
            "end_effective": "2026-02-28T01:00:00+01:00",
            "assignment": "2023-03-06T09:47:38+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100035,
            "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": [
                "7431-76215-11",
                "7431-100035-10",
                "7431-113714-12"
            ]
        },
        {
            "id": 5562,
            "title": {
                "de": "European Joint Programme on Rare Diseases",
                "en": "European Joint Programme on Rare Diseases"
            },
            "short": "EJP RD",
            "url": null,
            "abstract": {
                "de": null,
                "en": "As recognized by the Council Recommendation 2009/C 151/02, rare diseases (RD) are a prime example of a research area that can strongly profit from coordination on a European and international scale. RD research should be improved to overcome fragmentation, leading to efficacious use of data and resources, faster scientific progress and competitiveness, and most importantly to decrease unnecessary hardship and prolonged suffering of RD patients. In the specific context of the massive generation, need for reuse and efficient interpretation of data, introduction of omics into care practice and the structuration of RD care centers in European Reference Networks, it appears crucial and timely to maximize the potential of already funded tools and programmes by supporting them further, scaling up, linking, and most importantly, adapting them to the needs of end- users through implementation tests in real settings. Such a concerted effort is necessary to develop a sustainable ecosystem allowing a virtuous circle between RD care, research and medical innovation. To achieve this goal, the European Joint Programme on RD (EJP RD) has two major objectives: (i) To improve the integration, the efficacy, the production and the social impact of research on RD through the development, demonstration and promotion of Europe/world-wide sharing of research and clinical data, materials, processes, knowledge and know-how; (ii) To implement and further develop an efficient model of financial support for all types of research on RD (fundamental, clinical, epidemiological, social, economic, health service) coupled with accelerated exploitation of research results for benefit of patients. To this end, the EJP RD actions will be organized within four major Pillars assisted by the central coordination: (P1): Funding of research; (P2): Coordinated access to data and services; (P3) Capacity building; (P4): Accelerated translation of research projects and improvement outcomes of clinical studies. "
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2018-11-30T13:21:57+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "825575",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5562-51449-10"
            ]
        },
        {
            "id": 5882,
            "title": {
                "de": "Open European Quantum Key Distribution Testbed",
                "en": "Open European Quantum Key Distribution Testbed"
            },
            "short": "OPENQKD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2019-09-02T02:00:00+02:00",
            "end_planned": "2021-05-31T02:00:00+02:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-08-12T11:09:18+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "857156",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5882-51449-10"
            ]
        },
        {
            "id": 9536,
            "title": {
                "de": "Multimodale Strategien zur Bewältigung der wichtigsten Herausforderungen bei Blasenkrebs",
                "en": "Multimodal Strategies to Target Key Challenges in Bladder Cancer"
            },
            "short": "StrikeBC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2033-12-31T01:00:00+01:00",
            "end_effective": "2029-12-31T01:00:00+01:00",
            "assignment": "2026-01-16T16:21:22+01:00",
            "program": 251,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9536-50899-10"
            ]
        },
        {
            "id": 8413,
            "title": {
                "de": "Mikrofluidischer Kanzinogenese Chip als MausXenograft Ersatz Replace mice xenografts by MIcrofluidic CancerogEnesis Chips",
                "en": "Microfluidic carcinogenesis chip as mouse xenograft replacement Replace mice xenografts by MIcrofluidic CancerogEnesis Chips"
            },
            "short": "ReplaceMice",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-10-02T17:12:33+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 37331",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8413-56938-12",
                "8413-75759-12",
                "8413-107389-12",
                "8413-50826-10",
                "8413-129715-12",
                "8413-128794-12"
            ]
        },
        {
            "id": 8230,
            "title": {
                "de": "Untersuchung von anti EGF-R virus-ähnlicher Partikel",
                "en": "Testing of anti EGF-R virus-like particles (VLPs)"
            },
            "short": "VLPs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-06-01T02:00:00+02:00",
            "begin_effective": "2024-05-01T02:00:00+02:00",
            "end_planned": "2025-12-30T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-05-27T14:59:52+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50593,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8230-50593-10"
            ]
        },
        {
            "id": 3850,
            "title": {
                "de": "Identifikation von Therapietargets und Biomarker für eine personalisierte Therapie von Myxofibrosarkomen",
                "en": "Exploring the molecular landscape of myxofibrosarcoma\r\nto identify personalized treatment approach"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-06-30T02:00:00+02:00",
            "assignment": "2015-01-08T13:45:56+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50546,
            "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": [
                "3850-50546-10"
            ]
        },
        {
            "id": 4117,
            "title": {
                "de": "2.7 - ADX models for the evaluation of cancer treatments - CBmed",
                "en": "2.7 - ADX models for the evaluation of cancer treatments - CBmed"
            },
            "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": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-10-09T13:08:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54279,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4117-51066-12",
                "4117-54279-10",
                "4117-100995-12"
            ]
        },
        {
            "id": 3189,
            "title": {
                "de": "BBMRI-LPC - Großangelegte prospektive Kohortenstudien ",
                "en": "BBMRI-LPC - Large-scale prospective cohort studies "
            },
            "short": "BBMRI-LPC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-10-30T01:00:00+01:00",
            "assignment": "2013-02-27T11:31:58+01:00",
            "program": 24,
            "subprogram": "INFRA-2012-1.1.9",
            "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": "313010",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3189-51663-10"
            ]
        },
        {
            "id": 3342,
            "title": {
                "de": "Klinisches Decision Support System (DSS) für molekulare Pathologie - Research Studios Austria - ProjektNr. 841246",
                "en": "Klinisches Decision Support System (DSS) für molekulare Pathologie"
            },
            "short": "kDSSMP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-08-01T02:00:00+02:00",
            "begin_effective": "2013-08-01T02:00:00+02:00",
            "end_planned": "2015-07-31T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2013-08-02T15:02:02+02:00",
            "program": 107,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "841246",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3342-51663-10"
            ]
        },
        {
            "id": 3646,
            "title": {
                "de": "Determinants of Diet and Physical Activity; Knowledge Hub to integrate and develop infrastructure for research across Europe",
                "en": "Determinants of Diet and Physical Activity; Knowledge Hub to integrate and develop infrastructure for research across Europe"
            },
            "short": "DEDIPAC KH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-12-01T01:00:00+01:00",
            "begin_effective": "2013-12-01T01:00:00+01:00",
            "end_planned": "2016-11-30T01:00:00+01:00",
            "end_effective": "2016-11-30T01:00:00+01:00",
            "assignment": "2014-04-30T13:12:06+02:00",
            "program": null,
            "subprogram": "Joint Programming - \"A Healthy Diet for a Healthy Life\"",
            "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": [
                25,
                1029
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3646-51663-10"
            ]
        },
        {
            "id": 4187,
            "title": {
                "de": "Coordinated Research Infrastructures Building Enduring Life-science Services",
                "en": "Coordinated Research Infrastructures Building Enduring Life-science Services"
            },
            "short": "CORBEL_Horizon2020",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2019-08-31T02:00:00+02:00",
            "end_effective": "2020-05-31T02:00:00+02:00",
            "assignment": "2015-12-10T11:21:07+01:00",
            "program": 109,
            "subprogram": "INFRADEV-4-2014-2015",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "654248",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4187-51663-10"
            ]
        },
        {
            "id": 4718,
            "title": {
                "de": "SPIDIA für personalisierte Medizin -  Standardisierung generischer Präanalytischen Methoden für In-Vitro DIAgnostics für personalisierte Medizin",
                "en": "SPIDIA for Personalized Medicine - Standardisation of generic Pre-analytical procedures for In-vitro DIAgnostics for Personalized Medicine"
            },
            "short": "SPIDIA4P_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2016-12-01T14:50:29+01:00",
            "program": 109,
            "subprogram": "SC1-HCO-02-2016",
            "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": "733112",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4718-51870-12",
                "4718-51663-10"
            ]
        },
        {
            "id": 4188,
            "title": {
                "de": "implementAtion anD OPeration of the gaTeway for health into the Biobanking and BioMolecular resources Research Infrastructure – European Research Infrastructure Consortium.",
                "en": "implementAtion anD OPeration of the gaTeway for health into the Biobanking and BioMolecular resources Research Infrastructure – European Research Infrastructure Consortium."
            },
            "short": "Adopt BBMRI-ERIC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2015-12-10T12:10:09+01:00",
            "program": 109,
            "subprogram": "INFRADEV-3-2015",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "676550",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4188-51663-10"
            ]
        },
        {
            "id": 3994,
            "title": {
                "de": "Biobanking and the Cyprus Human Genome Project",
                "en": "Biobanking and the Cyprus Human Genome Project"
            },
            "short": "CY-Biobank_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-06-01T02:00:00+02:00",
            "begin_effective": "2015-06-01T02:00:00+02:00",
            "end_planned": "2016-05-31T02:00:00+02:00",
            "end_effective": "2016-05-31T02:00:00+02:00",
            "assignment": "2015-05-04T13:54:16+02:00",
            "program": 109,
            "subprogram": "WIDESPREAD-2014-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": "664561",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3994-51449-12",
                "3994-51663-10"
            ]
        }
    ]
}