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=1640&ordering=begin_planned
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=1660&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1620&ordering=begin_planned",
    "results": [
        {
            "id": 6395,
            "title": {
                "de": "Ernährungsinformationen für sportliche Jugendliche.",
                "en": "Nutritional information for sporty youths."
            },
            "short": null,
            "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": "2021-08-31T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2021-01-11T12:03:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88711,
            "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": [
                "6395-88711-10"
            ]
        },
        {
            "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": 7724,
            "title": {
                "de": "Immunzell-Profiling bei chronischen Lungenerkrankungen",
                "en": "Inflammatory profiling in chronic lung disease"
            },
            "short": null,
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2025-06-30T02:00:00+02:00",
            "assignment": "2023-08-22T16:42:09+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100911,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 844",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7724-57409-12",
                "7724-97528-12",
                "7724-111487-12",
                "7724-100911-10"
            ]
        },
        {
            "id": 6349,
            "title": {
                "de": "Central Repository for Digital Pathology",
                "en": "Central Repository for Digital Pathology"
            },
            "short": "BIGPICTURE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-02-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2020-11-30T11:10:17+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 945358",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6349-51663-10"
            ]
        },
        {
            "id": 6420,
            "title": {
                "de": "Zusammenhang zwischen Nichtalkoholischer Fettlebererkrankung (NAFLD) und Helicobacter Pylori Infektionen: Eine ein-zentrische, prospektive Studie ",
                "en": "NON-ALCOHOLIC FATTY LIVER DISEASE AND ITS POTENTIAL RELATIONSHIP WITH HELICOBACTER PYLORI INFECTION: A SINGLE-CENTER PROSPECTIVE STUDY"
            },
            "short": null,
            "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": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-01-20T17:31:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 90044,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6420-90044-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": 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": 6749,
            "title": {
                "de": "Etablierung eines juvenilen, Magnesium-defizienten Mausmodells mit und ohne Übergewicht zur Evaluierung der Rolle von Magnesium bei der Knochenformation",
                "en": "Establishing a juvenile magnesium-deficient mouse model with obesity to investigate mangensium's role in bone formation"
            },
            "short": null,
            "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": "2023-06-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-10-18T10:04:24+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98087,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6749-98087-10"
            ]
        },
        {
            "id": 6552,
            "title": {
                "de": "Protecting the infrastructure of Europe and the people in the\r\nEuropean smart cities)",
                "en": "Protecting the infrastructure of Europe and the people in the\r\nEuropean smart cities)"
            },
            "short": "PRAETORIAN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2021-04-30T13:54:54+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101021274",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6552-51449-10"
            ]
        },
        {
            "id": 6517,
            "title": {
                "de": "Mechanismen der Humanen Diabetischen Kardiomyopathie",
                "en": "Mechanisms of Human Diabetic Cardiomyopathy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-04T01:00:00+01:00",
            "begin_effective": "2021-01-04T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2021-04-07T12:19:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1886
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6425,
            "title": {
                "de": "Lab Rotation BioTechMed: Die Verfolgung der Tumorspur: Die Quelle der zirklierenden Tumorzellen und zirkulierenden Tumor-DNA",
                "en": "Lab Rotation BioTechMed:Tracking the Trace: Shedding light on the source of circulating tumor cells and circulating tumor DNA"
            },
            "short": "Lab Rotation BioTechMed",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-11T01:00:00+01:00",
            "begin_effective": "2021-01-11T01:00:00+01:00",
            "end_planned": "2021-07-10T02:00:00+02:00",
            "end_effective": "2021-07-10T02:00:00+02:00",
            "assignment": "2021-01-26T12:06:35+01:00",
            "program": null,
            "subprogram": null,
            "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": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6425-66435-10"
            ]
        },
        {
            "id": 6545,
            "title": {
                "de": "Folder-\"Mediterrane Ernährung für die Psyche- Information zur Ernährung bei psychischen Erkrankungen\"",
                "en": "Folder-\"Mediterranean Diet for Mental Health- Information regarding diet and psychiatric disorders\"\r\n\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-02-01T01:00:00+01:00",
            "end_planned": "2021-06-01T02:00:00+02:00",
            "end_effective": "2021-06-01T02:00:00+02:00",
            "assignment": "2021-04-29T10:33:50+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "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": [
                "6545-84449-10"
            ]
        },
        {
            "id": 6490,
            "title": {
                "de": "Postoperative Delir Prävention auf der Intensivstation durch Chronotherapie mittels Videoprojektion- eine nicht randonomisierte kontrollierte Pilotstudie",
                "en": "postoperativ delir prevention at ICU"
            },
            "short": "Wald Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2022-02-01T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2021-03-10T13:32:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 59288,
            "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": [
                "6490-59288-10"
            ]
        },
        {
            "id": 6934,
            "title": {
                "de": "Neuro-axonale Biomarker bei bipolarer affektiver Störung",
                "en": "Neuro-axonal biomarkers in bipolar disorder"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2021-10-01T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-02-23T12:35:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92607,
            "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": [
                "6934-92607-10"
            ]
        },
        {
            "id": 6371,
            "title": {
                "de": "Eine randomisierte, kontrollierte, einfachblinde Studie zum Vergleich von Ropivacain und Dexmedetomidin mittels LIA oder USRA bezüglich Schmerzmittelverbrauch, Wohlbefinden, Schmerzempfindung, Funktionalität und Zufriedenheit",
                "en": "A randomised, controlled, single-blind study comparing ropivacaine and dexmedetomidine by LIA or USRA in terms of analgesic consumption, well-being, pain perception, functionality and satisfaction"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2021-05-01T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2020-12-15T17:26:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 100927,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6371-94962-12",
                "6371-100927-10",
                "6371-59379-11"
            ]
        },
        {
            "id": 6417,
            "title": {
                "de": "Herz-Sache -- Unser Herz soll uns am Herzen liegen",
                "en": "Heart Matter - Our Heart should lie close to our Heart"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2022-01-31T01:00:00+01:00",
            "end_effective": "2022-10-31T01:00:00+01:00",
            "assignment": "2021-01-19T14:08:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79755,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "WKP00157",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6417-79755-10"
            ]
        },
        {
            "id": 6488,
            "title": {
                "de": "Umwidmung von Xenobiotika-Rezeptor Liganden fuer die Behandlung von A1AT Mangel",
                "en": "Repurposing of xenobiotic receptor ligands to treat A1AT deficient liver disease"
            },
            "short": "drug repurposing",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2024-09-30T02:00:00+02:00",
            "assignment": "2021-03-10T11:43:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50593,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-62",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6488-50593-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": 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": 6570,
            "title": {
                "de": "Chronotherapeutische Delir-Prävention mittels digitaler\r\nVideoprojektion auf der Intensivstation nach herz- oder\r\ntransplatationschirurgischem Eingriff",
                "en": "Chronotherapeutic delirium prevention with a digital video projection at an intensive care unit after cardiac or transplantation surgery"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2022-03-01T01:00:00+01:00",
            "end_effective": "2023-10-31T01:00:00+01:00",
            "assignment": "2021-05-10T11:17:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "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": [
                "6570-84449-10"
            ]
        }
    ]
}