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=420&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2260,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=440&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=400&ordering=-begin_planned",
    "results": [
        {
            "id": 8054,
            "title": {
                "de": "Ernährungsgewohnheiten von Patient*innen mit \r\nchronisch-entzündlichen Darmerkrankungen \r\nin Österreich und Deutschland",
                "en": "Diet and Nutrition among patients with inflammatory bowel disease in Austria and Germany"
            },
            "short": "Nutrition IBD Study",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-03-01T01:00:00+01:00",
            "end_planned": "2024-10-01T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-02-21T10:50:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 53167,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8054-74515-12",
                "8054-53167-10",
                "8054-53167-12"
            ]
        },
        {
            "id": 8375,
            "title": {
                "de": "Anpassungsstrategien von Makrophagen in der nährstoffarmen Mikroumgebung von Tumoren ",
                "en": "Adaptation strategies of macrophages in the nutrient-poor tumor microenvironment \f"
            },
            "short": "Macrophages in nutrient-poor environment",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-12T01:00:00+01:00",
            "begin_effective": "2024-02-12T01:00:00+01:00",
            "end_planned": "2024-08-12T02:00:00+02:00",
            "end_effective": "2024-08-12T02:00:00+02:00",
            "assignment": "2024-08-28T12:56:10+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102775,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1000
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8375-102775-10"
            ]
        },
        {
            "id": 8378,
            "title": {
                "de": "Anpassungsstrategien von Makrophagen in der nährstoffarmen Tumormikroumgebung",
                "en": "Adaptation strategies of macrophages in the nutrient-poor tumor microenvironment (TME)"
            },
            "short": "Macrophages in the TME",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-12T01:00:00+01:00",
            "begin_effective": "2024-02-12T01:00:00+01:00",
            "end_planned": "2024-08-12T02:00:00+02:00",
            "end_effective": "2024-08-12T02:00:00+02:00",
            "assignment": "2024-08-28T13:04:57+02:00",
            "program": 220,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102775,
            "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": [
                "8378-102775-10"
            ]
        },
        {
            "id": 8376,
            "title": {
                "de": "Anpassung, Überleben, und Zelltod von Makrophagen und Lungenkrebszellen\r\nunter nährstoffarmen Bedingungen.",
                "en": "Adaptation, survival, and cell death of macrophages and lung cancer cells to nutrient-poor conditions. "
            },
            "short": "Macrophage and cancer cell adaptation",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-12T01:00:00+01:00",
            "begin_effective": "2024-02-12T01:00:00+01:00",
            "end_planned": "2024-08-12T02:00:00+02:00",
            "end_effective": "2024-08-16T02:00:00+02:00",
            "assignment": "2024-08-28T13:00:35+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102775,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "MPC-2023-07001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8376-102775-10"
            ]
        },
        {
            "id": 7929,
            "title": {
                "de": "Nachhaltige gesunde Ernährung im Pflegeheim",
                "en": "Sustainable healthy nutrition in nursing homes "
            },
            "short": "SUNRISE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-06-01T02:00:00+02:00",
            "end_planned": "2026-01-31T01:00:00+01:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2023-12-14T15:30:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "TCS00142",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7929-82963-10"
            ]
        },
        {
            "id": 8062,
            "title": {
                "de": "Stärkung des schwächelnden Herzens",
                "en": "Energizing the failing heart"
            },
            "short": "Ener-LIGHT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-05-01T02:00:00+02:00",
            "end_planned": "2027-01-31T01:00:00+01:00",
            "end_effective": "2027-04-30T02:00:00+02:00",
            "assignment": "2024-03-04T08:37:32+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 94512,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8062-94512-10",
                "8062-104482-12",
                "8062-135812-12"
            ]
        },
        {
            "id": 8008,
            "title": {
                "de": "Identifizierung neuer Targets in der TP53-vermittelten Therapieresistenz bei akuter myeloischer Leukämie durch CRISPRko-Screens",
                "en": "Identifying novel targets to combat aberrant TP53 mediated therapeutic resistance in acute myeloid leukemia using CRISPRko screens"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2025-08-01T02:00:00+02:00",
            "end_effective": "2026-07-31T02:00:00+02:00",
            "assignment": "2024-02-01T11:43:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 101484,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1564
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8008-103341-12",
                "8008-101484-10"
            ]
        },
        {
            "id": 7958,
            "title": {
                "de": "Elektrophysiologische Charakterisierung der induzierten Zellalterung zur Krebstherapie",
                "en": "Electrophysiological characterization of induced cell aging for cancer therapy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2025-01-31T01:00:00+01:00",
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2023-12-27T17:07:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50615,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7958-50615-10"
            ]
        },
        {
            "id": 7977,
            "title": {
                "de": "Splicing-Faktor Mutationen in myeloischen Neoplasien",
                "en": "Aberrant innate immune signaling in spliceosome-mutant myeloid neoplasms"
            },
            "short": "Engineering spliceosome mutations",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2026-01-31T01:00:00+01:00",
            "end_effective": "2026-01-31T01:00:00+01:00",
            "assignment": "2024-01-17T11:45:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1564
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7977-50747-10"
            ]
        },
        {
            "id": 8252,
            "title": {
                "de": "Neonatologischer Lungenultraschall bei Neugeborenen 15 Minuten nach der Geburt, um den Bedarf und Dauer einer Atemunterstützung vorherzusagen",
                "en": "Neonatologist-performed lung ultrasound (NPLUS) in neonates 15 minutes after birth to predict requirement for respiratory support persisting more than 1 hour"
            },
            "short": "NPLUS in neonates",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2026-02-01T01:00:00+01:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2024-06-13T13:19:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86558,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8252-79516-11",
                "8252-86558-10"
            ]
        },
        {
            "id": 7934,
            "title": {
                "de": "Maschinelles Hören im Kreißsaal: Pilotstudie zur automatischen Evaluierung der neonatalen Lungenfunktion anhand des ersten Schreis",
                "en": "Maschinelles Hören im Kreißsaal: Pilotstudie zur automatischen Evaluierung der neonatalen Lungenfunktion anhand des ersten Schreis"
            },
            "short": "Maschinelles Hören im Kreißsaal",
            "url": null,
            "abstract": {
                "de": "Die in den ersten Lebensminuten produzierten Laute von Neugeborenen sorgen dafür, dass ein Teil der Ausatemluft vom Kehlkopf zurückpendelt und so das Fruchtwasser aus der Lunge in das umliegende Gewebe presst. Aufgrund unterschiedlich fortgeschrittener Lungenentwicklung gibt es mitunter hörbare Unterschiede zwischen Termin- und Frühgeborenen. Dieses Projekt evaluiert die Durchführbarkeit von standardisierten Tonaufnahmen in der Geburtssituation. Basierend auf Pilotdaten erfolgt erstmals eine umfassende Beschreibung akustischer Merkmale der ersten Laute von Termin- und Frühgeborenen sowie die Validierung künstlicher Intelligenz zur Einschätzung neonataler Lungenfunktion.",
                "en": null
            },
            "begin_planned": "2024-01-15T01:00:00+01:00",
            "begin_effective": "2024-03-01T01:00:00+01:00",
            "end_planned": "2025-01-14T01:00:00+01:00",
            "end_effective": "2025-05-31T02:00:00+02:00",
            "assignment": "2023-12-15T12:07:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79651,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7934-79651-10",
                "7934-91531-12",
                "7934-77049-12"
            ]
        },
        {
            "id": 8235,
            "title": {
                "de": "LYMPHO-CHECK: Lymphoma Mausmodelle und funktionelle Genomik",
                "en": "LYMPHO-CHECK: Lympha mouse models and functional genomics"
            },
            "short": "LYMPHO-CHECK",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-06-03T02:00:00+02:00",
            "end_planned": "2029-12-31T01:00:00+01:00",
            "end_effective": "2029-06-02T02:00:00+02:00",
            "assignment": "2024-06-03T14:29:07+02:00",
            "program": 113,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "FG 30",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8235-89979-10"
            ]
        },
        {
            "id": 8048,
            "title": {
                "de": "Attraktivierung Allgemeinmedizin 4.0",
                "en": "Making general medicine 4.0 more attractive"
            },
            "short": "Attraktivierung Allgemeinmedizin 4.0",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-02-20T11:30:33+01:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 93279,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8048-93279-10"
            ]
        },
        {
            "id": 8638,
            "title": {
                "de": "OptoBioInterface: Lichtaktive Mikropartikel zur Neurostimulation",
                "en": "OptoBioInterface: Light-Active Microparticles\r\nfor Retinal Neuron Stimulation"
            },
            "short": "OptoBioInterface",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-05-31T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-02-03T17:05:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 99325,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8638-99325-10"
            ]
        },
        {
            "id": 8297,
            "title": {
                "de": "LAMB3-DAG1 bei der endoglandulären Trophoblastinvasion",
                "en": "LAMB3 – DAG1 axis in endoglandular trophoblast invasion"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-12-31T01:00:00+01:00",
            "assignment": "2024-07-17T13:08:47+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58943,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8297-58943-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": 8151,
            "title": {
                "de": "Das intestinale Mikrobiom eines orthotopen und eines ektopen Hepatoblastom Mausmodelles",
                "en": "The Intestinal Microbiome in an Orthotopic and Ectopic Tumor Murine Model of Hepatoblastoma"
            },
            "short": "Microbiome in Hepatoblastoma Mouse Model",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2024-04-24T15:59:17+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 90375,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8151-50778-12",
                "8151-90375-10",
                "8151-97866-12"
            ]
        },
        {
            "id": 9069,
            "title": {
                "de": "Die Rolle von Fra-2/AP-1 in der Homöostase von Endothelzellen - Auswirkungen auf interstitielle Lungenerkrankungen",
                "en": "Transcription factor Fra-2/AP-1 in endothelial cell homeostasis – implications for interstitial lung disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2025-07-04T12:22:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 61540,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9069-61540-10"
            ]
        },
        {
            "id": 8121,
            "title": {
                "de": "Modelling Reproductive Failure with Endometrium-On-A-Chip, acib Projekt ID 98.311 ",
                "en": "Modelling Reproductive Failure with Endometrium-On-A-Chip, acib Projekt ID 98.311 "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2028-12-31T01:00:00+01:00",
            "end_effective": "2028-12-31T01:00:00+01:00",
            "assignment": "2024-03-28T10:01:53+01:00",
            "program": 94,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58943,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8121-58943-10"
            ]
        },
        {
            "id": 7913,
            "title": {
                "de": "NeEDs - necessary decision support system",
                "en": "NeEDs - necessary decision support system"
            },
            "short": "NeEDs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2023-12-05T10:18:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78071,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1040
            ],
            "funder_projectcode": "1.000.072.603",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7913-78071-10"
            ]
        }
    ]
}