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=760&ordering=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2139,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=780&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=740&ordering=begin_planned",
    "results": [
        {
            "id": 3713,
            "title": {
                "de": "Some like it hot: Female preferences based on male body temperature in acoustic insects.",
                "en": "Some like it hot: Female preferences based on male body temperature in acoustic insects."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-06-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2018-10-31T01:00:00+01:00",
            "assignment": "2014-07-17T13:10:14+02:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27145",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3713-50960-10"
            ]
        },
        {
            "id": 3643,
            "title": {
                "de": "Computerunterstütze akustische Diagnostik thorakaler Erkrankungen",
                "en": "Computerunterstütze akustische Diagnostik thorakaler Erkrankungen"
            },
            "short": "Computerunterstützte Lungenauskultation",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-04-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2016-07-31T02:00:00+02:00",
            "assignment": "2014-04-28T18:04:08+02:00",
            "program": null,
            "subprogram": "HTI",
            "organization": 14077,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50948,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3643-50948-10"
            ]
        },
        {
            "id": 3981,
            "title": {
                "de": "Einfluss der Schlauchmagenoperation auf Körpergewicht und Stoffwechsellage - Eine Pilotstudie im Mausmodell\r\n",
                "en": "Influence of gastric sleeve resection on body mass and metabolism - a pilot study in a mouse model"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2015-07-01T02:00:00+02:00",
            "end_effective": "2016-04-30T02:00:00+02:00",
            "assignment": "2015-04-23T14:50:37+02:00",
            "program": null,
            "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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3981-54087-10",
                "3981-50778-12",
                "3981-83445-12",
                "3981-82670-12"
            ]
        },
        {
            "id": 3719,
            "title": {
                "de": "Entwicklung einer Technologie mit Prototypenstatus zu einen Standard für klinische Bioverfügbarkeits- und Bioäquivalenzstudien zur Zulassung von Generika. ",
                "en": "A Clinically Applicable Plug & play System for in vivo testing of bioequivalence of drugs at target"
            },
            "short": "CAPPS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-09-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2019-05-31T02:00:00+02:00",
            "assignment": "2014-07-22T17:02:54+02:00",
            "program": 107,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "844745",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3719-51831-10",
                "3719-97867-12"
            ]
        },
        {
            "id": 3855,
            "title": {
                "de": "Kardiovaskuläre Risikofaktoren bei Patienten mit Depression",
                "en": "Cardiovascular risk factors in patients with major depression"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2015-07-01T02:00:00+02:00",
            "end_effective": "2015-10-01T02:00:00+02:00",
            "assignment": "2015-01-14T13:01:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50662,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3855-50662-10"
            ]
        },
        {
            "id": 3940,
            "title": {
                "de": " 1.8 Metabolomics and proteomics in the search for the Advantage of Online-Hemodiafiltration",
                "en": " 1.8 Metabolomics and proteomics in the search for the Advantage of Online-Hemodiafiltration"
            },
            "short": "BioPersMed Project No 1.8",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2015-01-09T16:16:16+01:00",
            "program": 94,
            "subprogram": "K-Projekt",
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 72630,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2,
                1040,
                1154
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3940-72630-10"
            ]
        },
        {
            "id": 3706,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg \"Metabolic and cardiovascular disease\""
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2014-07-15T16:44:46+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3706-58794-10",
                "3706-96765-12",
                "3706-98847-12"
            ]
        },
        {
            "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": 3710,
            "title": {
                "de": " Endothel Lipase und Funktionalität des HDLs",
                "en": "Endothelial Lipase, high-density lipoprotein and endothelial dysfunction"
            },
            "short": "EL and HDL functionality",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2014-07-17T11:01:33+02:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P27166",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3710-51988-10",
                "3710-79173-12"
            ]
        },
        {
            "id": 3830,
            "title": {
                "de": "Kurzfristige Auswirkung des statischen Dehnens auf neuromechnische Eigenschaften",
                "en": "Temporal effects of acute static stretching on neuromechanics of the muscle-tendon-unit"
            },
            "short": "STRETCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2014-12-04T11:28:45+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51814,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27665 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3830-51814-10"
            ]
        },
        {
            "id": 3899,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und Kardiovaskuläre Erkrankungen\"",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2015-02-04T14:30:12+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3899-54043-12",
                "3899-50861-12",
                "3899-51663-10"
            ]
        },
        {
            "id": 3890,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\"",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\" "
            },
            "short": "DK_METABOL_DISORDERS ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2015-02-04T11:20:23+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3890-51904-10"
            ]
        },
        {
            "id": 3914,
            "title": {
                "de": "α2-Adrenozeptoren und Imidazolin I1-Rezeptoren in NSAR-induzierten Dünnarm-Ulzera",
                "en": "α2 Adrenoceptor and imidazoline I1 receptors in NSAID-induced small intestinal lesions"
            },
            "short": "88öu2",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2015-06-30T02:00:00+02:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2015-02-25T10:50:13+01:00",
            "program": 84,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25,
                1028
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3915,
            "title": {
                "de": "Dysregulation von extrazellulärer Matrix in verschiedenen Formen pulmonaler Hypertonie",
                "en": "Extracellular matrix dysregulation in different forms of pulmonary hypertension "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2015-03-01T01:00:00+01:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-02-26T14:23:51+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82090,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3915-61540-12",
                "3915-82090-10"
            ]
        },
        {
            "id": 3705,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2014-07-15T16:44:29+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3705-78591-10"
            ]
        },
        {
            "id": 3854,
            "title": {
                "de": "Die Prävalenz von FHH bei PatientInnen mit einem primären Hyperparathyreoidismus",
                "en": "The Prevalence of FHH in Patients with Primary Hyperparathyroidism"
            },
            "short": "EPATH-FHH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2014-02-01T01:00:00+01:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2015-01-13T10:13:03+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "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": [
                "3854-81519-10"
            ]
        },
        {
            "id": 3689,
            "title": {
                "de": "Der Effekt von Eplerenon auf den Knochenstoffwechsel bei PatientInnen mit einem primären Hyperparathyreoidismus",
                "en": "Effect of Eplerenone on Bone Metabolism in Patients with Primary Hyperparathyroidism"
            },
            "short": "EPATH bone",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2015-06-01T02:00:00+02:00",
            "end_effective": "2016-05-31T02:00:00+02:00",
            "assignment": "2014-06-24T13:22:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "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": [
                "3689-81519-10"
            ]
        },
        {
            "id": 3693,
            "title": {
                "de": "GlucoTab - Mobiles System für Blutzuckermanagement im Krankenhaus und Pflegeheim",
                "en": "GlucoTab - Mobile system for  glycaemic management in hospitals and nursing homes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2014-06-30T14:57:40+02:00",
            "program": 107,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65558,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "844737",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3693-65558-10",
                "3693-54235-12"
            ]
        },
        {
            "id": 3857,
            "title": {
                "de": "Doktoratskolleg \"Metabolic and cardiovascular disease\"",
                "en": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-01-15T10:16:29+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 52938,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3857-52938-10",
                "3857-87214-12"
            ]
        },
        {
            "id": 4772,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuäre Erkrankungen\" (2. Förderperiode)",
                "en": "Doktoratskolleg \"Metabolic and cardiovascular disease\" (2. funding periode)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2017-01-01T12:25:51+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51691,
            "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": [
                "4772-51691-10",
                "4772-50903-12",
                "4772-57409-12",
                "4772-71648-12",
                "4772-104257-12",
                "4772-100995-12",
                "4772-81132-12",
                "4772-105381-12",
                "4772-101162-12",
                "4772-104723-12"
            ]
        }
    ]
}