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=320&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2244,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=340&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=300&ordering=-begin_effective",
    "results": [
        {
            "id": 7917,
            "title": {
                "de": "Entwicklung einer Immobilisierungsmethode für ein Compound-Screening basierend auf Fluoreszenzmikroskopie in Fadenwürmern",
                "en": "Establishing an immobilization method for compound screens based on\r\nfluorescence microscopy in nematodes"
            },
            "short": "Immobilisierung_Compound-Screening_WTZ",
            "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": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-12-07T12:13:19+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7917-85069-10"
            ]
        },
        {
            "id": 7889,
            "title": {
                "de": "Magnetische molekularimprintete Polymere als eine Platform für den Wirkstofftransport",
                "en": "Magnetic Molecularly Imprinted Polymers as a Platform for Drug Delivery\r\n"
            },
            "short": "MMIPP",
            "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": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-20T11:36:13+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "FR 05/2024",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7889-113130-10"
            ]
        },
        {
            "id": 9069,
            "title": {
                "de": "Die Rolle von Fra-2/AP-1 in der Homöostase von Endothelzellen - Auswirkungen auf interstitielle Lungenerkrankungen",
                "en": "Transcription factor Fra-2/AP-1 in endothelial cell homeostasis – implications for interstitial lung disease"
            },
            "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": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2025-07-04T12:22:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 61540,
            "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": [
                "9069-61540-10"
            ]
        },
        {
            "id": 8024,
            "title": {
                "de": "Interaktionen von Kaffeesäure mit Nanocellulose",
                "en": "Interactions of caffeic acid with nanocellulose"
            },
            "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": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-02-05T15:17:40+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8024-113130-10"
            ]
        },
        {
            "id": 8070,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) ",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2024-03-07T11:53:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51344,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8070-51344-10"
            ]
        },
        {
            "id": 7905,
            "title": {
                "de": "Biobanking und biomolekulare Ressourcenforschung Infrastruktur Österreich #3",
                "en": "Biobanking and BioMolecular resources research Infrastructure Austria #3"
            },
            "short": "BBMRI.at#3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2028-11-30T01:00:00+01:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-11-24T14:08:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50496,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2164
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7905-50496-10"
            ]
        },
        {
            "id": 7906,
            "title": {
                "de": "INTERACT-EUROPE 100",
                "en": "INTERACT-EUROPE 100"
            },
            "short": "INTERACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2023-11-28T13:37:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101129375",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7906-107132-10"
            ]
        },
        {
            "id": 7928,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) ",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-12-13T16:44:07+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7928-50838-10"
            ]
        },
        {
            "id": 8629,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) ",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2025-01-30T15:15:33+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8629-89175-10"
            ]
        },
        {
            "id": 7837,
            "title": {
                "de": "Gliflozine nach akutem Myokardinfarkt",
                "en": "Understanding positive effects of gliflozins \r\nafter acute myocardial infarction\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-07-01T02:00:00+02:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2025-06-30T02:00:00+02:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2023-10-18T12:46:53+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59317,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1155",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7837-59317-10"
            ]
        },
        {
            "id": 7927,
            "title": {
                "de": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) ",
                "en": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-12-13T12:21:49+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100924,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7927-99418-12",
                "7927-100924-10",
                "7927-101037-12",
                "7927-105266-12"
            ]
        },
        {
            "id": 7895,
            "title": {
                "de": "Aberrante basaloide Zellen in der Lungenfibrose",
                "en": "ABC in pulmonary fibrosis"
            },
            "short": "ABC pulmonary fibrosis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-21T15:13:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85658,
            "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": [
                "7895-111587-12",
                "7895-116746-12",
                "7895-126994-12",
                "7895-50132-12",
                "7895-85658-10"
            ]
        },
        {
            "id": 7918,
            "title": {
                "de": "Einrichtung einer Chemobibliothek zur Identifizierung neuer Moleküle für die \r\nBehandlung seltener Krankheiten",
                "en": "Establishment of a chemical library for the identification of molecular entities as potential drugs for the treatment of rare diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-15T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-06-15T02:00:00+02:00",
            "end_effective": "2025-06-01T02:00:00+02:00",
            "assignment": "2023-12-07T15:25:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 107189,
            "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": [
                "7918-50565-12",
                "7918-58736-12",
                "7918-107189-10"
            ]
        },
        {
            "id": 7878,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio)",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio)"
            },
            "short": "PoCCardio",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2028-09-30T02:00:00+02:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-11-14T15:51:22+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 79271,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7878-79271-10"
            ]
        },
        {
            "id": 7973,
            "title": {
                "de": "Einfluss der pulmonalen Belastungshämodynamik auf die rechtsventrikuläre Funktion",
                "en": "Impact of pulmonary exercise hemodynamics on right ventricular function"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2024-01-16T14:16:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79732,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7973-79732-10"
            ]
        },
        {
            "id": 7970,
            "title": {
                "de": "Biobanking and Biomolecular resources Research Infrastructure Austria 3.0",
                "en": "Biobanking and Biomolecular resources Research Infrastructure Austria 3.0"
            },
            "short": "BBMRI.at #3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2028-11-30T01:00:00+01:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2024-01-16T09:22:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2164
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7970-89175-10"
            ]
        },
        {
            "id": 7907,
            "title": {
                "de": "Untersuchung seltener und häufiger genetischer Varianten und spezifischer Merkmale der COPD-assoziierten pulmonalen Hypertonie",
                "en": "Assessment of rare and common genetic variants and specific traits of COPD-associated pulmonary hypertension"
            },
            "short": "Mid-Career Grant der ÖGP 2023",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-11-07T01:00:00+01:00",
            "begin_effective": "2023-11-07T01:00:00+01:00",
            "end_planned": "2024-11-07T01:00:00+01:00",
            "end_effective": "2024-11-07T01:00:00+01:00",
            "assignment": "2023-11-29T08:21:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87980,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7907-87980-10"
            ]
        },
        {
            "id": 7999,
            "title": {
                "de": "Viral Infectiology Research with Advanced Laboratory models - ISIDORe JRA Programme",
                "en": "Viral Infectiology Research with Advanced Laboratory models - ISIDORe JRA Programme"
            },
            "short": "VIRAL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-11-06T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2024-01-26T09:32:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51663,
            "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": [
                "7999-51663-10"
            ]
        },
        {
            "id": 7828,
            "title": {
                "de": "Verständnis der Rolle von großen IA-HDL bei menschlichen Erkrankungen",
                "en": "Understanding the role of large IA-HDL in human disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-11-01T01:00:00+01:00",
            "end_planned": "2024-04-30T02:00:00+02:00",
            "end_effective": "2025-10-31T01:00:00+01:00",
            "assignment": "2023-10-16T15:01:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62749,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-93",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7828-62749-10"
            ]
        },
        {
            "id": 7549,
            "title": {
                "de": "FXR Leber-Fett Achse",
                "en": "FXR liver adipose axis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-11-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2027-10-31T02:00:00+02:00",
            "assignment": "2023-05-09T13:15:51+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57377,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36543",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7549-111969-12",
                "7549-123430-12",
                "7549-50626-12",
                "7549-54247-12",
                "7549-57377-10"
            ]
        }
    ]
}