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=1300&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2266,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1320&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1280&ordering=end_effective",
    "results": [
        {
            "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-50990-12",
                "5218-51705-12",
                "5218-101018-12"
            ]
        },
        {
            "id": 6369,
            "title": {
                "de": "Die Rolle von eukaryotischen Translationsfaktoren in kutanen T-Zell Lymphomen",
                "en": "The role of eukaryotic translation factors in cutaneous T-cell lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-01T01:00:00+01:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2021-10-31T02:00:00+02:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2020-12-15T10:20:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84167,
            "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": [
                "6369-84167-10"
            ]
        },
        {
            "id": 4263,
            "title": {
                "de": "Hypogonadismus und Osteoporose bei PatientInnen mit Hämochromatose",
                "en": "Hypogonadism and osteoporosis in patients with hemochromatosis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2016-10-31T01:00:00+01:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2016-02-02T09:46:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71449,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4263-71449-10"
            ]
        },
        {
            "id": 4891,
            "title": {
                "de": "Entwicklungsgen-Evolution und Adaptation der Kopf-Anatomie von Buntbarschen",
                "en": "Developmental gene evolution shaping the head morphology of cichlid fishes"
            },
            "short": "Head morphology of cichlid fishes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2017-06-01T02:00:00+02:00",
            "end_planned": "2019-05-31T02:00:00+02:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2017-03-23T10:36:03+01:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 28394,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI615",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4891-58453-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": 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": 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": 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": null,
            "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": []
        },
        {
            "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": 4720,
            "title": {
                "de": "Die künstliche Bauchspeicheldrüse bei Kindern mit Typ 1 Diabetes im Alter von 1 bis 7 Jahren.",
                "en": "The artificial pancreas in children aged 1 to 7 years with type 1 diabetes"
            },
            "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:52:43+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "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": [
                "4720-50877-10",
                "4720-59231-12",
                "4720-87054-12",
                "4720-97866-12",
                "4720-100522-12",
                "4720-99940-12"
            ]
        },
        {
            "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-77615-12",
                "3767-51857-10",
                "3767-50116-12",
                "3767-106163-12",
                "3767-101484-12",
                "3767-125975-12"
            ]
        },
        {
            "id": 6833,
            "title": {
                "de": "doc.fund BioMolStruct - Zusatzfinanzierung",
                "en": "doc.fund BioMolStruct - Zusatzfinanzierung"
            },
            "short": "BioMolStruct",
            "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": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2021-12-14T10:42:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "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": [
                "6833-91207-10"
            ]
        },
        {
            "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": 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-54235-12",
                "5978-65558-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": 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": null,
            "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": []
        },
        {
            "id": 5979,
            "title": {
                "de": "Der digital-unterstützte Medikationsprozess im Krankenhaus: Chancen, Herausforderungen, Kompetenzentwicklung  für mehr Mitarbeiter*innen und Patient*innensicherheit in der Steiermark (Me-Di-Pro)",
                "en": "Challenge digital-medication-process (Me-Di-Pro)"
            },
            "short": "Me-Di-Pro",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01: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-05T11:37:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78071,
            "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": [
                "5979-78071-10"
            ]
        },
        {
            "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"
            ]
        }
    ]
}