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=2080&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2264,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2100&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2060&ordering=end_effective",
    "results": [
        {
            "id": 7278,
            "title": {
                "de": "CDK9 Inhibition bei RAS-mutierter CMML",
                "en": "CDK9 inhibition in RAS-mutated CMML"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2022-12-01T10:38:07+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36672",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7278-57402-10",
                "7278-97430-12",
                "7278-122511-12"
            ]
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 8304,
            "title": {
                "de": "tAckLing menTal Health cancer patients and their families: digital solutions for bEtter cAre",
                "en": "tAckLing menTal Health cancer patients and their families: digital solutions for bEtter cAre"
            },
            "short": "ALTHEA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-07-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2024-07-23T10:59:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51062,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101161236",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8304-51062-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": 6972,
            "title": {
                "de": "Terminale Ausreifung erythroider Progenitoren",
                "en": "Terminal maturation of erythroid progenitors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2022-03-24T09:37:38+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51164,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P35738",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6972-51164-10"
            ]
        },
        {
            "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": 9213,
            "title": {
                "de": "Thromboembolische Ereignisse unter Amivantamab-basierten Therapien bei Patient*innen mit Lungenkrebs ",
                "en": "Thromboembolic Events with Amivantamab-based Therapies in Patients with Lung Cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-09-22T10:42:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 111475,
            "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": [
                "9213-111475-10"
            ]
        },
        {
            "id": 8369,
            "title": {
                "de": "EMBRACE",
                "en": "EMBRACE - pan-European Management of Biological toxin\r\nincidents through standaRdisAtion initiatives for Crisis\r\nresponse Enhancement ”\r\n"
            },
            "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:03:41+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14019,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 115441,
            "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": [
                "8369-115441-10"
            ]
        },
        {
            "id": 9139,
            "title": {
                "de": "HER2-gerichteter M13-Bakteriophage als Träger für TRAIL zur gezielten Therapie von Brustkrebs",
                "en": "Targeted TRAIL delivery via HER2-specific M13 bacteriophage for breast cancer therapy"
            },
            "short": "PHANTHER",
            "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-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-08-07T12:17:54+02:00",
            "program": 203,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "ASEA 29/2025",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9139-124253-10"
            ]
        },
        {
            "id": 8218,
            "title": {
                "de": "TWINNING FOR EXCELLENCE TO ADVANCE RESEARCH IN THE ACTIVATION OF\r\nANTI-TUMOR IMMUNE RESPONSE AFTER ELECTROCHEMOTHERAPY COMBINED WITH GENE\r\nELETROTRANSFER OF pDNA ENCODING ICIs",
                "en": "TWINNING FOR EXCELLENCE TO ADVANCE RESEARCH IN THE ACTIVATION OF\r\nANTI-TUMOR IMMUNE RESPONSE AFTER ELECTROCHEMOTHERAPY COMBINED WITH GENE\r\nELETROTRANSFER OF pDNA ENCODING ICIs"
            },
            "short": "ZAP Cancer",
            "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-04-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-05-17T13:23:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101160061",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8218-99946-12",
                "8218-109501-12",
                "8218-107132-10",
                "8218-109002-11"
            ]
        },
        {
            "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": 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": 7783,
            "title": {
                "de": "Österreichisches digitales Vorhofflimmer-Screening und Interventions-Programm",
                "en": "Austrian Digital Atrial Fibrillation Screening and Intervention Program"
            },
            "short": "Austrian Digital Heart Program",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2031-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2023-09-26T13:05:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 63032,
            "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": [
                "7783-63032-10",
                "7783-50168-11"
            ]
        }
    ]
}