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=880&ordering=end_planned
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=900&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=860&ordering=end_planned",
    "results": [
        {
            "id": 4234,
            "title": {
                "de": "Die Interaktion von p53 und Wnt-Signalpfaden in mesenchymalen Stammzellen",
                "en": "THE INTERACTION OF P53 AND WNT SIGNALING IN THE STEMNESS OF MESENCHYMAL STEM CELLS"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-01-19T11:43:48+01:00",
            "program": 92,
            "subprogram": "Wissenschaftlich-technische Zusammenarbeit Österr.-Serbien",
            "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": [
                20
            ],
            "funder_projectcode": "SRB 02/2016",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4234-89979-10"
            ]
        },
        {
            "id": 4378,
            "title": {
                "de": "EULAR Empfehlungen für die Anwendung der Bildgebung in der Diagnose und im Management der Groß Gefäßvaskulitis in der klinischen Praxis",
                "en": "EULAR recommendations for the use of imaging in the diagnosis and management of large vessel vasculitis in clinical practice "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-07-01T02:00:00+02:00",
            "begin_effective": "2016-07-01T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-03-30T16:05:51+02: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": [
                "4378-66227-10"
            ]
        },
        {
            "id": 4849,
            "title": {
                "de": "Assessing the Role of Circadian Alterations, Cardio-postrual Interactions and Vascular Changes in Cognitive Functional Decline",
                "en": "Assessing the Role of Circadian Alterations, Cardio-postrual Interactions and Vascular Changes in Cognitive Functional Decline"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-10-31T01:00:00+01:00",
            "assignment": "2017-02-21T14:53:59+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4849-57932-10"
            ]
        },
        {
            "id": 4779,
            "title": {
                "de": "Panobinostat reduziert Hypoxie-induzierte Cisplatin Resistenz in nicht-kleinzelligen Lungenkarzinom Zellen durch Destabilisierung vom HIF-1alpha",
                "en": "Panobinostat reduces hypoxia-induced cisplatin resistance of non-small cell lung carcinoma cells via HIF-1alpha destabilization"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-01-23T13:50:46+01:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-21",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4779-50610-10"
            ]
        },
        {
            "id": 4742,
            "title": {
                "de": "Laserakupunktur zur Schmerzprävention bei gesunden Neugeborenen\r\n",
                "en": "Laser acupuncture for the prevention of pain in healthy newborns"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-15T02:00:00+02:00",
            "begin_effective": "2016-10-15T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2016-12-20T14:54:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1864
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5035,
            "title": {
                "de": "Anschubfinanzierung BioPersMed-Kohorte",
                "en": "Anschubfinanzierung BioPersMed-Kohorte"
            },
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-08-17T14:06:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-24",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5035-51809-10"
            ]
        },
        {
            "id": 4697,
            "title": {
                "de": "Untersuchungen zur tumorsuppressiven Funktion von Nr4a3 in der cMYC induzierten Lymphomentstehung",
                "en": "Investigating the role of nuclear orphan receptor NR4A3 in Myc-driven lymphomagenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-12-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2016-11-21T14:35:22+01: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": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4697-100134-12",
                "4697-59183-10",
                "4697-59496-12",
                "4697-51930-12",
                "4697-106234-12"
            ]
        },
        {
            "id": 4178,
            "title": {
                "de": "Untersuchungen zur Rolle von NR4A3 in lymphatischen Malignitäten",
                "en": "Investigating the role of nuclear orphan receptor NR4A3 in lymphoid malignancies"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2015-12-02T09:50:15+01:00",
            "program": null,
            "subprogram": "Förderprogramm „GESUNDHEIT3000“ der MEFOgraz Vereinigung Forschungsförderung Medizinischen Universität Graz",
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-09",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4178-100134-12",
                "4178-59183-10"
            ]
        },
        {
            "id": 4060,
            "title": {
                "de": "Genetische Basis der sekundär sklerosierenden Cholangitis* nach kritischer Krankheit",
                "en": "Secondary Sclerosing Cholangitis in Critically Ill Patients (SSC-CIP): Possible genetic basis of the disease"
            },
            "short": "SSC Genetik",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-07-14T13:53:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1748
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4060-62756-12",
                "4060-81091-12",
                "4060-50989-10"
            ]
        },
        {
            "id": 3180,
            "title": {
                "de": "Spiegelbestimmung ausgewählter antimikrobieller Substanzen im Liquor cerebrospinalis bei pädiatrischen, hämato-/onkologischen Patienten",
                "en": "Levels of selected antimicrobial agents in cerebrospinal fluid (CSF) of paediatric haemato-/oncologic patients"
            },
            "short": "Antimicrobials in CSF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2013-03-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-03-31T02:00:00+02:00",
            "assignment": "2013-02-20T09:59:20+01:00",
            "program": null,
            "subprogram": "Land Steiermark < 5.000,- Euro",
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": 56810,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3180-56810-10"
            ]
        },
        {
            "id": 4766,
            "title": {
                "de": "Die Rolle von SIRT1 in der Pathogenese der Spondyloarthritiden",
                "en": "The role of SIRT1 in the pathogenesis of Spondyloarthritides"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-01-11T14:04:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78952,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4766-78952-10"
            ]
        },
        {
            "id": 4112,
            "title": {
                "de": "SFB: Mathematische Optimierung mit Anwendungen in der biomedizinischen Forschung\r\n3. Förderperiode",
                "en": "SFB: Mathematical Optimization and Applications in Biomedical Sciences"
            },
            "short": "MOBIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2015-10-05T12:06:36+02:00",
            "program": 67,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F32",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4112-50966-10"
            ]
        },
        {
            "id": 4809,
            "title": {
                "de": "MCF-7 knock out von GIRK1",
                "en": "MCF-7 knock out of GIRK1"
            },
            "short": "Brustkrebsforschung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2017-02-07T15:31:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80816,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-19",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4809-80816-10"
            ]
        },
        {
            "id": 5085,
            "title": {
                "de": "Mikrobiom Graz",
                "en": "Microbiome Graz"
            },
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-10-11T10:52:53+02:00",
            "program": null,
            "subprogram": "Subvention Kulturamt Graz",
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90021,
            "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": [
                "5085-90021-10"
            ]
        },
        {
            "id": 3794,
            "title": {
                "de": "Entwicklungsgrundlagen der Mediaverkalkung",
                "en": "Developmental Basis of Media Calcification"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-10-31T01:00:00+01:00",
            "assignment": "2014-10-24T12:16:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14079,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74175,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 27537",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3794-74174-12",
                "3794-74175-10",
                "3794-75657-12",
                "3794-86124-12",
                "3794-86588-12"
            ]
        },
        {
            "id": 3852,
            "title": {
                "de": "Aufklärung der spezifischen Zytotoxizität von Dimethylacrylshikonin in Melanomzellen",
                "en": "Elucidation of specific cytotoxic effects of dimethylacrylshikonin in melanoma cells"
            },
            "short": "SpeDiMel",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-28T01:00:00+01:00",
            "end_planned": "2018-01-01T01:00:00+01:00",
            "end_effective": "2019-01-27T01:00:00+01:00",
            "assignment": "2015-01-09T09:19:54+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 17218,
            "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": "P27505",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3852-50826-10"
            ]
        },
        {
            "id": 4977,
            "title": {
                "de": "Stressinduzierte kardiovaskuläre Reaktivität bei Jugendlichen – Vergleich von Früh- zu Normalgeborenen.",
                "en": "Stress-related cardiovascular reactivity in adolescents"
            },
            "short": "ReaJu",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2018-01-31T01:00:00+01:00",
            "assignment": "2017-06-07T14:58:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64295,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4977-64295-10"
            ]
        },
        {
            "id": 4978,
            "title": {
                "de": "Kardiovaskuläre Folgen von Schwangerschaftskomplikationen",
                "en": "Cardiovascular Consequences of Preeclampsia and Pregnancy Induced Hypertension\r\n"
            },
            "short": "CaCoPE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2018-01-31T01:00:00+01:00",
            "assignment": "2017-06-07T15:24:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64295,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4978-64295-10"
            ]
        },
        {
            "id": 4129,
            "title": {
                "de": "Bridging Biobanking and Biomedical Research across Europe and Africa",
                "en": "Bridging Biobanking and Biomedical Research across Europe and Africa"
            },
            "short": "B3Africa_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2015-10-21T12:02:02+02:00",
            "program": 109,
            "subprogram": "H2020-INFRASUPP-2014-2",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "654404",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4129-51449-12",
                "4129-51663-10"
            ]
        },
        {
            "id": 4802,
            "title": {
                "de": "Sarkomforschung",
                "en": "sarcoma research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2017-02-02T12:27:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-17",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4802-50696-10"
            ]
        }
    ]
}