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=2120&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=2140&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2100&ordering=end_effective",
    "results": [
        {
            "id": 8456,
            "title": {
                "de": "Recycling von multifunktionalen Carbonsäurebausteinen durch Erweiterung des Substratfensters von Enzymen",
                "en": "Recycling of multi-functional carboxylic acid building blocks by enzyme substrate window expansion"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-07-01T02:00:00+02:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2024-10-18T15:12:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 107189,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8456-107189-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"
            ]
        },
        {
            "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": 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": 8433,
            "title": {
                "de": "Next Generation NMR-based Metabolomics",
                "en": "Next Generation NMR-based Metabolomics"
            },
            "short": "NextGen metNMR",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-07-01T02:00:00+02:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2024-10-08T13:23:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8433-91207-10"
            ]
        },
        {
            "id": 5322,
            "title": {
                "de": "Zusammensetzung des Mikrobioms in Patienten mit Koronarer Herzerkrankung",
                "en": "Altered Microbiota in Patients with Coronary Heart Disease:\r\nImpact on Inflammatory Contributors to Atherosclerosis and Ischemic Heart Disease"
            },
            "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": "2020-12-31T01:00:00+01:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2018-03-30T12:21:55+02: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": [
                "5322-58906-10",
                "5322-75758-12",
                "5322-89154-12",
                "5322-104482-12"
            ]
        },
        {
            "id": 9643,
            "title": {
                "de": "Synthese und Modifizierung von Briciclib-Phosphonat-Analoga zur topischen Behandlung von Psoriasis",
                "en": "Synthesis and modification of Briciclib phosphonate analogs for the topical treatment of psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-05-01T02:00:00+02:00",
            "begin_effective": "2026-05-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2026-03-02T10:42:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84167,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9643-84167-10"
            ]
        },
        {
            "id": 9045,
            "title": {
                "de": "Die Bedeutung von IL-36-Signalübertragung und angeborenen Immunzellen bei pustulösen Hauterkrankungen",
                "en": "The role of IL-36 signaling and innate immune cells in pustular skin diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-07-01T02:00:00+02:00",
            "begin_effective": "2025-07-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2025-06-23T13:56:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88082,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1983
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9045-88082-10"
            ]
        },
        {
            "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": 14082,
            "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": 9555,
            "title": {
                "de": "DiaFight: Eine spielerische Intervention zur Verringerung von Stigmatisierung und Stress sowie zur Förderung patientenbezogener Ergebnisse bei Diabetes",
                "en": "DiaFight: A Gamified intervention to Reduce stigma, distress and promote patient-related outcomes In Diabetes"
            },
            "short": "DiaFight",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-12T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2026-01-23T17:22:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 110368,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3959
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9555-110368-10"
            ]
        },
        {
            "id": 6496,
            "title": {
                "de": "Targeting extracellular matrix protein 1 (ECM1) as a novel therapy to ameliorate adverse cardiac fibrosis in heart disease: a critical mediator of matrix remodelling that links inflammation to fibrosis in ischemic hearts",
                "en": "Targeting extracellular matrix protein 1 (ECM1) as a novel therapy to ameliorate adverse cardiac fibrosis in heart disease: a critical mediator of matrix remodelling that links inflammation to fibrosis in ischemic hearts"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2023-04-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2021-03-15T09:36:09+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": [
                "6496-58906-10",
                "6496-75758-12",
                "6496-98851-12",
                "6496-99984-12",
                "6496-104482-12",
                "6496-114311-12"
            ]
        },
        {
            "id": 8716,
            "title": {
                "de": "p53-abhängiges hepatozelluläres Karzinom-Zellschicksal bei Nährstoffrestriktion",
                "en": "p53-dependent hepatocellular carcinoma cell fate upon nutrient restriction"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2025-03-10T12:16:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99151,
            "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": [
                "8716-99151-10"
            ]
        },
        {
            "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": 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": 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": 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": 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": 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"
            ]
        }
    ]
}