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=340&ordering=-end_planned
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=360&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=320&ordering=-end_planned",
    "results": [
        {
            "id": 9468,
            "title": {
                "de": "Das Dopaminsystem in einem neuen Cav1.3 Mausmodell einer neurologischen Entwicklungsstörung",
                "en": "The dopamine system in a new Cav1.3 Ca2+ channelopathy mouse model of a neurodevelopmental disorder"
            },
            "short": null,
            "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-02-09T01:00:00+01:00",
            "end_effective": "2027-02-09T01:00:00+01:00",
            "assignment": "2025-12-04T12:34:29+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 136954,
            "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": [
                "9468-136954-10"
            ]
        },
        {
            "id": 9273,
            "title": {
                "de": "Beurteilung der Passgenauigkeit von nicht originalen Abutments bei verschraubten implantatgetragenen Brücken",
                "en": "Fit evaluation of nonoriginal abutments in the partial screw-retained implant-supported prosthesis on internal connection implants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-10-20T02:00:00+02:00",
            "begin_effective": "2025-10-20T02:00:00+02:00",
            "end_planned": "2027-02-01T01:00:00+01:00",
            "end_effective": "2027-02-01T01:00:00+01:00",
            "assignment": "2025-10-21T18:05:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14111,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 101246,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2591
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9273-101246-10"
            ]
        },
        {
            "id": 8746,
            "title": {
                "de": "Künstliche Intelligenz-gestützte klinische Kommunikation",
                "en": "Artificial Intelligence-Driven Clinical Communication"
            },
            "short": "AID-CC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2027-01-31T01:00:00+01:00",
            "end_effective": "2027-03-31T02:00:00+02:00",
            "assignment": "2025-03-28T16:22:04+01:00",
            "program": 126,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57389,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8746-57389-10",
                "8746-118409-12"
            ]
        },
        {
            "id": 7297,
            "title": {
                "de": "MICRObiome Biobanking (RI) Enabler",
                "en": "MICRObiome Biobanking (RI) Enabler"
            },
            "short": "MICROBE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2027-01-31T01:00:00+01:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2022-12-07T11:19:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101094353",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7297-51663-10"
            ]
        },
        {
            "id": 8062,
            "title": {
                "de": "Stärkung des schwächelnden Herzens",
                "en": "Energizing the failing heart"
            },
            "short": "Ener-LIGHT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-05-01T02:00:00+02:00",
            "end_planned": "2027-01-31T01:00:00+01:00",
            "end_effective": "2027-04-30T02:00:00+02:00",
            "assignment": "2024-03-04T08:37:32+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 94512,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8062-94512-10",
                "8062-104482-12",
                "8062-135812-12"
            ]
        },
        {
            "id": 8668,
            "title": {
                "de": "Entschlüsselung molekularer Signalwege der Sarkopenie bei chronischer Niereninsuffizienz",
                "en": "Deciphering molecular pathways of sarcopenia in chronic kidney disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-01T01:00:00+01:00",
            "begin_effective": "2025-02-01T01:00:00+01:00",
            "end_planned": "2027-01-31T01:00:00+01:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2025-02-17T15:00:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 100601,
            "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": [
                "8668-100601-10"
            ]
        },
        {
            "id": 7894,
            "title": {
                "de": "Der Einfluss von Typ I Interferon auf die Pathogenese der Riesenzellarteriitis",
                "en": "Defining the role of the type I interferon pathway in the pathogenesis of giant cell arteritis "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2027-01-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-11-21T15:06:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 117681,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7894-117681-10"
            ]
        },
        {
            "id": 7836,
            "title": {
                "de": "Entschlüsselung der Rolle der Nekroptose-induzierten Entzündung in Lungenadenokarzinomen",
                "en": "Deciphering the role of necroptosis-induced inflammation in lung adenocarcinomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2027-01-01T01:00:00+01:00",
            "end_effective": "2027-12-22T01:00:00+01:00",
            "assignment": "2023-10-18T12:44:09+02:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P37275",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7836-50563-12",
                "7836-106234-12",
                "7836-81015-12",
                "7836-107132-10",
                "7836-109002-11",
                "7836-124172-12",
                "7836-126596-12"
            ]
        },
        {
            "id": 9073,
            "title": {
                "de": "Identfying novel vulnerabilites in lung cancer utlizing advanced CRISPR approaches",
                "en": "Identfying novel vulnerabilites in lung cancer utlizing advanced CRISPR approaches"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2025-09-01T02:00:00+02:00",
            "end_planned": "2027-01-01T01:00:00+01:00",
            "end_effective": "2027-08-31T02:00:00+02:00",
            "assignment": "2025-07-07T13:31:38+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 109501,
            "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": [
                "9073-109501-10"
            ]
        },
        {
            "id": 8572,
            "title": {
                "de": "Biologische Chelatbildner zur Behandlung von Metallionenüberladung: Eine vergleichende Studie mit traditionellen chemischen Chelatoren",
                "en": "Biological chelation agents for metal ion overload: A comparative study\r\nwith traditional chemical chelators"
            },
            "short": "Bio-Chem-Chel ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-12-19T14:55:05+01:00",
            "program": 203,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "ASEA 11/2024",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8572-124253-10"
            ]
        },
        {
            "id": 9485,
            "title": {
                "de": "Die inflammatorische Achse kardiometabolischer Störungen in der Schwangerschaft",
                "en": "The Inflammatory Axis of Cardiometabolic Disorders in Pregnancy"
            },
            "short": "Inflammatorische Achse_kardiometabolStör",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-11-01T01:00:00+01:00",
            "begin_effective": "2025-11-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-12-15T10:33:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 133882,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "FIF-A 16-0069/2025-0006",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9485-133882-10"
            ]
        },
        {
            "id": 8573,
            "title": {
                "de": "Integrierter Ansatz zur Gewebsheilung: Ein bioaktives magnetisches Pflaster mit Hyperthermie und immobilisiertem Humanserumalbumin",
                "en": "Integrative approach to tissue healing: A bioactive magnetic patch with hyperthermia and immobilized human serum albumin"
            },
            "short": "BIMA-Patch",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-12-19T15:25:02+01:00",
            "program": 207,
            "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": "BA 07/2025",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8573-124253-10"
            ]
        },
        {
            "id": 7025,
            "title": {
                "de": "Die Rolle von Neutrophiler Elastase im Lungenkarzinom",
                "en": "Nuclear function of secreted neutrophil elastase in lung cancer metastasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-06-15T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-06-14T02:00:00+02:00",
            "assignment": "2022-05-18T12:06:31+02:00",
            "program": 121,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P35294",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7025-51163-12",
                "7025-60706-10",
                "7025-99558-12",
                "7025-100698-12",
                "7025-112858-12",
                "7025-115261-12"
            ]
        },
        {
            "id": 7253,
            "title": {
                "de": "A European “shield” against colorectal cancer based on novel, more precise and affordable risk-based screening methods and viable policy pathways",
                "en": "A European “shield” against colorectal cancer based on novel, more precise and affordable risk-based screening methods and viable policy pathways"
            },
            "short": "ONCOSCREEN",
            "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": "2026-12-31T01:00:00+01:00",
            "assignment": "2022-11-16T10:41:30+01:00",
            "program": 219,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 99976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101097036",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7253-99976-10",
                "7253-100172-12",
                "7253-108575-12",
                "7253-119108-12",
                "7253-133280-12"
            ]
        },
        {
            "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": 9508,
            "title": {
                "de": "PAEC Dysfunktion in SSc mit Lungenbeteiligung",
                "en": "PAEC Dysfunction in SSC with lung involvement"
            },
            "short": "PAEC Dysfunction_SSC_Lungenbetlg",
            "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": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-12-18T11:39:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 61540,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9508-61540-10"
            ]
        },
        {
            "id": 6015,
            "title": {
                "de": "CETOCOEN Excellence",
                "en": "CETOCOEN Excellence"
            },
            "short": "CETOCOEN Excellence",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2020-01-07T14:17:10+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6015-51449-10",
                "6015-99976-12",
                "6015-133220-12"
            ]
        },
        {
            "id": 8504,
            "title": {
                "de": "European Federation for Cancer Images",
                "en": "European Federation for Cancer Images"
            },
            "short": "EUCAIM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-11-19T14:02:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 99976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8504-99976-10",
                "8504-133200-12",
                "8504-133281-12"
            ]
        },
        {
            "id": 8879,
            "title": {
                "de": "Wirkung von Tirzepatid und Inkretinen auf den Stoffwechsel von Endothelzellen",
                "en": "Effect of tirzepatide and incretins on endothelial cell metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-05-20T14:36:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77116,
            "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": [
                "8879-77116-10"
            ]
        },
        {
            "id": 7306,
            "title": {
                "de": "KCNRG in der Regulation der Lungenzirkulation",
                "en": "Novel role of the potassium channel regulator KCNRG in the pulmonary circulation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-07-01T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2022-12-19T11:45:25+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54345,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I 6299",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7306-62906-12",
                "7306-84366-12",
                "7306-91409-12",
                "7306-102187-12",
                "7306-110870-12",
                "7306-54345-10"
            ]
        }
    ]
}