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=1320&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1340&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1300&ordering=-begin_effective",
    "results": [
        {
            "id": 3847,
            "title": {
                "de": "Diagnose des Vitamin D - Mangels bei Kritisch Kranken",
                "en": "Diagnosis of vitamin D deficiency in critical care"
            },
            "short": "VITdAL-ICU DIAGNOSIS",
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2015-01-07T10:00:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58615,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1681
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3847-58615-10"
            ]
        },
        {
            "id": 4006,
            "title": {
                "de": "Untersuchung der Rolle von p53 in gefasteter Leber",
                "en": "Elucidating the role of p53 in fasted liver"
            },
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-05-11T15:45:30+02:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "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": [
                "4006-89979-10"
            ]
        },
        {
            "id": 3801,
            "title": {
                "de": "Eine Analyse von Stoffwechselwegen pädiatrischer solider Tumoren am Beispiel des Hepato- und Neuroblastoms: Woher nehmen die Tumoren ihre Energie?",
                "en": "Tumor metabolism of hepato- and neuroblastoma"
            },
            "short": "Tumorenergiestoffwechsel",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-11-01T01:00:00+01:00",
            "begin_effective": "2014-12-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2014-11-04T14:21:17+01:00",
            "program": 81,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54087,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3801-50778-12",
                "3801-54087-10",
                "3801-52569-12",
                "3801-82670-12",
                "3801-83445-12"
            ]
        },
        {
            "id": 3811,
            "title": {
                "de": "Knochengesundheit bei PatientInnen mit Sklerosierender Cholangitis nach Intensivstation",
                "en": "Bone Health in Patients with Sclerosing Cholangitis following Critical Illness"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-12-01T01:00:00+01:00",
            "begin_effective": "2014-12-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2014-11-17T12:01:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58615,
            "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": [
                "3811-58615-10"
            ]
        },
        {
            "id": 3828,
            "title": {
                "de": "Bakterielle Dysbiose des Kolons als Ursache der Säuglingsproktokolitis\r\n",
                "en": "Colonic bacterial dysbiosis as a cause of infant proctocolitis"
            },
            "short": "BaktDysFPIP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-12-01T01:00:00+01:00",
            "begin_effective": "2014-12-01T01:00:00+01:00",
            "end_planned": "2017-11-30T01:00:00+01:00",
            "end_effective": "2020-03-31T02:00:00+02:00",
            "assignment": "2014-12-04T11:21:49+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 450",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3826,
            "title": {
                "de": "„Is the Molecular Clock ticking differently in Bipolar Disorder? - Gene association, gene expression and epigenetic analysis of Clock Genes\"",
                "en": "„Is the Molecular Clock ticking differently in Bipolar Disorder? - Gene association, gene expression and epigenetic analysis of Clock Genes\""
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-11-21T01:00:00+01:00",
            "begin_effective": "2014-11-21T01:00:00+01:00",
            "end_planned": "2015-11-21T01:00:00+01:00",
            "end_effective": "2017-04-30T02:00:00+02:00",
            "assignment": "2014-12-02T09:41:53+01:00",
            "program": null,
            "subprogram": "Subprogramm der BIPFAT, BIPFAT FU und BIPGENETIK Studie \r\n(Leiterin PD Dr.Eva Reininghaus)",
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79771,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-05",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3826-79771-10"
            ]
        },
        {
            "id": 3776,
            "title": {
                "de": "EFSD Albert Renold Travel Fellowship",
                "en": "EFSD Albert Renold Travel Fellowship"
            },
            "short": "Visiting Scientist Philadelphia",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-11-01T01:00:00+01:00",
            "begin_effective": "2014-11-01T01:00:00+01:00",
            "end_planned": "2015-05-01T02:00:00+02:00",
            "end_effective": "2015-05-01T02:00:00+02:00",
            "assignment": "2014-09-24T11:25:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4135,
            "title": {
                "de": "Neue therapeutische Agentien in der Chordomtherapie",
                "en": "New therapeutic agents for chordoma"
            },
            "short": "chordoma drug screen",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-06T02:00:00+02:00",
            "begin_effective": "2014-10-06T02:00:00+02:00",
            "end_planned": "2016-10-05T02:00:00+02:00",
            "end_effective": "2016-10-05T02:00:00+02:00",
            "assignment": "2015-11-02T09:49:01+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50448,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J 3640",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4135-50448-10"
            ]
        },
        {
            "id": 3780,
            "title": {
                "de": "Entwicklung eines generativen Verfahrens und neuer Polymer-Compounds für personalisierte Schädel- und Gesichtsimplantate",
                "en": "Development of a generative procedure and of new polymer-compounds for personlized skull- and face implants"
            },
            "short": "iPRINT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2016-09-30T02:00:00+02:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2014-10-06T14:32:30+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 61927,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "846058",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3780-100991-12",
                "3780-50911-12",
                "3780-61927-10",
                "3780-63490-12",
                "3780-67749-12",
                "3780-72095-12"
            ]
        },
        {
            "id": 3905,
            "title": {
                "de": "Nicht-invasive Bestimmung des pulmonal arteriellen Drucks und der rechtsventrikulären Funktion bei PatientInnen mit pulmonaler Hypertonie",
                "en": "Non-invasive Assessment of Pulmonary Arterial Pressure and Right Ventricular Function in Patients with Pulmonary Hypertension"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2015-02-12T13:32:06+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59238,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12,
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3905-59238-10"
            ]
        },
        {
            "id": 3751,
            "title": {
                "de": "Der Anstieg des pulmonalen Blutflusses nach der Geburt.",
                "en": "Understanding the increase in pulmonary blood flow at birth."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2015-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2014-08-20T11:39:49+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 73733,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J3595",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3751-73733-10"
            ]
        },
        {
            "id": 3695,
            "title": {
                "de": "Ultrakonservierte Gene und deren Rolle im Metastasierungsprozeß bei Nierenkrebs",
                "en": "Metastases-associated ultraconserved genes in renal cell carcinoma patients"
            },
            "short": "Ultraconserved genes in mRCC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2016-09-30T02:00:00+02:00",
            "end_effective": "2018-02-28T01:00:00+01:00",
            "assignment": "2014-07-01T13:10:13+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14056,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50839,
            "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": [
                "3695-110608-12",
                "3695-100192-12",
                "3695-50229-12",
                "3695-50839-10"
            ]
        },
        {
            "id": 3721,
            "title": {
                "de": "Disseminierende Tumorzellen in primär metastasierten Brustkrebspatientinnen mit Chirurgie des Primärtumors  ",
                "en": "Disseminating tumor cells in primary metastasized breast cancer patients undergoing surgery of primary tumor"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2015-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2014-07-23T16:36:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80692,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                122
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3721-80692-10"
            ]
        },
        {
            "id": 3789,
            "title": {
                "de": "Diagnostische Klebsielle oxytoca PCR",
                "en": "Diagnostic Klebsielle oxytoca PCR"
            },
            "short": "K.oxy PCR",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-09-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2015-09-01T02:00:00+02:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2014-10-16T12:31:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50527,
            "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": [
                "3789-50527-10"
            ]
        },
        {
            "id": 3793,
            "title": {
                "de": "Identifizierung von putativen Krebs-Stammzellen in Adenocarcinoma der Lunge mittels Next Generation Sequencing.",
                "en": "Biomarkers of putative cancer stem cells in adenocarcinoma of the lung identified by\r\nnext generation sequencing\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2015-09-30T02:00:00+02:00",
            "end_effective": "2016-11-30T01:00:00+01:00",
            "assignment": "2014-10-23T11:54:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                122
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3793-50539-12",
                "3793-50563-12",
                "3793-59188-12"
            ]
        },
        {
            "id": 3782,
            "title": {
                "de": "Mitochondrien als neues Ziel in der Behandlung diverser Erkrankungen",
                "en": "Mitochondria- a novel target for treatment of many diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2014-10-07T15:55:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 3812,
            "title": {
                "de": "In-vitro Fibrogenese humaner immortalisierter Stimmlippen-Fibroblasten unter Crowding-Bedinungen",
                "en": "In-vitro fibrogenesis of immortalised human vocal fold fibroblasts under crowding conditions"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2014-11-20T10:06:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "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": [
                "3812-50670-10"
            ]
        },
        {
            "id": 3694,
            "title": {
                "de": "Endothel Lipase und HDL-Funktionalität: Studien in KHK Patienten",
                "en": "Endothelial Lipase and HDL functionality: Studies in CAD patients"
            },
            "short": "EL and HDL functionality",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2017-03-31T02:00:00+02:00",
            "assignment": "2014-07-01T13:07:10+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51988,
            "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": [
                "3694-51988-10"
            ]
        },
        {
            "id": 3712,
            "title": {
                "de": "Domäneninteraktion zur Kontrolle der STIM1 Aktivierung von Orai1 Kanälen",
                "en": "Domain interactions controlling STIM1 activation  of Orai1 channels "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2017-10-01T02:00:00+02:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2014-07-17T13:01:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27263",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3712-78591-10"
            ]
        },
        {
            "id": 3603,
            "title": {
                "de": "Die Rolle von RKIP in myeloischer Leukämogenese",
                "en": "The role of RKIP in myeloid leukemogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-04-15T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2017-04-14T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2014-03-11T09:55:02+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 26619",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3603-99630-12",
                "3603-50747-12",
                "3603-57402-10",
                "3603-77371-12",
                "3603-94596-12",
                "3603-97430-12",
                "3603-99621-12"
            ]
        }
    ]
}