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=120&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2260,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=140&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=100&ordering=-end_effective",
    "results": [
        {
            "id": 9226,
            "title": {
                "de": "Data Stewards für interoperables Management klinischer Daten innerhalb der Mission Cancer an der Med Uni Graz",
                "en": "Data stewards for interoperable clinical data management within the Cancer Mission at the Medical University of Graz"
            },
            "short": "DS Mission Cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-02-02T01:00:00+01:00",
            "begin_effective": "2026-02-02T01:00:00+01:00",
            "end_planned": "2028-02-01T01:00:00+01:00",
            "end_effective": "2028-02-01T01:00:00+01:00",
            "assignment": "2025-09-26T11:17:21+02:00",
            "program": 255,
            "subprogram": null,
            "organization": 28083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57544,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999929811",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9226-57544-10"
            ]
        },
        {
            "id": 8578,
            "title": {
                "de": "OptimaMind - Verbesserung der kognitiven Funktion durch Ernährung",
                "en": "OptimaMind - Enhancing cognitive longevity through lifestyle and nutrition"
            },
            "short": "OptimaMind",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-03T01:00:00+01:00",
            "begin_effective": "2025-02-03T01:00:00+01:00",
            "end_planned": "2028-01-31T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2025-01-03T17:54:51+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN8074224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8578-89175-10"
            ]
        },
        {
            "id": 9554,
            "title": {
                "de": "LIPOTRACE: Tracking von Lipidnanopartikeln und deren Charakterisierung mittels Kopplung von\r\nOptofluidik und Massenspektrometrie",
                "en": "LIPOTRACE"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-12-01T01:00:00+01:00",
            "begin_effective": "2026-02-01T01:00:00+01:00",
            "end_planned": "2027-11-30T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2026-01-23T17:07:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 83104,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9554-83104-10"
            ]
        },
        {
            "id": 8577,
            "title": {
                "de": "Kognitive Funktion und Ernährung",
                "en": "Enhancing Cognitive Longevity through Lifestyle and Nutrition"
            },
            "short": "OptimaMind",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-02-03T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2025-01-03T17:38:39+01:00",
            "program": 253,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN8074224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8577-50838-10"
            ]
        },
        {
            "id": 8589,
            "title": {
                "de": "Rejuvenated yeasts for better biorefineries",
                "en": "Rejuvenated yeasts for better biorefineries"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-31T01:00:00+01:00",
            "begin_effective": "2025-01-31T01:00:00+01:00",
            "end_planned": "2028-01-30T01:00:00+01:00",
            "end_effective": "2028-01-30T01:00:00+01:00",
            "assignment": "2025-01-10T10:29:19+01:00",
            "program": 94,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 113130,
            "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": [
                "8589-113130-10",
                "8589-132237-12"
            ]
        },
        {
            "id": 9470,
            "title": {
                "de": "Christian Doppler Labor für Aktivierung des immunogenen Zelltods bei Lungenkrebs ",
                "en": "Christian Doppler (CD) Laboratory for Activation of Immunogenic Cell Death in Lung Cancer"
            },
            "short": "CDL: Jost",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-08-01T02:00:00+02:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2032-07-31T02:00:00+02:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-12-05T09:57:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "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": [
                "9470-107132-10"
            ]
        },
        {
            "id": 9469,
            "title": {
                "de": "Christian Doppler Labor für Aktivierung des immunogenen Zelltods bei Lungenkrebs",
                "en": "Christian Doppler (CD) Laboratory for Activation of Immunogenic Cell Death in Lung Cancer "
            },
            "short": "CDL: Dengler",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-08-01T02:00:00+02:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2032-07-31T02:00:00+02:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-12-05T09:54:43+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": [
                23
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9469-109002-10"
            ]
        },
        {
            "id": 7595,
            "title": {
                "de": "ELPHI: Bioelektronische Implantate für steuerbare Chemoimmunotherapie",
                "en": "ELPHI: Bioelectronic Implants for Tunable Chemoimmunotherapy"
            },
            "short": "Chemoimmuno ELPHI ",
            "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": "2026-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2023-06-02T12:08:11+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "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": [
                "7595-99703-10",
                "7595-105020-12"
            ]
        },
        {
            "id": 7227,
            "title": {
                "de": "Erforschung neuer Biomarker zur Früherkennung von Transplantatabstoßung",
                "en": "Novel Biomarker for the detection of heart transplant rejection"
            },
            "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": "2027-12-31T01:00:00+01:00",
            "assignment": "2022-10-21T11:29:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 72301,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2801
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7227-60377-12",
                "7227-72301-10",
                "7227-91265-12",
                "7227-101322-12",
                "7227-110289-12"
            ]
        },
        {
            "id": 5380,
            "title": {
                "de": "Progressionsbeurteilung bei metastasierenden neuroendokrinen Neoplasien (NEN) mit bildgebenden und biochemischen Verfahren",
                "en": "Evaluation of tumor progression in metastasised in neuroendocrine neoplasia (NEN) with biochemical and imaging techniques"
            },
            "short": "Registerstudie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-06-10T02:00:00+02:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2018-06-06T11:25:43+02:00",
            "program": null,
            "subprogram": "MEFOgraz",
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65139,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-16",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5380-65139-10"
            ]
        },
        {
            "id": 9567,
            "title": {
                "de": "Differentiated Quantitation Analysis and Biological Function Research of Tumor Cell Surface Protein Heterodimers",
                "en": "Differentiated Quantitation Analysis and Biological Function Research of Tumor Cell Surface Protein Heterodimers"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-10-01T02:00:00+02:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-09-30T02:00:00+02:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2026-01-29T12:02:25+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "CN 07/2025",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9567-91207-10"
            ]
        },
        {
            "id": 9151,
            "title": {
                "de": "Traditionelle nigerianische Ernährung: Nachhaltige Wege zu besserer Gesundheit und Krankheitsprävention",
                "en": "Unlocking the potential of traditional Nigerian diets for sustainable nutrition and disease prevention"
            },
            "short": "FERMENT-HEALTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-08-14T17:20:12+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "P155",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9151-124253-10"
            ]
        },
        {
            "id": 4869,
            "title": {
                "de": "Methodenetablierun am Rasterkraftmikroskop",
                "en": "Method establishment at the atomic force microscope"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-03-02T01:00:00+01:00",
            "begin_effective": "2017-03-02T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2017-03-06T10:31:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53900,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-22",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4869-53900-10"
            ]
        },
        {
            "id": 9540,
            "title": {
                "de": "Umweltfaktoren für den Schlaf: Ein bilateraler Ansatz für Review, Analyse und Forschungsplanung",
                "en": "Environmental determinants of sleep: A bilateral approach to review, research, and analytical planning"
            },
            "short": "Environmental determinants of sleep",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2026-01-21T13:12:01+01:00",
            "program": 201,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 131598,
            "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": [
                "9540-131598-10"
            ]
        },
        {
            "id": 7842,
            "title": {
                "de": "SARS-CoV-2 Re-Infektionsrisiko und Impfstoffwirksamkeit in Österreich",
                "en": "SARS-CoV-2 Re-Infection Risk and Vaccine efficacy in Austria: SARIVA Study"
            },
            "short": "SARIVA Study",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-08-30T02:00:00+02:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2023-10-19T14:40:41+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53344,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1188",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7842-53344-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": 8710,
            "title": {
                "de": "Klinisch-immunologische Charakterisierung der Chronischen Rhinosinusitis",
                "en": "Clinical-immunological characterization of chronic rhinosinusitis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-05-01T02:00:00+02:00",
            "begin_effective": "2025-05-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-03-06T10:01:42+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89704,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": 12,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": "FIF-A 16-0479/2024-0002",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8710-89704-10"
            ]
        },
        {
            "id": 5897,
            "title": {
                "de": "Zirkadiane Veränderungen des Makulavolumens in der gesunden Netzhaut des Menschen",
                "en": "Circadian Macular Volume Changes in the Healthy Human Retina"
            },
            "short": "Retinale zirkadiane Veränderungen",
            "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": "2020-10-01T02:00:00+02:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2019-08-29T10:30:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53938,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5897-53938-10"
            ]
        },
        {
            "id": 7304,
            "title": {
                "de": "Steirische Kinderkrebsforschung - Forschungseinheit für Krebserkrankungen und Störungen des Blutes und Immunsystems bei Kindern  \r\n",
                "en": "Styrian Children's Cancer Research - Research Unit for Childhood Cancer and Inborn Errors of the Blood or Immunity"
            },
            "short": "Steirische Kinderkrebsforschung",
            "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": "2028-01-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2022-12-15T14:14:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7304-85188-10"
            ]
        },
        {
            "id": 9218,
            "title": {
                "de": "Rätselhafte Aktivierung der präsynaptischen Glykolyse\r\n",
                "en": "Enigmatic activation mechanism of presynaptic glycolysis\r\n"
            },
            "short": "Activation_presynaptic glycolysis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2028-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2025-09-22T13:45:36+02:00",
            "program": 118,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100845,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "TAI1573525",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9218-100845-10"
            ]
        }
    ]
}