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=580&ordering=-end_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=600&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=560&ordering=-end_effective",
    "results": [
        {
            "id": 6427,
            "title": {
                "de": "Effekte einer thyreostatischen Therapie auf Knochenmikroarchitektur und Body Composition bei Morbus Basedow: eine longitudinale Kohortenstudie",
                "en": "Effects of antithyroid therapy on bone microarchitecture and body composition in Graves’ disease: a longitudinal cohort study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2021-01-28T13:58:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 85701,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6427-85701-10"
            ]
        },
        {
            "id": 5897,
            "title": {
                "de": "Zirkadiane Veränderungen des Makulavolumens in der gesunden Netzhaut des Menschen",
                "en": "Circadian Macular Volume Changes in the Healthy Human Retina"
            },
            "short": "Retinale zirkadiane Veränderungen",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2020-10-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-08-29T10:30:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53938,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5897-53938-10"
            ]
        },
        {
            "id": 5609,
            "title": {
                "de": "Hämodynamische Veränderungen, Blutungsrisiko und Outcome nach mechanischer Thrombektomie beim Schlaganfall: eine prospektive multizentrische Studie",
                "en": "Hemodynamic Changes, Bleeding Risk And\r\nOutcome After Stroke Thrombectomy:\r\nA Prospective Multicenter Study"
            },
            "short": "DYNASTROKE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-12-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2021-12-01T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-01-07T13:22:23+01:00",
            "program": null,
            "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": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5609-70680-10",
                "5609-83425-11"
            ]
        },
        {
            "id": 8172,
            "title": {
                "de": "Entschlüsselung der Rolle der metabolischen Reprogrammierung in Neutrophilen bei Lungenkrebs",
                "en": "Deciphering the Role of Metabolic Reprogramming in Neutrophils During Lung Cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-01-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2024-05-02T11:23:05+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 115261,
            "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": [
                "8172-115261-10"
            ]
        },
        {
            "id": 6806,
            "title": {
                "de": "Antikörper und Abwehrzellen nach durchgemachter SARS-CoV-2 Infektion bei Kindern und Jugendlichen",
                "en": "Humoral and cellular immunity after SARS-CoV-2 infection in\r\nchildren and adolescents"
            },
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2021-11-30T15:49:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14095,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": 3,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6806-56810-10"
            ]
        },
        {
            "id": 7227,
            "title": {
                "de": "Erforschung neuer Biomarker zur Früherkennung von Transplantatabstoßung",
                "en": "Novel Biomarker for the detection of heart transplant rejection"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-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": "2022-10-21T11:29:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 72301,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2801
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7227-60377-12",
                "7227-72301-10",
                "7227-91265-12",
                "7227-101322-12",
                "7227-110289-12"
            ]
        },
        {
            "id": 5343,
            "title": {
                "de": "CD Labor für Gas- und Partikeltransport durch Papier",
                "en": "CD Laboratory for Gas and Particle Transport through Paper"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2024-10-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2018-04-16T11:35:10+02:00",
            "program": 97,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                23
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5343-54018-10"
            ]
        },
        {
            "id": 7403,
            "title": {
                "de": "Die Rolle der Nekroptose in der akuten myeloischen Leukämie",
                "en": "The role of necroptosis in acute myeloid leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-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-02-16T11:30:10+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "SI 19/2023",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7403-107132-10",
                "7403-111910-12"
            ]
        },
        {
            "id": 7555,
            "title": {
                "de": "METACOG - eine Pilotstudie: Beurteile dich selbst! Die Übereinstimmung zwischen Selbsteinschätzung und tatsächlichem Leistungsniveau und deren Auswirkung auf das Funktionsniveau von Menschen mit psychischen Erkrankungen \r\n",
                "en": "METACOG a pilot study: Judge yourself! The association between self-assessment and actual performance levels and its impact on the functioning of people with mental illness"
            },
            "short": "METACOG pilot",
            "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": "2024-04-30T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-05-11T10:55:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79733,
            "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": [
                "7555-79733-10",
                "7555-86429-12",
                "7555-91818-12",
                "7555-113091-12"
            ]
        },
        {
            "id": 6931,
            "title": {
                "de": "Überwindung von Resistenzen in der Krebstherapie - Identifizierung neuer therapeutischer Angriffspunkte mittels dualen CRISPRko und CRISPRa Screens",
                "en": "Using dual CRISPRko and CRISPRa screens to identify novel\r\ntargets to overcome cancer drug resistance"
            },
            "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": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-02-17T11:44:31+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": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6931-98327-12",
                "6931-109501-12",
                "6931-109002-10"
            ]
        },
        {
            "id": 7092,
            "title": {
                "de": "Gender-sensible Sozial Assistierende Robotik zur Motivation von Trainingsaktivitäten für Mentale Gesundheit",
                "en": "Gender-sensitive social assisting robotics to motivate training activities for mental health "
            },
            "short": "AMIGA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-05-01T02:00:00+02:00",
            "begin_effective": "2022-10-01T02:00:00+02:00",
            "end_planned": "2024-04-30T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-07-08T16:39:41+02:00",
            "program": 96,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7092-104320-12",
                "7092-119651-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"
            ]
        },
        {
            "id": 6433,
            "title": {
                "de": "Nanopore Sequenzierung in der Augenheilkunde",
                "en": "Nanopore sequencing in ophthalmology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2024-12-30T01:00:00+01:00",
            "end_effective": "2024-12-30T01:00:00+01:00",
            "assignment": "2021-02-03T12:32:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96622,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6433-96622-10"
            ]
        },
        {
            "id": 8078,
            "title": {
                "de": "Isolierung und Charakterisierung verschiedener zytosolischer Lipidspeicher im Dünndarm",
                "en": "Isolation and characterization of different cytosolic lipid droplet stores in the small intestine"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-05-01T02:00:00+02:00",
            "begin_effective": "2024-05-06T02:00:00+02:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2024-12-05T01:00:00+01:00",
            "assignment": "2024-03-11T11:32:28+01:00",
            "program": 204,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76131,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8078-76131-10"
            ]
        },
        {
            "id": 5607,
            "title": {
                "de": "Neuronale Vernetzung im Kolissionssensor einer Heuschrecke",
                "en": "Connectivity of a Locust’s Collision Detection Circuit"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2019-01-07T11:01:29+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32058",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5607-50960-10"
            ]
        },
        {
            "id": 5149,
            "title": {
                "de": "PREvention of STroke in Intracerebral haemorrhaGE survivors with Atrial Fibrillation (PRESTIGE-AF)",
                "en": "PREvention of STroke in Intracerebral haemorrhaGE survivors with Atrial Fibrillation (PRESTIGE-AF)"
            },
            "short": "PRESTIGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2017-12-05T13:36:53+01:00",
            "program": 109,
            "subprogram": "Call: H2020-SC1-2016-2017 (Personalised Medicine)\r\nTopic: SC1-PM-10-2017\r\nType of action: RIA (Research and Innovation action)",
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50173,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "754517",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5149-50173-10"
            ]
        },
        {
            "id": 8139,
            "title": {
                "de": "Untersuchung verlässlicher Veränderungen für die \"Fatigue Scale for Motor and Cognitive Functions\" (FSMC)",
                "en": "Exploring Reliable Change for the Fatigue Scale for Motor and Cognitive Functions (FSMC)\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-06-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2024-04-15T15:02:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107891,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2539
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8139-107891-10"
            ]
        },
        {
            "id": 6344,
            "title": {
                "de": "Organoid-basierte Prädiktion von Patienten-spezifischem Ansprechen auf Fasten in der Krebstherapie",
                "en": "Organoid-based prediction of patient response to polytherapy for hepatocellular carcinoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2023-01-31T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2020-11-24T19:05:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99151,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "18517",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6344-99151-10"
            ]
        },
        {
            "id": 7907,
            "title": {
                "de": "Untersuchung seltener und häufiger genetischer Varianten und spezifischer Merkmale der COPD-assoziierten pulmonalen Hypertonie",
                "en": "Assessment of rare and common genetic variants and specific traits of COPD-associated pulmonary hypertension"
            },
            "short": "Mid-Career Grant der ÖGP 2023",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-11-07T01:00:00+01:00",
            "begin_effective": "2023-11-07T01:00:00+01:00",
            "end_planned": "2024-11-07T01:00:00+01:00",
            "end_effective": "2024-11-07T01:00:00+01:00",
            "assignment": "2023-11-29T08:21:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87980,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7907-87980-10"
            ]
        },
        {
            "id": 5709,
            "title": {
                "de": "Makrophagen-Endothel-Interaktion & Angiogenese der Plazenta",
                "en": "Macrophage-Endothelial Crosstalk in Placental Angiogenesis "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-07-01T02:00:00+02:00",
            "begin_effective": "2019-05-02T02:00:00+02:00",
            "end_planned": "2022-07-01T02:00:00+02:00",
            "end_effective": "2024-11-01T01:00:00+01:00",
            "assignment": "2019-02-26T10:25:59+01:00",
            "program": 86,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83661,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1029",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5709-83661-10"
            ]
        }
    ]
}