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=380&ordering=-end_effective
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=400&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=360&ordering=-end_effective",
    "results": [
        {
            "id": 7070,
            "title": {
                "de": "Nächste Generation Blutzuckermessung mit nicht-invasiven opto-akustischen Sensoren",
                "en": "Next generation in-blood glucose monitoring using non-invasive optoacoustic sensing"
            },
            "short": "GLUMON",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-04-01T02:00:00+02:00",
            "begin_effective": "2022-05-01T02:00:00+02:00",
            "end_planned": "2026-03-31T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2022-06-21T15:59:12+02:00",
            "program": 218,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7070-51831-10"
            ]
        },
        {
            "id": 6634,
            "title": {
                "de": "Reperfusionsschaden nach endovaskulärer Schlaganfalltherapie",
                "en": "Reperfusion Injury after Endovascular Stroke Treatment"
            },
            "short": "DYNASTROKE STUDY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2021-06-30T11:22:25+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 70680,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI995",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6634-70680-10",
                "6634-83425-11"
            ]
        },
        {
            "id": 8757,
            "title": {
                "de": "Leukämie Biobanking 2025",
                "en": "Leukemia Biobanking 2025"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-05-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2026-04-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-04-08T12:35:23+02:00",
            "program": null,
            "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": [
                423
            ],
            "funder_projectcode": "LH2025-002",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8757-57402-10"
            ]
        },
        {
            "id": 8633,
            "title": {
                "de": "Messung der bukkalen Knochen- und Mukosadicke mittels Ultraschall und künstlicher Intelligenz in der dentalen Implantologie",
                "en": "Ultrasound assessment of buccal bone and mucosal thickness using artificial intelligence aided segmentation in dental implantology"
            },
            "short": "Ultimate-Project",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-05-01T02:00:00+02:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-01-31T15:35:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14111,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 125157,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8633-125157-10"
            ]
        },
        {
            "id": 7130,
            "title": {
                "de": "Profiling und funktionelle Analyse des Immun-Environments des extramedullären Leukämierelapses\r\n\r\n",
                "en": "Profiling and functional analysis of the Immune environment of eXtramedullary leukemia rELapses\r\n\r\n"
            },
            "short": "PIXEL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-07-01T02:00:00+02:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2025-07-01T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2022-08-16T10:27:51+02:00",
            "program": 112,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I6101",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7130-57402-10",
                "7130-97430-12",
                "7130-118869-12"
            ]
        },
        {
            "id": 7142,
            "title": {
                "de": "Sichere Medikation: Erforschung und Entwicklung eines idealtypischen digitalen Medikationsprozesses in Krankenhäusern",
                "en": "Safe medication: Research and development of an ideal digital medication process in hospitals"
            },
            "short": "SiMed",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2022-08-25T10:26:12+02:00",
            "program": 228,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 78071,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999896682",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7142-78071-10",
                "7142-91769-12",
                "7142-50877-12",
                "7142-87054-12",
                "7142-92002-12",
                "7142-112609-12",
                "7142-115130-12"
            ]
        },
        {
            "id": 7375,
            "title": {
                "de": "Augmented Reality supported Functional Brain Mapping for Navigated Surgery Preparation and Education",
                "en": "Augmented Reality unterstütztes funktionelles Gehirnmapping für navigierte Operationsplanung und Ausbildung"
            },
            "short": "nARvibrain",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2023-02-06T12:33:45+01:00",
            "program": 126,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57389,
            "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": [
                "7375-57389-10"
            ]
        },
        {
            "id": 7338,
            "title": {
                "de": "Augmented Reality unterstützte funktionelle Gehirnkartierung für navigierte Operationsvorbereitung und Ausbildung",
                "en": "Augmented Reality supported Functional Brain Mapping for Navigated Surgery Preparation and Education"
            },
            "short": "nARvibrain",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2025-08-31T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2023-01-18T14:32:30+01:00",
            "program": 126,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57389,
            "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": [
                "7338-57389-10",
                "7338-60744-12",
                "7338-118409-12",
                "7338-119690-12"
            ]
        },
        {
            "id": 9483,
            "title": {
                "de": "Gestörtes Lipid-Signaling in Typ II Alveolarepithelzellen bei Lungenfibrose",
                "en": "Lipid signalling impairment in alveolar type II cells in pulmonary fibrosis"
            },
            "short": "Lipid-Signaling_Typ II Alveloarepithelz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2025-12-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-12-15T09:54:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57409,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9483-57409-10",
                "9483-133023-12"
            ]
        },
        {
            "id": 7553,
            "title": {
                "de": "Zusammensetzung und Funktion von Immunzellen bei Patient*innen mit und ohne Steroid-refraktärer akuter Graft-versus-Host-Erkrankung nach allogener hämatopoetischer Blutzelltransplantation",
                "en": "Immune cell composition and function in patients with and without steroid-refractory acute graft-versus-host disease after allogeneic hematopoietic cell transplantation"
            },
            "short": "Prospektives GVHD Projekt",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-12T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2026-01-12T01:00:00+01:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2023-05-10T12:09:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 82501,
            "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": [
                "7553-100134-12",
                "7553-59183-12",
                "7553-82501-10",
                "7553-111069-12"
            ]
        },
        {
            "id": 7923,
            "title": {
                "de": "Die Zukunft im Blick: Alterung des Immunsystems als prädiktiver Marker für Autoimmunerkrankungen in jungen gesunden Individuen\r\n",
                "en": "The Future in Focus: Aging of the Immune System as a Predictive Marker for Autoimmune Diseases in Young Healthy Individuals"
            },
            "short": "Aging Immune System_Autoimmune Diseases",
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2023-12-12T10:50:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 97708,
            "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": [
                "7923-97708-10"
            ]
        },
        {
            "id": 9502,
            "title": {
                "de": "Der periphere (muskuläre) Oxygenierungs- und Perfusions-Score (POP-Score): ein neues nicht-invasives Instrument zur Vorhersage erhöhter C-reaktiver Proteinwerte bei Neugeborenen – eine prospektive beobachtende Phase-II-Studie",
                "en": "The peripheral(-muscle) oxygenation and perfusion Score (POP Score): a new non-invasive tool to predict elevations in C-reactive protein levels in neonates – a prospective Phase II observational study "
            },
            "short": "POP-Score ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-11-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-11-01T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-12-17T15:13:35+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82050,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9502-82050-10"
            ]
        },
        {
            "id": 8667,
            "title": {
                "de": "Erforschung der Vielfalt und des diagnostischen Potenzials von Burkholderia pseudomallei-spezifischen Phagen aus Umwelt- und klinischen Quellen: Ein Ansatz mittels Nanopore-Sequenzierung und Prophagen-Induktion.",
                "en": "Exploration of the Diversity and Diagnostic Potential of Burkholderia pseudomallei-Specific Phages from Environmental and Clinical Sources:\r\nA Nanopore Sequencing and Prophage Induction Approach.\r\n"
            },
            "short": "PHAGE-SEQ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-03-31T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-02-17T14:36:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 124674,
            "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": [
                "8667-124674-10"
            ]
        },
        {
            "id": 6465,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen-für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS in adolescent girls and young women: toward a treatment guided by pathophysiology"
            },
            "short": "SPIOMET4HEALTH ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2021-02-22T12:29:25+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50659,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6465-50659-10"
            ]
        },
        {
            "id": 8825,
            "title": {
                "de": "Kardiovaskuläre Auswirkungen bei Neugeborenen von Müttern\r\nmit Schwangerschaftsdiabetes\r\n",
                "en": "Cardiovascular effects in neonates of mothers\r\nwith gestational diabetes"
            },
            "short": "Kardiovask_Auswirk_SchwangerschDiabetes",
            "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": "2026-03-31T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-05-05T12:08:47+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50674,
            "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": [
                "8825-50674-10"
            ]
        },
        {
            "id": 6029,
            "title": {
                "de": "Diagnostik und Management fieberhafter Erkrankungen unter Verwendung von personalisierter RNA Molekularsignatur ",
                "en": "Diagnosis and Management of Febrile Illness using RNA Personalised Molecular Signature Diagnosis"
            },
            "short": "Diamonds",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2020-01-17T15:19:36+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51647,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 848196",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6029-62056-12",
                "6029-51647-10"
            ]
        },
        {
            "id": 6971,
            "title": {
                "de": "Mütterliche Blutplättchen und extravillöse Trophoblasten",
                "en": "Maternal platelets and extravillous trophoblasts"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-03-01T01:00:00+01:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2025-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2022-03-24T09:19:41+01:00",
            "program": 72,
            "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": "P35118",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6971-53232-10"
            ]
        },
        {
            "id": 5738,
            "title": {
                "de": "Expressionsmanipulation von osteoporose-assoziierter microRNAs in humanen Osteoblasten",
                "en": "Expression manipulation of osteoporosis-associated microRNAs in human MSC-derived osteoblasts "
            },
            "short": "Neue Biomarker für die Osteoporose",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-05-01T02:00:00+02:00",
            "begin_effective": "2019-05-01T02:00:00+02:00",
            "end_planned": "2020-04-30T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2019-03-15T10:52:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50909,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-43",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5738-50909-10"
            ]
        },
        {
            "id": 8739,
            "title": {
                "de": "Neue antimikrobielle, erdölfreie Oberflächen für\r\nKlinikbereich, Textilien und Verpackungen",
                "en": "New antimicrobial, petroleum-free surfaces for\r\nclinical areas, textiles and packaging"
            },
            "short": "SafeSurface",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-03-25T17:06:31+01:00",
            "program": 247,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999921649",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8739-54018-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"
            ]
        }
    ]
}