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=180&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=200&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=160&ordering=-end_effective",
    "results": [
        {
            "id": 5896,
            "title": {
                "de": "Biobanking und Human Genom Projekt  Zyperns",
                "en": "BIOBANKING AND THE CYPRUS HUMAN GENOME PROJECT \r\n(TEAMING)"
            },
            "short": "CY-Biobank",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-05-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-11-30T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2019-08-28T10:58:25+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 23612,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "857122",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5896-54033-10",
                "5896-59323-12",
                "5896-105319-12"
            ]
        },
        {
            "id": 5890,
            "title": {
                "de": "Biobanking and the Cyprus Human Genome Project",
                "en": "Biobanking and the Cyprus Human Genome Project"
            },
            "short": "CY-BIOBANK",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-08-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2026-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2019-08-20T16:12:31+02:00",
            "program": 109,
            "subprogram": "H2020-WIDESPREAD-2018-2020 ",
            "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": "857122",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5890-51663-10",
                "5890-99976-12"
            ]
        },
        {
            "id": 9299,
            "title": {
                "de": "Prädiktive Marker und Pathomechanismen der Krankheitsprogression bei Mycosis fungoides",
                "en": "Predictive markers and pathomechanisms of mycosis fungoides disease progression: Integrating Spatial Transcriptomics and In Situ Analysis of archived FFPE samples"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-10-01T02:00:00+02:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-11-06T09:08:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 118468,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9299-118468-10"
            ]
        },
        {
            "id": 8027,
            "title": {
                "de": "Personalisierte zielgerichtete Behandlung des Glioblastom mittels ex-vivo Medikamenten Screening: \"Advanced brain Tumour TheRApy Clinical Trial (ATTRACT)\"  ",
                "en": "Personalized targeted glioblastoma therapies by ex vivo drug \r\nscreening: Advanced brain Tumour TheRApy Clinical Trial (ATTRACT) "
            },
            "short": "ATTRACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-15T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2031-10-01T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-02-06T14:09:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 59316,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2963
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8027-59316-10",
                "8027-56667-12",
                "8027-66435-12"
            ]
        },
        {
            "id": 9255,
            "title": {
                "de": "Präziseres Therapiemonitoring dank blutbasierter Biomarker",
                "en": "It’s in our blood: Improving cancer treatment monitoring via liquid biomarkers"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-09-01T02:00:00+02:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2025-08-31T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-10-06T13:24:38+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76215,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9255-76215-10"
            ]
        },
        {
            "id": 8127,
            "title": {
                "de": "LYVE-1 Hofbauer-Zellen bei Präeklampsie",
                "en": "LYVE-1 Hofbauer cells in preeclampsia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-02-28T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-04-05T10:35:43+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I06907",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8127-53232-10",
                "8127-90214-12",
                "8127-93683-12",
                "8127-98902-12",
                "8127-106163-12",
                "8127-100900-12",
                "8127-119494-12",
                "8127-126134-12",
                "8127-128574-12"
            ]
        },
        {
            "id": 7462,
            "title": {
                "de": "Antigenpräsentation und Immunopathologie in Herzinsuffizienz.",
                "en": "Antigen Presentation and Immunopathology in Heart Failure."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2026-11-30T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2023-03-27T14:48:02+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 114311,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "36588",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7462-58906-11",
                "7462-75758-12",
                "7462-82985-12",
                "7462-111433-12",
                "7462-114311-10",
                "7462-119268-12",
                "7462-122751-12",
                "7462-127062-12"
            ]
        },
        {
            "id": 8370,
            "title": {
                "de": "pan-European Management of Biological toxin incidents through standaRdisAtion initiatives for Crisis response Enhancement (EMBRACE)",
                "en": "pan-European Management of Biological toxin incidents through standaRdisAtion initiatives for Crisis response Enhancement (EMBRACE)"
            },
            "short": "EMBRACE",
            "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-08-22T12:04:16+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8370-50654-10"
            ]
        },
        {
            "id": 8329,
            "title": {
                "de": "Steuerung von Thiamazol bei Immunthyreopathie Basedow – eine randomisierte, kontrollierte klinische Studie zum Vergleich einer Computer-unterstützen Behandlung (Digital Thyroid - DigiThy) versus Standardtherapie",
                "en": "Guiding Methimazole Therapy in Graves’ Disease - a Randomized Controlled Trial Comparing a Computer-Aided Treatment (Digital Thyroid - DigiThy) versus Usual Care"
            },
            "short": "DigiThy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2027-09-01T02:00:00+02:00",
            "end_effective": "2027-09-01T02:00:00+02:00",
            "assignment": "2024-08-06T14:24:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 71449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "FIF-A 16-0492/2024-0001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8329-71449-10"
            ]
        },
        {
            "id": 9073,
            "title": {
                "de": "Identfying novel vulnerabilites in lung cancer utlizing advanced CRISPR approaches",
                "en": "Identfying novel vulnerabilites in lung cancer utlizing advanced CRISPR approaches"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2025-09-01T02:00:00+02:00",
            "end_planned": "2027-01-01T01:00:00+01:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2025-07-07T13:31:38+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 109501,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9073-109501-10"
            ]
        },
        {
            "id": 9121,
            "title": {
                "de": "Etablierung und funktionelle Charakterisierung\r\npatientenspezifischer Tumorzelllinien im CAM Modell zur Unterstützung personalisierter\r\nKrebstherapien",
                "en": "Establishment and functional characterization of\r\npatient-specific tumor cell lines in the CAM model to support personalized\r\ncancer therapies"
            },
            "short": "characterization of PDCLs in the CAM mod",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-09-01T02:00:00+02:00",
            "begin_effective": "2025-07-01T02:00:00+02:00",
            "end_planned": "2027-08-31T02:00:00+02:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2025-08-01T13:54:07+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51047,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": "FIF-A 16-0768/2025-0001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9121-51047-10"
            ]
        },
        {
            "id": 7663,
            "title": {
                "de": "Randomisierter Vergleich der Ergebnisse von Einfach-arterieller vs Multi-arterieller \r\nRevaskularisation bei Frauen\r\n",
                "en": "Randomized comparsion of the Outcomes of single vs Multiple Arterial grafts trial in Women"
            },
            "short": "ROMA Women",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-15T02:00:00+02:00",
            "begin_effective": "2023-09-01T02:00:00+02:00",
            "end_planned": "2029-03-14T01:00:00+01:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2023-07-06T16:40:30+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14075,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51936,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1147",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7663-51936-10"
            ]
        },
        {
            "id": 8372,
            "title": {
                "de": " Verbesserte Proteinsynthese durch synchronisierte Hefezellen ",
                "en": " Enhanced protein synthesis by synchronous yeast cells "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2027-08-31T02:00:00+02:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2024-08-27T12:48:30+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT7561223",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8372-113130-10",
                "8372-132237-12",
                "8372-132297-12",
                "8372-134997-12",
                "8372-135241-12",
                "8372-135623-12",
                "8372-122613-12",
                "8372-124253-12"
            ]
        },
        {
            "id": 9222,
            "title": {
                "de": "Einfluss saisonaler Faktoren auf das Kopfhautmikrobiom und die Hautbarriereintegrität bei seborrhoischer Dermatitis",
                "en": "Impact of seasonal factors on scalp microbiome and skin barrier integrity in Seborrheic Dermatitis"
            },
            "short": "SCALP-SD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-12-01T01:00:00+01:00",
            "begin_effective": "2025-12-01T01:00:00+01:00",
            "end_planned": "2027-08-01T02:00:00+02:00",
            "end_effective": "2027-07-31T02:00:00+02:00",
            "assignment": "2025-09-23T15:10:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3934
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9222-76691-12",
                "9222-107871-12",
                "9222-122954-12"
            ]
        },
        {
            "id": 8449,
            "title": {
                "de": "Biokatalytische Synthese von herausfordernden Makrozyklen\r\n",
                "en": "Biocatalytic Synthesis of Challenging Macrocycles "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-07-31T02:00:00+02:00",
            "assignment": "2024-10-16T12:46:55+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 107189,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 37113",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8449-50565-12",
                "8449-107189-10",
                "8449-128174-12"
            ]
        },
        {
            "id": 8135,
            "title": {
                "de": "Verbessertes Active Learning zur Bildsegmentierung mittels Foundation Modellen",
                "en": "Boosting Active Learning for Deep Image Segmentation via Foundation Models"
            },
            "short": "BALDIS-FM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-08-01T02:00:00+02:00",
            "end_planned": "2027-03-31T02:00:00+02:00",
            "end_effective": "2027-07-31T02:00:00+02:00",
            "assignment": "2024-04-11T12:42:20+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 63647,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT1748423",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8135-63647-10"
            ]
        },
        {
            "id": 8189,
            "title": {
                "de": "Orphan Device für pädiatrische Patienten: eine einzigartige Plattform mit innovativen Dienstleistungen",
                "en": "Orphan Device for paediatric patients: a unique platform providing innovative services"
            },
            "short": "OrphaDev4kids",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2028-01-01T01:00:00+01:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2024-05-08T10:42:03+02:00",
            "program": null,
            "subprogram": "EU4H-2023-PJ",
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101161377",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8189-50785-10"
            ]
        },
        {
            "id": 8243,
            "title": {
                "de": "Nach der Geburt durchgeführte neonatologische Lungenultraschalluntersuchungen zur Prognose der Notwendigkeit einer Atemunterstützung >60 Lebensminuten",
                "en": "Neonatologist-performed lung ultrasound during immediate transition after birth to predict the need for respiratory support persisting more than 1 hour"
            },
            "short": "Lung Ultrasound in the Delivery Room",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2027-02-28T01:00:00+01:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2024-06-10T11:34:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79516,
            "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": [
                "8243-79516-10",
                "8243-86558-11"
            ]
        },
        {
            "id": 7306,
            "title": {
                "de": "KCNRG in der Regulation der Lungenzirkulation",
                "en": "Novel role of the potassium channel regulator KCNRG in the pulmonary circulation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-07-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2022-12-19T11:45:25+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54345,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I 6299",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7306-62906-12",
                "7306-84366-12",
                "7306-91409-12",
                "7306-110870-12",
                "7306-54345-10"
            ]
        },
        {
            "id": 4257,
            "title": {
                "de": "Cardiotoxicity of Targeted Anti-Cancer Therapies",
                "en": "Cardiotoxicity of Targeted Anti-Cancer Therapies"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-01T02:00:00+02:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2018-03-31T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2016-01-28T12:57:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4257-58906-10",
                "4257-98851-12",
                "4257-99984-12",
                "4257-104482-12"
            ]
        }
    ]
}