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=1100&ordering=-end_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=1120&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1080&ordering=-end_effective",
    "results": [
        {
            "id": 4768,
            "title": {
                "de": "Regulatorische Immunzellen als neue Marker in der Nierentransplantation",
                "en": "Regulatory immune cell subtypes as new biomarkers in renal transplant recipients - a pilot study"
            },
            "short": null,
            "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": "2018-12-31T01:00:00+01:00",
            "end_effective": "2020-02-29T01:00:00+01:00",
            "assignment": "2017-01-11T16:29:25+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74174,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "17212",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4768-74174-10",
                "4768-86124-12",
                "4768-107070-12"
            ]
        },
        {
            "id": 5713,
            "title": {
                "de": "Analyse zirkulierender Tumor DNA (ctDNA), um Mechanismen der Therapieresistenz in HER2-positiven Brustrkrebspatientinnen zu identifizieren",
                "en": "Using circulating tumor DNA (ctDNA) to identify therapy resistance mechanisms in HER2-positive breast cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-02-28T01:00:00+01:00",
            "assignment": "2019-02-28T09:55:23+01:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-42",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5713-50899-10"
            ]
        },
        {
            "id": 5744,
            "title": {
                "de": "Die Rolle von Neurofilament Konzentrationen als diagnostischer und prognostischer Marker für die Alzheimer Krankheit: Eine Substudie des prospektiven Demenzregister Österreich (PRODEM-Austria) ",
                "en": "Neurofilament concentrations as diagnostic and prognostic markers for Alzheimer´s disease: a substudy of the prospective dementia registry Austria (PRODEM-Austria)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-02-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2020-02-01T01:00:00+01:00",
            "end_effective": "2020-02-01T01:00:00+01:00",
            "assignment": "2019-03-25T14:44:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2269
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4765,
            "title": {
                "de": "Nicht-Protein Kodierende RNA und deren klinische Relevanz in Bauchspeicheldrüsenkrebs ",
                "en": "Non-coding RNA networks and their role in pancreatic cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2020-01-31T01:00:00+01:00",
            "assignment": "2017-01-11T12:26:52+01:00",
            "program": 79,
            "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": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4765-66005-10"
            ]
        },
        {
            "id": 5749,
            "title": {
                "de": "T-Zell-Telomer-Dynamik und Ansprechen auf Immun-Checkpoint-Inhibitor-Therapie bei Lungenkrebs",
                "en": "T-cell Telomere Dynamics and Immune Checkpoint Inhibitor Response in Lung Cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2020-01-31T01:00:00+01:00",
            "assignment": "2019-03-28T15:07:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50910,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                990
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5749-50910-10"
            ]
        },
        {
            "id": 4528,
            "title": {
                "de": "Mangelenernährung bei älteren Personen - Wissensforum",
                "en": "Malnutrition in the Elderly knowledge hub"
            },
            "short": "MaNuEL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2018-03-01T01:00:00+01:00",
            "end_effective": "2020-01-31T01:00:00+01:00",
            "assignment": "2016-07-20T15:39:35+02:00",
            "program": 90,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3835,
            "title": {
                "de": "Update des EORTC QLQ-Brustkrebs Moduls (EORTC QLQ-BR23) Phase I-III \r\n\r\n",
                "en": "The Update of the EORTC QLQ-Breast Cancer Module (EORTC QLQ-BR23) \r\nPhase I-III \r\n"
            },
            "short": "BR23 Update",
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2014-12-12T11:00:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                442
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4060,
            "title": {
                "de": "Genetische Basis der sekundär sklerosierenden Cholangitis* nach kritischer Krankheit",
                "en": "Secondary Sclerosing Cholangitis in Critically Ill Patients (SSC-CIP): Possible genetic basis of the disease"
            },
            "short": "SSC Genetik",
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-07-14T13:53:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1748
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4060-62756-12",
                "4060-81091-12",
                "4060-50989-10"
            ]
        },
        {
            "id": 4155,
            "title": {
                "de": "Dynamik klinischer, morphologischer und biochemischer Marker in unterschiedlichen Krankheitsstadien bei multipler Sklerose (MS)",
                "en": "Clinical, morphologic and biochemical markers at different stages of multiple sclerosis (MS) and their dynamics over time"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-12-01T01:00:00+01:00",
            "begin_effective": "2015-12-01T01:00:00+01:00",
            "end_planned": "2018-11-30T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-11-17T11:14:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4155-57435-10"
            ]
        },
        {
            "id": 4797,
            "title": {
                "de": "Healthy Aging and Epigenetics",
                "en": "Healthy Aging and Epigenetics"
            },
            "short": "EpiAge",
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-02-01T10:49:59+01:00",
            "program": null,
            "subprogram": "BioTechMed Flagship Project",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4797-51831-10",
                "4797-95211-12",
                "4797-73927-12",
                "4797-90274-12",
                "4797-99699-12",
                "4797-102575-12",
                "4797-120872-12"
            ]
        },
        {
            "id": 5178,
            "title": {
                "de": "Treatment of pediatric acute lymphoblastic leukemia with a modified resource-conserved BFM protocol in Kosovo: Monitoring outcome using minimal residual disease evaluation by flow cytometry and evaluation of toxicity and costs from dependence to independence",
                "en": "Treatment of pediatric acute lymphoblastic leukemia with a modified resource-conserved BFM protocol in Kosovo: Monitoring outcome using minimal residual disease evaluation by flow cytometry and evaluation of toxicity and costs from dependence to independence"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2019-10-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-12-22T14:06:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51859,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1415
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5178-51859-10"
            ]
        },
        {
            "id": 4794,
            "title": {
                "de": "Flagship project: Gesundes Altern und Epigenetik",
                "en": "Flagship project: Healthy aging and epigenetics"
            },
            "short": "EpiAge",
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-01-02T12:47:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4795,
            "title": {
                "de": "Lipasen und Lipidsignaling",
                "en": "Lipases and Lipid Signaling"
            },
            "short": "Lipid signaling",
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-01-02T13:20:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 59025,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4795-59025-10"
            ]
        },
        {
            "id": 5741,
            "title": {
                "de": "ANMMEC - Austrian-Nepali Mutual Medical Education Cooperaion",
                "en": "ANMMEC - Austrian-Nepali Mutual Medical Education Cooperaion"
            },
            "short": "ANMMEC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2019-03-21T14:35:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5741-51913-10"
            ]
        },
        {
            "id": 6755,
            "title": {
                "de": "Implementierung eines neuen Ausbildungskonzeptes für das Spezialgebiet „Polytraumamanagement“",
                "en": "Implementation of new Training Concept in Poyltrauma Management"
            },
            "short": "Training Poyltrauma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-07-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2021-10-21T10:43:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62925,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6755-62925-10",
                "6755-72835-12",
                "6755-59379-11"
            ]
        },
        {
            "id": 3912,
            "title": {
                "de": "Die Behandlung und Überwachung von Krebs durch die Identifizierung von zirkulierenden Tumorzellen und zirkulierender Tumor-DNA aus dem Blut",
                "en": "Cancer treatment and monitoring through identification of circulating tumour cells and tumour related nucleic acids in blood"
            },
            "short": "CANCER-ID",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-02-23T14:19:41+01:00",
            "program": 24,
            "subprogram": "11th Call Innovative Medicines Initiative",
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "115749",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5651,
            "title": {
                "de": "Kooperation China-Österreich auf dem Gebiet der High-Tech Akupunktur - Fortsetzung\r\n",
                "en": "Sino-Austrian Cooperation on High-Tech Acupuncture - Continuation \r\n"
            },
            "short": "EPU 2018 HTA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-02-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2019-02-04T12:48:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4789,
            "title": {
                "de": "Lipasen und Lipidsignaling",
                "en": "Lipases and Lipid Signaling"
            },
            "short": "Lipid Signaling",
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-01-02T11:17:22+01:00",
            "program": null,
            "subprogram": "BioTechMed Flagship Project",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4789-51904-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": 4742,
            "title": {
                "de": "Laserakupunktur zur Schmerzprävention bei gesunden Neugeborenen\r\n",
                "en": "Laser acupuncture for the prevention of pain in healthy newborns"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-15T02:00:00+02:00",
            "begin_effective": "2016-10-15T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2016-12-20T14:54:00+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": [
                1864
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}