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=820&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2140,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=840&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=800&ordering=-end_effective",
    "results": [
        {
            "id": 5275,
            "title": {
                "de": "Begleitdiagnostik (Companion Diagnostics) fördern durch KMUs",
                "en": "Companion Diagnostics expedited for SMEs"
            },
            "short": "Codex4SMEs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-20T02:00:00+02:00",
            "begin_effective": "2017-09-20T02:00:00+02:00",
            "end_planned": "2020-09-19T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2018-02-20T12:22:25+01:00",
            "program": null,
            "subprogram": "Interreg North-West Europe",
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100581,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5275-54033-10",
                "5275-100581-10"
            ]
        },
        {
            "id": 4721,
            "title": {
                "de": "Die künstliche Bauchspeicheldrüse bei Kindern mit Typ 1 Diabetes im Alter von 1 bis 7 Jahren.",
                "en": "Artificial Pancreas in children with type 1 Diabetes between 1 to 7 years of Age. "
            },
            "short": "KIDSAP ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-09T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2020-07-10T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2016-12-02T13:54:27+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50659,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "731560",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4721-50659-10"
            ]
        },
        {
            "id": 5902,
            "title": {
                "de": "Gender-sensible Virtuelle Technologien zur Aktivierung in der Langzeitpflege",
                "en": "Gender-sensitive virtual technologies for activation in long-term care"
            },
            "short": "VR4Care",
            "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": "2021-09-30T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-09-05T12:55:32+02:00",
            "program": 96,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 67508,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "873013",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5902-67508-10"
            ]
        },
        {
            "id": 4755,
            "title": {
                "de": "Erforschung der Bewusstseinslage bei Gesunden in verschiedenen Stadien der Vigilanz und bei Erkrankungen mit gestörter Bewusstseinslage",
                "en": "Consciousness research across healthy vigilance states and disorders of consciousness"
            },
            "short": "Sleep",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-06-01T02:00:00+02:00",
            "end_planned": "2018-06-01T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2017-01-09T10:40:06+01:00",
            "program": 110,
            "subprogram": "START",
            "organization": 14051,
            "category": 30,
            "type": 10,
            "partner_function": 2,
            "manager": 50173,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "Y 777-B24",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4755-50173-10"
            ]
        },
        {
            "id": 5006,
            "title": {
                "de": "Die genomische Rolle von FXR in NAFLD",
                "en": "FXR genomics in NAFLD"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2020-08-31T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2017-07-10T17:04:38+02:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P30482",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5006-50593-12",
                "5006-57377-10",
                "5006-100172-12",
                "5006-100227-12"
            ]
        },
        {
            "id": 5978,
            "title": {
                "de": "Der digital-unterstützte Medikationsprozess im Krankenhaus: Chancen, Herausforderungen, Kompetenzentwicklung für mehr MitarbeiterInnen- und PatientInnensicherheit in der Steiermark",
                "en": "The digitally supported medication process in hospitals: opportunities, challenges, competence development "
            },
            "short": "MeDi-Pro",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-07T01:00:00+01:00",
            "begin_effective": "2020-01-07T01:00:00+01:00",
            "end_planned": "2021-12-23T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-12-05T11:37:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65558,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": "GZ: ABT08-165397/2019  PN:1204",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5978-65558-10",
                "5978-54235-12"
            ]
        },
        {
            "id": 6021,
            "title": {
                "de": "Der Effekt von Palmitylethanolamid auf die zentrale und periphere Sensibilisierung bei gesunden Probanden - Pilotstudie",
                "en": "The Effect of Palmitylethanolamide on central and peripheral sensitization in healthy volunteers - Pilot Study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-11-01T01:00:00+01:00",
            "begin_effective": "2019-11-01T01:00:00+01:00",
            "end_planned": "2020-07-06T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2020-01-15T14:51:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58422,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6021-58422-10"
            ]
        },
        {
            "id": 5518,
            "title": {
                "de": "Extrazelluläres ATP und purinerge Rezeptoren in der Atherosklerose",
                "en": "Extrazelluläres ATP und purinerge Rezeptoren in der Atherosklerose"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2020-01-01T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2018-10-12T12:35:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100805,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": "ZI 743/7-1",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5518-100805-10",
                "5518-101037-12",
                "5518-102715-12"
            ]
        },
        {
            "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-59379-11",
                "6371-94962-12",
                "6371-100927-10"
            ]
        },
        {
            "id": 6000,
            "title": {
                "de": "Die Kataraktogenese aus Sicht der modernen Biophysik",
                "en": "Cataractogenesis in the light of modern biophysics "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-02T01:00:00+01:00",
            "begin_effective": "2020-01-02T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-12-16T09:27:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79091,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2194
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6000-79091-10"
            ]
        },
        {
            "id": 6656,
            "title": {
                "de": "Wirt-Mikrobiom-Interaktionen in der klinischen Ausprägung des kutanen T-Zell-Lymphoms",
                "en": "Host-microbiome interactions in the clinical severity of cutaneous T-cell lymphoma"
            },
            "short": "CTCL microbiome",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2021-07-22T14:42:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 3767,
            "title": {
                "de": "Somatic TP53 mutations in the pathogenesis of acute myeloid leukemia",
                "en": "Somatic TP53 mutations in the pathogenesis of acute myeloid leukemia"
            },
            "short": "TP53 in AML",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2014-09-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2014-09-16T13:05:20+02:00",
            "program": null,
            "subprogram": "Anna-Maurer-Fund",
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51857,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3767-50116-12",
                "3767-51857-10",
                "3767-77615-12",
                "3767-101484-12",
                "3767-125975-12",
                "3767-106163-12"
            ]
        },
        {
            "id": 4760,
            "title": {
                "de": "Segmentale Akupunktur zur Prophylaxe von rezidivierenden Harnwegsinfekten",
                "en": "Segmental Acupuncture for prevention of Recurrent Urinary Tract Infections"
            },
            "short": "SARUTI Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-08-01T02:00:00+02:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2017-06-01T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2017-01-11T11:08:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": 1,
            "language": null,
            "funders": [
                1864
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4760-50853-10"
            ]
        },
        {
            "id": 5528,
            "title": {
                "de": "HDAC Inhibition bei Herzinsuffizienz mit erhaltener Ejektionsfraktion",
                "en": "HDAC Inhibition in Heart Failure with Preserved Ejection Fraction"
            },
            "short": "Startförderung 2018",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2018-11-01T01:00:00+01:00",
            "end_planned": "2021-12-21T01:00:00+01:00",
            "end_effective": "2021-12-21T01:00:00+01:00",
            "assignment": "2018-10-23T16:24:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 72301,
            "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": [
                "5528-72301-10",
                "5528-75758-12"
            ]
        },
        {
            "id": 6366,
            "title": {
                "de": "Über die Machbarkeit automatisierter Vermessungen kornealer Ulzerationen\r\nund Erosionen mittels KI-basierter Bildanalytik: eine retrospektive Studie",
                "en": "On the feasibility of automated measurement of corneal ulcerations and erosions via AIbased image analysis: a retrospective study"
            },
            "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": "2021-12-01T01:00:00+01:00",
            "end_effective": "2021-12-01T01:00:00+01:00",
            "assignment": "2020-12-11T13:53:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79091,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6366-79091-10"
            ]
        },
        {
            "id": 5753,
            "title": {
                "de": "\"Smart Aggregation and Visualisation of Health Data\"",
                "en": "Smart Aggregation and Visualisation of Health Data"
            },
            "short": "SMARAGD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-07-01T02:00:00+02:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2019-04-01T16:12:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 80111,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "872575 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5753-80111-10"
            ]
        },
        {
            "id": 6455,
            "title": {
                "de": "Can we learn from a well-behaved tumor?",
                "en": "Can we learn from a well-behaved tumor?"
            },
            "short": "placenta&cancer",
            "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": "2021-11-30T01:00:00+01:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2021-02-12T10:48:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2545
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6455-94195-10"
            ]
        },
        {
            "id": 6335,
            "title": {
                "de": "EULAR Empfehlungen zur Anwendung von telematischer Patientenbetreuung bei Patienten mit rheumatischen Erkrankungen",
                "en": "EULAR points to consider for remote care in rheumatic and musculoskeletal diseases (RMDs)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-20T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-07-01T02:00:00+02:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2020-11-17T11:28:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66227,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6335-66227-10"
            ]
        },
        {
            "id": 5218,
            "title": {
                "de": "15d-PGJ2: ein möglicher Therapieansatz gegen Osteosarkom?",
                "en": "15-deoxy-Δ12,14-PGJ2 (15d-PGJ2): a plausible therapeutic agent against osteosarcoma?"
            },
            "short": "15d-PGJ2 und Osteosarkom",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2018-01-22T13:01:57+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50610,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5218-50610-10",
                "5218-51705-12",
                "5218-50605-12",
                "5218-50990-12",
                "5218-101018-12"
            ]
        },
        {
            "id": 6169,
            "title": {
                "de": "Etablierung von in virto Modellen für die Krebsfroschung",
                "en": "Establishing in vitro model for cancer research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-05-01T02:00:00+02:00",
            "begin_effective": "2020-05-01T02:00:00+02:00",
            "end_planned": "2021-05-31T02:00:00+02:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2020-06-24T10:49:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "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": [
                "6169-51930-12",
                "6169-59183-10",
                "6169-79614-12",
                "6169-100134-12"
            ]
        }
    ]
}