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=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2245,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=540&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=500&ordering=-begin_effective",
    "results": [
        {
            "id": 6906,
            "title": {
                "de": "Implementierung der PBMC (Mononukleäre Zellen des peripheren\r\nBlutes) Isolierung als Serviceleistung",
                "en": "Implementation of the PBMC (Mononuclear Cells des\r\nperipheral blood) Isolation as a service\r\nthe Biobank Graz"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-03-01T01:00:00+01:00",
            "begin_effective": "2022-03-01T01:00:00+01:00",
            "end_planned": "2023-03-01T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-02-07T15:26:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6906-89175-10"
            ]
        },
        {
            "id": 6723,
            "title": {
                "de": "Innovative Ernährungs-Schulungen im häuslichen Setting (INES) - Gesundheitsförderung pflegebedürftiger Menschen, pflegender Angehöriger und Personen der 24-h-Betreuung",
                "en": "Innovative nutrition training in the community - health promotion of people in need of care and informal caregivers"
            },
            "short": "INES",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2022-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2021-10-01T13:02:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                70,
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6723-82963-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": null,
            "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-63490-12",
                "6880-121870-12"
            ]
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 6909,
            "title": {
                "de": "Attraktivierung Allgemeinmedizin ",
                "en": "Attractiveness of general medicine"
            },
            "short": "Attraktivierung AM 2022-2023",
            "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-02-08T11:55:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51098,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6909-51098-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": 6972,
            "title": {
                "de": "Terminale Ausreifung erythroider Progenitoren",
                "en": "Terminal maturation of erythroid progenitors"
            },
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2022-03-24T09:37:38+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51164,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P35738",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6972-51164-10"
            ]
        },
        {
            "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": 7333,
            "title": {
                "de": "Serologisches Antikörper Screening zu SARS-CoV-2, Legionellen und Hepatitis unter Zahnmediziner*innen 2022\r\n",
                "en": "Serological antibody screening for SARS-CoV-2, legionella und hepatitis among dental staf 2022"
            },
            "short": "Leg-Hep-S22",
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-01-16T14:19:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14109,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50051,
            "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": [
                "7333-50051-10"
            ]
        },
        {
            "id": 6883,
            "title": {
                "de": "Früherkennung von Therapieresistenzen bei Prostatakrebs - In situ Detektion von Androgen-Rezeptor Splice Varianten",
                "en": "Early detection of therapy resistance in prostate cancer - In situ detection of Androgen receptor splice variants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2017-07-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-01-19T10:08:55+01:00",
            "program": null,
            "subprogram": "MEFO - Diagnostikum Preidler/Szolar-Stipendium",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-70",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6883-66435-10"
            ]
        }
    ]
}