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=540&ordering=-begin_effective
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=560&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=520&ordering=-begin_effective",
    "results": [
        {
            "id": 6736,
            "title": {
                "de": "Verbesserung der Präzisionsonkologie durch Bürgerwissenschaftler (citizen scientists)",
                "en": "Improvement of precision oncology by citizen scientists"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2022-03-01T01:00:00+01:00",
            "end_planned": "2023-04-30T02:00:00+02:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2021-10-11T10:29:47+02:00",
            "program": 120,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77970,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "TCS 101",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6736-77970-10"
            ]
        },
        {
            "id": 6936,
            "title": {
                "de": "Epigenetische Regulation der Immunantwort nach COVID-19-Impfung",
                "en": "Epigenetic regulation of immune responses following COVID-19 vaccination"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-03-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-02-28T11:42:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78952,
            "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": [
                "6936-78952-10"
            ]
        },
        {
            "id": 6880,
            "title": {
                "de": "Individualisierte, optimierte 3D-gedruckte Micro-Implantate zur Behandlung von Glaukomen",
                "en": "Individualized, optimized 3D-printed Micro-Implants for Glaucoma treatment"
            },
            "short": "MIGS3D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-02-15T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2025-08-14T02:00:00+02:00",
            "assignment": "2022-01-17T10:04:01+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 61927,
            "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": [
                "6880-50911-12",
                "6880-61927-10",
                "6880-63490-12",
                "6880-121870-12"
            ]
        },
        {
            "id": 6916,
            "title": {
                "de": "Korrelation von Tumorgröße und -biologie mit der Freisetzung von ctDNA bei Darmkrebs im Frühstadium",
                "en": "Correlation of tumor size and -biologie with ctDNA release in early colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-01-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-02-10T13:46:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-36",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6916-50899-10"
            ]
        },
        {
            "id": 6956,
            "title": {
                "de": "Immunantwort bei Puumala und anderen Orthohantavirusinfektionen und Generierung von Antikörpern aus peripheren mononuklären Zellen infizierter Individuen",
                "en": "Immune response to Puumala and related Orthohantavirus infections and generation of antibodies from peripheral blood mononuclear cells (PBMCs) of infected individuals"
            },
            "short": "Puumala/Hanta Virus Immune response",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-03-10T13:53:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51976,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": "33-329 ex 20/21",
            "edudract_number": null,
            "persons": [
                "6956-51976-10"
            ]
        },
        {
            "id": 6947,
            "title": {
                "de": "Integrated Services for Infectious Disease Outbreak Research",
                "en": "Integrated Services for Infectious Disease Outbreak Research"
            },
            "short": "ISIDORe",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2024-08-30T02:00:00+02:00",
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2022-03-04T11:47:38+01:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101046133",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6947-51663-10"
            ]
        },
        {
            "id": 6919,
            "title": {
                "de": "Energiestoffwechsel während der Bronchiolarepithel Regeneration",
                "en": "Energy Metabolism of Bronchiolar Epithelial Regeneration"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-02-11T13:41:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57409,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-76",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6919-57409-10"
            ]
        },
        {
            "id": 6927,
            "title": {
                "de": "Charakterisierung der therapierelevanten epigenetischen Grundlagen des fortgeschrittenen Lungenkarzinom ",
                "en": "Characterizing the epigenetics of lung cancer progression to inform\r\npersonalized treatment"
            },
            "short": "epiLUAD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-02-15T12:48:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 109087,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-77",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6927-109087-10"
            ]
        },
        {
            "id": 6945,
            "title": {
                "de": "Die Rolle von Sirtuin 3 im Rahmen günstiger Behandlungseffekte von Honokiol in myokardialer Ischämie-Reperfusion und Remodeling",
                "en": "The Role of Sirtuin 3 in Beneficial Treatment Effects of Honokiol in Myocardial Ischemia Reperfusion Injury and Remodeling"
            },
            "short": "Sirt3 Honokiol",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-08-01T02:00:00+02:00",
            "end_effective": "2024-02-29T01:00:00+01:00",
            "assignment": "2022-03-03T16:32:59+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99418,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6945-99418-10",
                "6945-101037-12"
            ]
        },
        {
            "id": 6890,
            "title": {
                "de": "Kontinuierliche Bestimmung der Leberfunktion während simulierter Transplantation durch Maschinenperfusion",
                "en": "Continuous measurement of liver function during simulated transplantation by machine perfusion"
            },
            "short": "CorLab_MP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-02-01T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-01-24T11:47:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50144,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-73",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6890-50144-10"
            ]
        },
        {
            "id": 6892,
            "title": {
                "de": "Anpassung der mitochondrialen Ultrastruktur an die lokale Mikroumgebung in Krebszellen",
                "en": "Adaption of the mitochondrial ultrastructure to the local micro environment in cancer cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2022-06-01T02:00:00+02:00",
            "end_effective": "2022-06-30T02:00:00+02:00",
            "assignment": "2022-01-24T12:00:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90394,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-71",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6892-90394-10"
            ]
        },
        {
            "id": 6884,
            "title": {
                "de": "Einzelzellanalyse in Leberkrebs",
                "en": "Single cell analysis of liver cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2022-08-01T02:00:00+02:00",
            "end_effective": "2023-01-31T01:00:00+01:00",
            "assignment": "2022-01-19T10:14:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-74",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6884-89979-10"
            ]
        },
        {
            "id": 6900,
            "title": {
                "de": "Präklinische Anwendung von Mg- basiertem bioresorbierbaren Implantatmaterial in der Orbitachirurgie am Schafmodel",
                "en": "Preclinical application of Mg- based bioresorbable material for orbital floor recon-struction in an animal model "
            },
            "short": "OS-MAG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2022-02-01T14:28:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14112,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 87313,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2698
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6900-87313-10"
            ]
        },
        {
            "id": 6907,
            "title": {
                "de": "Strategies for Safety Evaluation of Food Contact Materials\r\n",
                "en": "Strategien zur Sicherheitsbewertung Food Contact Material"
            },
            "short": "Fit4Food",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-01-03T01:00:00+01:00",
            "end_planned": "2024-06-30T02:00:00+02:00",
            "end_effective": "2025-04-02T02:00:00+02:00",
            "assignment": "2022-02-08T10:18:53+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999891100",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6907-54018-10",
                "6907-99824-12"
            ]
        },
        {
            "id": 7156,
            "title": {
                "de": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)",
                "en": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)"
            },
            "short": "BioMolStruct - ZF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-09-05T15:58:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91207,
            "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": [
                "7156-91207-10"
            ]
        },
        {
            "id": 6891,
            "title": {
                "de": "Assoziation zwischen nicht-invasiver Diagnostik und Endomyokardbiopsie bei Patient*innen mit suspizierter kardialer Amyloidose - eine multizentrische retrospektive Studie",
                "en": "Association between non-invasive diagnostics and results of endomyocardial biopsy in patients with suspected cardiac amyloidosis -  a multicenter retrospective study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-01-24T11:50:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-66",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6891-81519-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": 6942,
            "title": {
                "de": "CBmed: MODUL -  Mikroplastik: Eine Gefahr für die menschliche Gesundheit Projekt 3\r\nInteraktion - Gesundheitseffekte - Prävention",
                "en": "CBmed: MODUL -  Microplastic Particles: A Hazard for Human Health Project 3\r\nINTERACTION – HUMAN HEALTH EFFECTS – TREATMENT"
            },
            "short": "MicroONE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-03-02T13:48:50+01:00",
            "program": 94,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "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": [
                "6942-81091-12",
                "6942-107131-12",
                "6942-106674-12",
                "6942-112689-12",
                "6942-50989-10",
                "6942-114553-12",
                "6942-115621-12",
                "6942-119169-12",
                "6942-125874-12",
                "6942-126494-12",
                "6942-124112-12"
            ]
        },
        {
            "id": 6760,
            "title": {
                "de": "Apolipoprotein AI(apo-AI) Peptid-Lipid Komplexe",
                "en": "Apolipoprotein AI(apo-AI) Mimetic Peptide Lipid Assemblies"
            },
            "short": "AAMLA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2021-10-22T11:40:29+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 83104,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5703",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6760-83104-10",
                "6760-83104-12",
                "6760-107231-12"
            ]
        },
        {
            "id": 6928,
            "title": {
                "de": "Apoptose als therapeutischer Angriffspunkt bei behandlungsresistentem Lungenkrebs",
                "en": "Targeting the apoptotic pathway to overcome therapy resistance in lung cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-02-15T13:14:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 109002,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-75",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6928-109002-10"
            ]
        }
    ]
}