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=1700&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=1720&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1680&ordering=end_effective",
    "results": [
        {
            "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": 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": 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": 6889,
            "title": {
                "de": "Prospektive Datenbank von Patient*innen mit einer Alkoholabhängigkeit und Lebererkrankung",
                "en": "Prospective observation and database of patients with alcohol use disorder"
            },
            "short": "ELD and AUD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2023-10-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-01-24T11:19:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 59288,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6889-59288-10"
            ]
        },
        {
            "id": 8087,
            "title": {
                "de": "Die Bedeutung der Lipidhydrolyse für die Regeneration der Lunge nach bakterieller\r\nLungenentzündung.",
                "en": "Importance of lipid hydrolysis for lung regeneration after bacterial\r\npneumonia."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-06-01T02:00:00+02:00",
            "begin_effective": "2023-06-01T02:00:00+02:00",
            "end_planned": "2023-06-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2024-03-15T09:14:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65966,
            "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": [
                "8087-65966-10"
            ]
        },
        {
            "id": 7501,
            "title": {
                "de": "Faradaic scalpels: eine neue Mikrochirurgie Methode zur Gehirntumorbehandlung",
                "en": "Faradaic scalpels: a novel microsurgery tool for brain\r\ntumor treatment"
            },
            "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-04-14T13:55:05+02:00",
            "program": 207,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7501-98848-10"
            ]
        },
        {
            "id": 7437,
            "title": {
                "de": "Evaluierung von protektiven molekularen Mechanismen einer ketogenen Diät in der experimentellen Glomerulonephritis",
                "en": "INVESTIGATION OF PROTECTIVE MOLECULAR MECHANISMS OF A KETOGENIC DIET IN EXPERIMENTAL GLOMERULONEPHRITIS"
            },
            "short": "Mechanismen ketogene Diät",
            "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": "2024-02-27T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-03-08T15:38:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74174,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-85",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7437-74174-10"
            ]
        },
        {
            "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": 7622,
            "title": {
                "de": "EVI 2.0 - Evidenzbasierte Informationen zur Unterstützung von gesundheitskompetenten Entscheidungen",
                "en": "EVI 2.0 - Evidence-based health information to increase health literacy"
            },
            "short": "EVI 2.0",
            "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-06-19T11:56:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51117,
            "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": [
                "7622-51117-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": 5720,
            "title": {
                "de": "Entwicklung eines leberschützenden Präkonditionierungscocktails",
                "en": "Development of a liver protective preconditioning cocktail"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2020-04-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-03-04T10:26:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50144,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-37",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5720-50144-10"
            ]
        },
        {
            "id": 6049,
            "title": {
                "de": "Der Effekt von Rauchen in der Schwangerschaft auf Entwicklung in der frühen Schwangerschaft - eine single-cell multi-omics Studie",
                "en": "Maternal Smoking and its effect on early gestational development – a single-cell multi-omics\r\napproach"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2021-02-28T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-02-10T13:48:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89664,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-48",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6049-89664-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": 6870,
            "title": {
                "de": "Barrierefunktion des Endothels bei Mukopolysaccharidosen",
                "en": "Barrier function of the endothelium in mucopolysaccharidoses"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-01-05T16:08:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14048,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71568,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6870-71568-10"
            ]
        },
        {
            "id": 7327,
            "title": {
                "de": "Sichere Entlassung aus dem Krankenhaus durch sichere Information (GO-SAFE 2.0)",
                "en": "Safe discharge from the hospital through safe information (GO-SAFE 2.0)"
            },
            "short": " GO-SAFE 2.0",
            "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-01-10T17:35:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 92002,
            "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": [
                "7327-92002-10"
            ]
        },
        {
            "id": 6835,
            "title": {
                "de": "Erforschung des Einflusses der JAK2V617F Gendosis auf den Phänotyp Myeloproliferativer Erkrankungen mittels CRISPR/Cas9 Genome Engineering.",
                "en": "Investigating the effect of JAK2V617F gene dosage on MPN phenotype by\r\nforward and reverse CRISPR/Cas9 genome engineering."
            },
            "short": "JAK2 gene dosage",
            "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": "2021-12-15T10:41:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6835-50747-10",
                "6835-98091-12",
                "6835-97755-12",
                "6835-108881-12",
                "6835-119131-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": 8006,
            "title": {
                "de": "Sicherheit und Wirksamkeit eines mobilen, App-basierten Decision Support Systems für  Bewegung bei Typ 1 Diabetes",
                "en": "Safety and pilot efficacy of a mobile app-based decision support system for\r\nexercise in type 1 diabetes (AppEx)"
            },
            "short": "AppEx",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-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": "2024-01-31T15:08:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8006-50838-10"
            ]
        },
        {
            "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": 6712,
            "title": {
                "de": "Regulation der Autophagie durch den Xenobiotikarezeptor PXR",
                "en": "Regulation of Autophagy by the Xenobiotic Receptor PXR"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-06-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2023-05-31T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2021-09-27T10:41:07+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57377,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6712-50593-12",
                "6712-57377-10",
                "6712-111969-12"
            ]
        }
    ]
}