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&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=20&ordering=-begin_planned",
    "previous": null,
    "results": [
        {
            "id": 9776,
            "title": {
                "de": "Zielgerichtete Identifikation von Subpopulationen",
                "en": "Yeast-targeted subpopulation identification for enhanced GI survival and epithelial interaction"
            },
            "short": "YeastTune",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2027-01-01T01:00:00+01:00",
            "begin_effective": "2027-01-01T01:00:00+01:00",
            "end_planned": "2029-03-31T02:00:00+02:00",
            "end_effective": "2029-03-31T02:00:00+02:00",
            "assignment": "2026-05-06T12:30:26+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9776-124253-10"
            ]
        },
        {
            "id": 9610,
            "title": {
                "de": "TIMO- Translationale Immunologie & Metabolismus in Onkologie",
                "en": "TIMO- Translational Immunology & Metabolism in Oncology"
            },
            "short": "TIMO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-10-01T02:00:00+02:00",
            "begin_effective": "2026-10-01T02:00:00+02:00",
            "end_planned": "2030-09-30T02:00:00+02:00",
            "end_effective": "2030-09-30T02:00:00+02:00",
            "assignment": "2026-02-19T18:02:49+01:00",
            "program": 114,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9610-89979-10"
            ]
        },
        {
            "id": 9788,
            "title": {
                "de": "Translationale Immunologie und \r\nStoffwechsel in der Onkologie\r\nDoktorandenprogramm für die nächste Generation translationaler Wissenschaftler",
                "en": "Translational Immunology and \r\nMetabolism in Oncology\r\nPhD training program for the next generation of translational scientists"
            },
            "short": "TIMO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-10-01T02:00:00+02:00",
            "begin_effective": "2026-10-01T02:00:00+02:00",
            "end_planned": "2030-09-30T02:00:00+02:00",
            "end_effective": "2030-09-30T02:00:00+02:00",
            "assignment": "2026-05-08T16:43:06+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9788-50826-10"
            ]
        },
        {
            "id": 9784,
            "title": {
                "de": "Kapazitätsaufbau in Forschungsinfrastrukturen im Sinne von \"One Health\"",
                "en": "CAPACITY BUILDING IN RESEARCH INFRASTRUCTURE TOWARDS ONE HEALTH"
            },
            "short": "CaBRIOH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-09-01T02:00:00+02:00",
            "begin_effective": "2026-09-01T02:00:00+02:00",
            "end_planned": "2029-08-31T02:00:00+02:00",
            "end_effective": "2029-08-31T02:00:00+02:00",
            "assignment": "2026-05-08T12:33:02+02:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51870,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9784-51870-10"
            ]
        },
        {
            "id": 9785,
            "title": {
                "de": "Rückführbare Messung von minimaler Resterkrankung in Krebserkrankungen",
                "en": "Metrology for molecular Measurable Residual Disease (MRD) testing in cancer and precision\r\nmedicine"
            },
            "short": "GenomeMET2",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-08-01T02:00:00+02:00",
            "begin_effective": "2026-08-01T02:00:00+02:00",
            "end_planned": "2029-07-31T02:00:00+02:00",
            "end_effective": "2029-07-31T02:00:00+02:00",
            "assignment": "2026-05-08T12:40:41+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57386,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9785-57386-10"
            ]
        },
        {
            "id": 9779,
            "title": {
                "de": "Aktivierung des PXR-TFEB-Autophagie-Netzwerks zur Behandlung des Alpha-1-Antitrypsin-Mangels",
                "en": "Activation of the PXR-TFEB-Autophagy Network to treat Alpha-1-Antitrypsin Deficiency"
            },
            "short": "The PXR-TFEB axis in A1AT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-07-01T02:00:00+02:00",
            "begin_effective": "2026-07-01T02:00:00+02:00",
            "end_planned": "2028-06-30T02:00:00+02:00",
            "end_effective": "2028-06-30T02:00:00+02:00",
            "assignment": "2026-05-07T11:59:06+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": [
                3938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9779-57377-10"
            ]
        },
        {
            "id": 9724,
            "title": {
                "de": "Kollagen-Fingerprinting zur Stratifizierung von PH-Patienten",
                "en": "Collagen fingerprinting for stratification of PH patients"
            },
            "short": "Collagen fingerprinting_PH patients",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-07-01T02:00:00+02:00",
            "begin_effective": "2026-07-01T02:00:00+02:00",
            "end_planned": "2029-12-31T01:00:00+01:00",
            "end_effective": "2029-06-30T02:00:00+02:00",
            "assignment": "2026-04-15T15:19:28+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82090,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLP3022825",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9724-82090-10"
            ]
        },
        {
            "id": 9713,
            "title": {
                "de": "Klinische Anwendung von Liquid Biopsy bei intermediären und malignen kartilaginären Tumoren. Eine prospektive Kohortenstudie.",
                "en": "Clinical applicability of liquid biopsy in intermediate and malignant cartilaginous neoplasms. A prospective cohort study."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-06-01T02:00:00+02:00",
            "begin_effective": "2026-06-01T02:00:00+02:00",
            "end_planned": "2030-05-31T02:00:00+02:00",
            "end_effective": "2030-05-31T02:00:00+02:00",
            "assignment": "2026-04-07T17:10:33+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 95171,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLP1403825",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9713-95171-10"
            ]
        },
        {
            "id": 9741,
            "title": {
                "de": "Zirkulierende Tumor-DNA (ctDNA) zur Charakterisierung und Detektion minimaler Resterkrankung beim muskel-invasiven Harnblasenkarzinom\r\n\r\n\r\n",
                "en": "Circulating Tumor DNA (ctDNA) for characterization and detection of minimal residual disease in muscle-invasive bladder cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-06-01T02:00:00+02:00",
            "begin_effective": "2026-06-01T02:00:00+02:00",
            "end_planned": "2028-05-31T02:00:00+02:00",
            "end_effective": "2028-05-31T02:00:00+02:00",
            "assignment": "2026-04-22T16:56:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14056,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 130518,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9741-130518-10"
            ]
        },
        {
            "id": 9643,
            "title": {
                "de": "Synthese und Modifizierung von Briciclib-Phosphonat-Analoga zur topischen Behandlung von Psoriasis",
                "en": "Synthesis and modification of Briciclib phosphonate analogs for the topical treatment of psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-05-01T02:00:00+02:00",
            "begin_effective": "2026-05-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2026-03-02T10:42:13+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": [
                "9643-84167-10"
            ]
        },
        {
            "id": 9652,
            "title": {
                "de": "Br-TRAP:  Towards virtual Risk Assessment  for Patient-specific stratification in Brugada syndrome",
                "en": "Br-TRAP:  Towards virtual Risk Assessment  for Patient-specific stratification in Brugada syndrome"
            },
            "short": "Br-TRAP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-22T02:00:00+02:00",
            "begin_effective": "2026-04-22T02:00:00+02:00",
            "end_planned": "2028-04-22T02:00:00+02:00",
            "end_effective": "2028-04-21T02:00:00+02:00",
            "assignment": "2026-03-05T12:35:53+01:00",
            "program": 209,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 128994,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9652-128994-10"
            ]
        },
        {
            "id": 9701,
            "title": {
                "de": "Magnetische Zustandsänderungen von Partikelagglomeraten in biologischen Systemen",
                "en": "Magnetically Driven Collective States of Nanoparticles in Biological Flow"
            },
            "short": "MAGFLOW",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2026-09-30T02:00:00+02:00",
            "end_effective": "2026-10-31T01:00:00+01:00",
            "assignment": "2026-03-23T15:26:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "PN 2016",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9701-113130-10"
            ]
        },
        {
            "id": 9696,
            "title": {
                "de": "Establishing experimental models to study TRPC3 in neurodevelopmental disorders",
                "en": "Establishing experimental models to study TRPC3 in neurodevelopmental disorders"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2026-10-01T02:00:00+02:00",
            "end_effective": "2026-10-31T01:00:00+01:00",
            "assignment": "2026-03-20T14:29:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 90337,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9696-90337-10"
            ]
        },
        {
            "id": 9557,
            "title": {
                "de": "Prävention von sarkopener Adipositas durch Ernährung, Bewegung und Technologien zur Vermeidung einer übermäßigen Abhängigkeit von der Sekundärversorgung\r\n",
                "en": "Sarcopenic Obesity prevention by Nutrition, Exercise and Technology To prevent Overreliance on secondary care"
            },
            "short": "SONETTO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2029-03-31T02:00:00+02:00",
            "end_effective": "2029-03-31T02:00:00+02:00",
            "assignment": "2026-01-26T15:21:15+01:00",
            "program": 257,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999930988",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9557-82963-10"
            ]
        },
        {
            "id": 9700,
            "title": {
                "de": "Erweiterung des druggable Proteoms: Modulierung intrinsisch ungeordneter Proteine mittels integrativer Strukturbiologie ",
                "en": "Expanding the Druggable Proteome: Targeting Disordered Proteins via Integrative Structural Biology"
            },
            "short": "ExPro",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2026-10-31T01:00:00+01:00",
            "end_effective": "2026-10-31T01:00:00+01:00",
            "assignment": "2026-03-23T15:22:33+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 137654,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "PN 2017",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9700-137654-10"
            ]
        },
        {
            "id": 9675,
            "title": {
                "de": "Pulmonale Metamorphose: Einblick in die metabolische Reaktion der Lunge\r\ndurch stabile Isotop-Profilierung und präzise\r\nSchnittpräparate",
                "en": "Pulmonary Metamorphosis: Illuminating Lung Metabolic\r\nResponse through Stable Isotype Profiling and Precision-\r\nCut Slices"
            },
            "short": "metabolic profiling of PCLS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-03-31T02:00:00+02:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2026-03-18T15:40:26+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 62748,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "HR 12/2026",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9675-62748-10"
            ]
        },
        {
            "id": 9553,
            "title": {
                "de": "Die p53/Foxo1 Achse in Adipositas und Fasten",
                "en": "Dissecting p53/Foxo1 cooperativity in obesity and fasting"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-03-02T01:00:00+01:00",
            "end_planned": "2029-03-31T02:00:00+02:00",
            "end_effective": "2029-03-01T01:00:00+01:00",
            "assignment": "2026-01-23T16:11:20+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9553-89979-10"
            ]
        },
        {
            "id": 9742,
            "title": {
                "de": "Entschlüsselung der Entstehung von TP53-mutierten therapieassoziierten myeloischen Neoplasien.",
                "en": "Decoding the development of TP53 mutant therapy-related myeloid neoplasms."
            },
            "short": "TP53 mutant t-MN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-06-01T02:00:00+02:00",
            "end_planned": "2028-03-31T02:00:00+02:00",
            "end_effective": "2028-05-31T02:00:00+02:00",
            "assignment": "2026-04-22T17:21:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 97755,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9742-97755-10"
            ]
        },
        {
            "id": 9783,
            "title": {
                "de": "Gezielte Beeinflussung des Autophagie-Kontrollpunkts ACBP bei der kardialen Alterung",
                "en": "Targeting the Autophagy Checkpoint ACBP in Cardiac Aging"
            },
            "short": "ACE-AGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-04-01T02:00:00+02:00",
            "end_planned": "2029-03-31T02:00:00+02:00",
            "end_effective": "2029-03-31T02:00:00+02:00",
            "assignment": "2026-05-07T18:27:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 94512,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9783-94512-10"
            ]
        },
        {
            "id": 9787,
            "title": {
                "de": "Lipid-Emulsionen als Paradigmenwechsel in der Chemotherapie",
                "en": "Precision Oncology: \"Lipid Emulsions as a Paradigm Shift in Chemotherapy\" "
            },
            "short": "CDL OCELOT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-04-01T02:00:00+02:00",
            "begin_effective": "2026-03-01T01:00:00+01:00",
            "end_planned": "2033-03-31T02:00:00+02:00",
            "end_effective": "2033-02-28T01:00:00+01:00",
            "assignment": "2026-05-08T16:42:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50826,
            "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": [
                "9787-50826-10"
            ]
        }
    ]
}