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=1740&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1760&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1720&ordering=end_effective",
    "results": [
        {
            "id": 6718,
            "title": {
                "de": "Funktion von plazentaren extrazellulären Vesikeln im Stoffwechsel des Feten ",
                "en": "Role of placental extracellular vesicles in fetal metabolism"
            },
            "short": "Land Stmk docfunds DP-iDP Zusatzfin.",
            "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": "2024-09-30T02:00:00+02:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2021-09-30T15:08:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50442,
            "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": [
                "6718-50442-10"
            ]
        },
        {
            "id": 8023,
            "title": {
                "de": "Artificial Competence: Entscheidungskompetenz im Zeitalter von KI: Analysieren, Lehren und Lernen",
                "en": "Artificial Competence: Decision-making skills in the age of AI: Analyzing, teaching and learning"
            },
            "short": "Artificial Competence",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-03-01T01:00:00+01:00",
            "end_planned": "2025-02-28T01:00:00+01:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2024-02-05T14:41:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 79733,
            "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": [
                "8023-79733-10"
            ]
        },
        {
            "id": 7880,
            "title": {
                "de": "Erforschung des diagnostischen Potentials des intratumoralen Mikrobioms in Karzinomen des Aerodigestivtrakts.",
                "en": "Exploring the diagnostic potential of the intratumoral microbiome in carcinomas of the aerodigestive tract."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-02-28T01:00:00+01:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2023-11-15T08:21:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 61601,
            "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": [
                "7880-61601-10",
                "7880-99612-11"
            ]
        },
        {
            "id": 6414,
            "title": {
                "de": "Prostaglandin und Cannabinoid Rezeptoren in der EoE",
                "en": "Prostaglandin and cannabinoid receptors in EoE"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2021-01-18T12:19:12+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI887",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6414-56687-10"
            ]
        },
        {
            "id": 7574,
            "title": {
                "de": "Smarte Aktivierung zur Verbesserung Kognitiver Leistungsfähigkeit durch\r\nEntscheidungsassistenz und Digitale Biomarker",
                "en": "Smart activation to improve cognitive functions through decision support and digital biomarker"
            },
            "short": "SmartAktiv",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-01T02:00:00+02:00",
            "begin_effective": "2023-04-17T02:00:00+02:00",
            "end_planned": "2024-11-01T01:00:00+01:00",
            "end_effective": "2025-03-16T01:00:00+01:00",
            "assignment": "2023-05-17T16:17:36+02:00",
            "program": 126,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": 3,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999904045",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7574-59566-10"
            ]
        },
        {
            "id": 7637,
            "title": {
                "de": "Smarte Aktivierung zur Verbesserung Kognitiver Leistungsfähigkeit durch Entscheidungsassistenz und Digitale Biomarker",
                "en": "Smart activation to improve cognitive performance through decision assistance and digital biomarkers"
            },
            "short": "SmartAktiv",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-04-17T02:00:00+02:00",
            "end_planned": "2024-09-30T02:00:00+02:00",
            "end_effective": "2025-03-16T01:00:00+01:00",
            "assignment": "2023-06-21T12:40:26+02:00",
            "program": 126,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999904045",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7637-119651-12"
            ]
        },
        {
            "id": 8364,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen. ",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer cells."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-16T02:00:00+02:00",
            "begin_effective": "2024-09-16T02:00:00+02:00",
            "end_planned": "2025-03-21T01:00:00+01:00",
            "end_effective": "2025-03-21T01:00:00+01:00",
            "assignment": "2024-08-21T16:35:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3202
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8364-105621-10"
            ]
        },
        {
            "id": 8363,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen.",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer. "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-30T02:00:00+02:00",
            "begin_effective": "2024-09-30T02:00:00+02:00",
            "end_planned": "2025-03-28T01:00:00+01:00",
            "end_effective": "2025-03-28T01:00:00+01:00",
            "assignment": "2024-08-21T16:31:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "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": [
                "8363-105621-10"
            ]
        },
        {
            "id": 8365,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen.",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-30T02:00:00+02:00",
            "begin_effective": "2024-09-30T02:00:00+02:00",
            "end_planned": "2025-03-28T01:00:00+01:00",
            "end_effective": "2025-03-28T01:00:00+01:00",
            "assignment": "2024-08-21T16:38:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1011
            ],
            "funder_projectcode": "10661",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8365-105621-10"
            ]
        },
        {
            "id": 8366,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen.",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-30T02:00:00+02:00",
            "begin_effective": "2024-09-30T02:00:00+02:00",
            "end_planned": "2025-03-28T01:00:00+01:00",
            "end_effective": "2025-03-28T01:00:00+01:00",
            "assignment": "2024-08-21T17:31:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105621,
            "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": [
                "8366-105621-10"
            ]
        },
        {
            "id": 6497,
            "title": {
                "de": "Transkriptom- und Chromatinlandschaft des Fastens",
                "en": "Transcriptome and chromatin landscapes of fasting"
            },
            "short": "FasTranScape",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-03-15T14:25:08+01:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P34109",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6497-89979-10"
            ]
        },
        {
            "id": 6151,
            "title": {
                "de": "Gluconeogenese und antioxidative Abwehr in Lungenkrebszellen",
                "en": "Gluconeogenesis and antioxidant defense in lung cancer cells"
            },
            "short": "Gluconeogenesis in cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2020-10-01T02:00:00+02:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2020-06-04T16:11:59+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33508",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6151-58591-12",
                "6151-71084-12",
                "6151-71794-12",
                "6151-105621-12",
                "6151-115761-12",
                "6151-57557-10"
            ]
        },
        {
            "id": 6854,
            "title": {
                "de": "In silico Therapieoptimierung unter Verwendung digitaler Zwillingsmodelle der ventrikulären Elektrophysiologie",
                "en": "In silico Therapy Optimization using Digital Twins of Ventricular Electrophysiology"
            },
            "short": "InstaTwin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-04-01T02:00:00+02:00",
            "begin_effective": "2022-04-01T02:00:00+02:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-12-21T10:00:52+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 96212,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "891133",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6854-96212-10",
                "6854-102899-12",
                "6854-113912-12"
            ]
        },
        {
            "id": 6419,
            "title": {
                "de": "Eine patientenzentrierte Plattform für frühzeitige Risikoprognose, Prävention und Intervention zur Gesundheitsversorgung bei koronarer Herzkrankheit (KHK) mithilfe von eHealth und künstlicher Intelligenz",
                "en": "A patient-centered early risk prediction, prevention, and intervention platform to support the continuum of care in coronary artery disease (CAD) using eHealth and artificial intelligence"
            },
            "short": "TIMELY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-01-20T12:54:52+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50886,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 101017424",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6419-50886-10"
            ]
        },
        {
            "id": 8338,
            "title": {
                "de": "Zeitabhängige Änderung der Inzidenz und der Überlebensrate von PatientInnen mit Weichteil- und Knochensarkomen in Österreich. Eine Populations-basierte epidemiologische Studie.",
                "en": "Time-dependent change in incidence and survival rate of patients with soft tissue and bone sarcoma across Austria. A population-based epidemiologic study."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2024-08-09T11:39:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 95171,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "FIF-A 16-0299/2024-0001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8338-95171-10"
            ]
        },
        {
            "id": 7661,
            "title": {
                "de": "XRes4HEALTH: Resilienztrainining mit eXtended reality für Menschen in Gesundheitsberufen",
                "en": "XRes4HEALTH: eXtended reality enhanced resilience training for healthcare workers"
            },
            "short": "XRes4HEALTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2024-06-30T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2023-07-06T13:31:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 79733,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                997
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7661-79733-10"
            ]
        },
        {
            "id": 8249,
            "title": {
                "de": "Die immunregulierende Rolle von GPR55 in der Mikroumgebung von Bauchspeicheldrüsentumoren bei Anti-PD-1-Therapie",
                "en": "The immune-mediating role of GPR55 in the pancreatic tumor microenvironment after anti-PD-1 therapy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2024-06-12T15:27:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 108882,
            "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": [
                "8249-108882-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": 7226,
            "title": {
                "de": "Biomechanische Untersuchungen von Arterienschäden während der In-vitro-Stenting-Simulation",
                "en": "Biomechanical Investigations of Arterial Damage during in vitro Stenting Simulation"
            },
            "short": "LAESIO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-08-01T02:00:00+02:00",
            "begin_effective": "2019-08-01T02:00:00+02:00",
            "end_planned": "2023-08-01T02:00:00+02:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2022-10-19T15:55:50+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 25164,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58881,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32713",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7226-58881-10"
            ]
        },
        {
            "id": 8252,
            "title": {
                "de": "Neonatologischer Lungenultraschall bei Neugeborenen 15 Minuten nach der Geburt, um den Bedarf und Dauer einer Atemunterstützung vorherzusagen",
                "en": "Neonatologist-performed lung ultrasound (NPLUS) in neonates 15 minutes after birth to predict requirement for respiratory support persisting more than 1 hour"
            },
            "short": "NPLUS in neonates",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2026-02-01T01:00:00+01:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2024-06-13T13:19:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86558,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8252-79516-11",
                "8252-86558-10"
            ]
        }
    ]
}