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=520&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=540&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=500&ordering=-end_planned",
    "results": [
        {
            "id": 6706,
            "title": {
                "de": "RESPIMMUN - Die Rolle der mehrfach ungesättigten Fettsäuren bei allergischer Lungenentzündung",
                "en": "RESPIMMUN - Role of poly unsaturated fatty acids in allergic lung inflammation "
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-11-30T01:00:00+01:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-09-22T14:11:20+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6706-53252-10"
            ]
        },
        {
            "id": 8077,
            "title": {
                "de": "Smart FOX - Smart and Federated Open Data eXchange of citizen-based data donations for clinical research",
                "en": "Smart FOX - Smart and Federated Open Data eXchange of citizen-based data donations for clinical research"
            },
            "short": "Smart FOX",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2025-11-30T01:00:00+01:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2024-03-08T10:12:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8077-51663-10"
            ]
        },
        {
            "id": 6727,
            "title": {
                "de": "RESPIMMUN\r\n",
                "en": "RESPIMMUN\r\n"
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-11-30T01:00:00+01:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-10-04T13:53:34+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6727-60706-10"
            ]
        },
        {
            "id": 7255,
            "title": {
                "de": "Pilot und ATCO aeromedical - Diabetes",
                "en": "Pilot and ATCO aeromedical - Diabetes"
            },
            "short": "EASA-Diabetes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-11-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-11-16T13:53:19+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": 3,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7255-50877-10",
                "7255-87054-12",
                "7255-115130-12",
                "7255-117401-12",
                "7255-121710-12",
                "7255-122513-12"
            ]
        },
        {
            "id": 6869,
            "title": {
                "de": "Peptidomimetisce INhibitoren für CRAC-Kanal",
                "en": "Light-activatable peptidomimetic inhibitors for CRAC-channel"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2022-01-05T15:23:09+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86144,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5611",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6869-86144-10",
                "6869-116508-12"
            ]
        },
        {
            "id": 7959,
            "title": {
                "de": "Zusammensetzung und Funktion von Immunzellen bei Patient*innen mit und ohne steroidrefraktärer akuter und chronischer Graft-versus-Host-Krankheit nach allogener hämatopoetischer Zelltransplantation",
                "en": "Immune cell composition and function in patients with and without steroid-refractory acute and chronic graft-versus-host disease after allogeneic hematopoietic cell transplantation"
            },
            "short": "Immune cell composition in GVHD",
            "url": null,
            "abstract": {
                "de": null,
                "en": "One of the most serious life-threatening complications of allogeneic hematopoietic stem cell transplantation (allo-HCT) is acute and chronic graft-versus-host disease (GVHD). (1,2) The established first-line therapy of acute GVHD is methylprednisolone with an initial dose of 2 mg/kg body weight per day. But, only half of all patients respond to first-line therapy and the so-called steroid-refractory GVHD (SR-GVHD) is associated with a poor long-term prognosis. There is still an urgent need for biomarkers that predict response to glucocorticoid therapy. In a retrospective study we showed that cellular infiltrates of immune cells, like innate lymphoid cells (ILCs) and tissue-resident memory T cells (TRMs), differ at onset of gastrointestinal (GI) GVHD in patients who subsequently respond to glucocorticoid therapy compared to patients developing steroid-refractory disease. Based on these preliminary data, we hypothesize that GVHD affects the composition of immune cell populations in affected tissues, such as skin and GI tract, and cellular and molecular profiles of immune cells from peripheral blood (PB) and tissue biopsies, as well as the GI microbiome, may predict lack of response to glucocorticoid therapy. Furthermore, these cellular and molecular profiles may be prognostic for immune reconstitution after allo-HCT. Therefore, the aim of this study is to identify cellular and molecular profiles of GVHD in patients. \r\nFor this purpose, we will prospectively collect clinical data of patients undergoing allo-HCT at the Clinical Division of Hematology at the Medical University/University Hospital Graz, to create a database and compare patient’s clinical course with immune cell composition as well as function/activation state of the PB determined by flow cytometry and cytokine production, as we GI microbiome analysis and tissue samples (skin and GI) obtained from routine clinical biopsies using immunofluorescence, immunohistochemistry and High-Definition Spatial Transcriptomics (HDST). Results of blood and tissue immune cell analyses, cytokines and data from GI microbiome will be compared to the cli nical data on occurrence and severity of GVHD, response to GVHD therapy and patient outcome.\r\n"
            },
            "begin_planned": "2023-11-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-01-04T15:27:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82501,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894,
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7959-100134-12",
                "7959-59183-12",
                "7959-82501-10",
                "7959-111069-12"
            ]
        },
        {
            "id": 8021,
            "title": {
                "de": "Teaching critical thinking in science through nanolearning and virtual exchange principles",
                "en": "Teaching critical thinking in science through nanolearning and virtual exchange principles"
            },
            "short": " NANO-THINK ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-11-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2024-02-05T13:49:53+01:00",
            "program": 220,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8021-57932-10"
            ]
        },
        {
            "id": 7264,
            "title": {
                "de": "PHYSIK-BASIERTE MASCHINEN-LERNEN BASIERTE PRÄDIKTION UND RÜCKBILDUNG VON GESTÖRTER NÜCHTERNGLUKOSE",
                "en": "PHYSICS INFORMED MACHINE LEARNING-BASED PREDICTION AND REVERSION OF IMPAIRED FASTING GLUCOSE MANAGEMENT"
            },
            "short": "PRAESIIDIUM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-11-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-11-22T17:00:14+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095672",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7264-50877-10",
                "7264-87054-12",
                "7264-118223-12"
            ]
        },
        {
            "id": 7328,
            "title": {
                "de": "ANEMONE: Die Antwort in der Mikroumgebung: Resistenz des malignen Pleuramesothelioms gegen alte und neue Medikamente",
                "en": "ANEMONE: The ANswer within the microEnvironment: Malignant pleural mesothelioma resistance to Old and NEw drugs "
            },
            "short": "ANEMONE",
            "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-10-01T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2023-01-11T10:20:33+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 100911,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I6102",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7328-100911-10",
                "7328-119328-12"
            ]
        },
        {
            "id": 8734,
            "title": {
                "de": "ELPHI: Kontaktlos-gesteuerte Implantate für lokale Chemo in Gehirntumoren",
                "en": "ELPHI: wireless implants for local chemotherapy in brain tumors"
            },
            "short": "ERC get started ELPHI",
            "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": "2025-10-01T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2025-03-21T19:29:34+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "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": [
                "8734-99703-10"
            ]
        },
        {
            "id": 7239,
            "title": {
                "de": "T3-induzierte mitochondriale Ca2+ Veränderung in Krebszellen",
                "en": "T3-induced rewiring of mitochondrial Ca2+ in cancer cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2022-10-31T13:31:29+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36235",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7239-85069-10"
            ]
        },
        {
            "id": 7924,
            "title": {
                "de": "Archaeen für menschliche Gesundheit",
                "en": "Archaea for Human Health"
            },
            "short": "ArcHealth",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2023-12-12T14:46:12+01:00",
            "program": 208,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "10113895",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7924-90021-10"
            ]
        },
        {
            "id": 6898,
            "title": {
                "de": "FrAmework for ClInicaL trIal participants’ daTA reutilization for a fully Transparent and Ethical\r\necosystem",
                "en": "FrAmework for ClInicaL trIal participants’ daTA reutilization for a fully Transparent and Ethical\r\necosystem"
            },
            "short": "FACILITATE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2022-01-27T15:31:30+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 101034366",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6898-51663-10"
            ]
        },
        {
            "id": 6729,
            "title": {
                "de": "RESPIMMUN",
                "en": "RESPIMMUN"
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-10-04T14:42:07+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51691,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6729-50903-12",
                "6729-57409-12",
                "6729-51691-10",
                "6729-105381-12",
                "6729-112150-12"
            ]
        },
        {
            "id": 8478,
            "title": {
                "de": "Veränderung menschlicher Eosinophiler Granulozyten im Alter abhängig vom Geschlecht",
                "en": "Phenotypic changes of eosinophil granulocytes in aging and sex"
            },
            "short": "Eosinph. Granulozyten_Alter_Geschlecht",
            "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": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2024-11-06T09:30:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85658,
            "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": [
                "8478-85658-10"
            ]
        },
        {
            "id": 6705,
            "title": {
                "de": "RESPIMMUN - Gluconeogenese in Tumor-Stromazellen\r\n",
                "en": "RESPIMMUN - Gluconeogenesis in tumor-promoting stroma cells"
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-09-22T14:10:33+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6705-102775-12",
                "6705-57557-10"
            ]
        },
        {
            "id": 6320,
            "title": {
                "de": "Workshop: Offenes innovatives Pflegeheim",
                "en": "Workshop: Open Innovation Nursing Lab"
            },
            "short": "OPINION Lab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-30T02:00:00+02:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2020-10-27T15:22:34+01:00",
            "program": 119,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 59569,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "CMW 4-G",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6320-59569-10"
            ]
        },
        {
            "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": 6704,
            "title": {
                "de": "RESPIMMUN",
                "en": "RESPIMMUN"
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-09-22T14:05:12+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51756,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6704-51756-10"
            ]
        },
        {
            "id": 6743,
            "title": {
                "de": "RESPIMMUN: Immunophänotypisierung des vaskulären Phänotyps bei COPD",
                "en": "RESPIMMUN: Immunophenotyping the vascular phenotype within COPD"
            },
            "short": "RESPIMMUN Leigh Marsh_subproject",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-10-13T15:25:57+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 100911,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6743-111474-12",
                "6743-100911-10"
            ]
        }
    ]
}