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=720&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=740&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=700&ordering=-begin_effective",
    "results": [
        {
            "id": 6231,
            "title": {
                "de": "Health and Academic Performance with Happy Children",
                "en": "Health and Academic Performance with Happy Children"
            },
            "short": "HAPCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2020-08-07T17:04:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6231-57932-10"
            ]
        },
        {
            "id": 6427,
            "title": {
                "de": "Effekte einer thyreostatischen Therapie auf Knochenmikroarchitektur und Body Composition bei Morbus Basedow: eine longitudinale Kohortenstudie",
                "en": "Effects of antithyroid therapy on bone microarchitecture and body composition in Graves’ disease: a longitudinal cohort study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2021-01-28T13:58:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 85701,
            "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": [
                "6427-85701-10"
            ]
        },
        {
            "id": 6317,
            "title": {
                "de": "Referenzmodell für ein kollaboratives Daten-, Informations- und Wissensmanagement im regionalen und europäischen Kontext",
                "en": "Referenzmodell für ein kollaboratives Daten-, Informations- und Wissensmanagement im regionalen und europäischen Kontext"
            },
            "short": "REGIO Data",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-05-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-05-31T02:00:00+02:00",
            "assignment": "2020-10-22T11:27:30+02:00",
            "program": null,
            "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": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6317-51663-10"
            ]
        },
        {
            "id": 6146,
            "title": {
                "de": "Vernetzte Muskelzellen bei Inkontinenz",
                "en": "Anchored Muscle Cells for Incontinence"
            },
            "short": "AMELIE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2020-06-02T11:14:32+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51696,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "874807",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6146-51696-10"
            ]
        },
        {
            "id": 6355,
            "title": {
                "de": "Online-Psychoedukation für PatientInnen mit einer bipolaren Störung – ein virtuelles Programm zur Steigerung der Gesundheitskompetenz",
                "en": "Online-psychoeducation for patients with bipolar disorder - virtual program to improve health realated competences"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2021-09-01T02:00:00+02:00",
            "assignment": "2020-12-03T12:10:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91818,
            "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": [
                "6355-91818-10"
            ]
        },
        {
            "id": 6296,
            "title": {
                "de": "Transport lebender 3D Zellkulturen mittels Biochip",
                "en": "Transport of living 3D cell cultures by biochip"
            },
            "short": "TransCell",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-10-03T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2020-10-05T19:06:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "880628",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6296-106294-12",
                "6296-109142-12",
                "6296-112109-12",
                "6296-50826-10"
            ]
        },
        {
            "id": 6477,
            "title": {
                "de": "TRAMIC Studie ",
                "en": "TRAMIC Study"
            },
            "short": "TRAMIC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-07-31T02:00:00+02:00",
            "end_effective": "2021-08-31T02:00:00+02:00",
            "assignment": "2021-03-03T15:33:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100806,
            "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": [
                "6477-100806-10"
            ]
        },
        {
            "id": 6218,
            "title": {
                "de": "Die Rolle der mitochondrialen Kalziumhomöostase im Alterungsprozess",
                "en": "Elucidation of changes in mitochondrial Ca2+ homeostasis during aging and their impact on age-related cellular dysfunction"
            },
            "short": "Mitochondrial Ca2+ homeostasis and aging",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-07-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2021-08-31T02:00:00+02:00",
            "assignment": "2020-07-30T12:04:56+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J4205",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6218-85069-10"
            ]
        },
        {
            "id": 6227,
            "title": {
                "de": "Therapeutisches Potenzial der Autophagie-Aktivierung bei Bluthochdruck",
                "en": "Therapeutic potential of autophagy activation in hypertension"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-08-01T02:00:00+02:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2020-08-06T13:32:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94512,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6227-75758-12",
                "6227-94512-10"
            ]
        },
        {
            "id": 6208,
            "title": {
                "de": "Patient-specific, anti-microbial bioactive finger implants for durable functional reconstruction after Amputation.",
                "en": "Patient-specific, anti-microbial bioactive finger implants for durable functional reconstruction after Amputation."
            },
            "short": "fingerIMPLANT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-07-16T13:24:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6208-81670-10"
            ]
        },
        {
            "id": 6273,
            "title": {
                "de": "Twinning for the Armenian Research Infrastructure on Cancer Research",
                "en": "Twinning for the Armenian Research Infrastructure on Cancer Research"
            },
            "short": "ARICE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-07-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2020-09-14T12:49:00+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 23612,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 952417",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6273-54033-10"
            ]
        },
        {
            "id": 6211,
            "title": {
                "de": "Innovative Pichia pastoris Wirts- und Vektorsysteme",
                "en": "Innovative Pichia pastoris host and vector systems"
            },
            "short": "PichiaCDLab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-02-28T01:00:00+01:00",
            "assignment": "2020-07-23T17:32:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                23
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6211-94195-10"
            ]
        },
        {
            "id": 6295,
            "title": {
                "de": "Entwicklung von abriebfesten anti-viralen & -bakteriellen Beschichtungen für Flugzeug-Interieur-Komponenten",
                "en": "Development of abrasion-resistant anti-viral & -bacterial coatings for aircraft interior components"
            },
            "short": "safeTOUCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-08-31T02:00:00+02:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-10-05T14:05:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "881059",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6295-54018-10"
            ]
        },
        {
            "id": 6306,
            "title": {
                "de": "SARS-CoV-2 infection in HIV-positive patients with or without antiretroviral therapy in sub-Saharan Africa",
                "en": "SARS-CoV-2 infection in HIV-positive patients with or without antiretroviral therapy in sub-Saharan Africa (EDCTP PROJECT)"
            },
            "short": "EDCTP PROJECT (HIV AND COVID-19)",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-10T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-10-09T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2020-10-12T17:25:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2551
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6306-57932-10"
            ]
        },
        {
            "id": 6182,
            "title": {
                "de": "FFG Talente: Nanomedizin - Lipoproteine im Elektronenmikroskop",
                "en": "FFG Talente: Nanomedicine - Lipoproteins in the electron microscope"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-03T02:00:00+02:00",
            "begin_effective": "2020-08-03T02:00:00+02:00",
            "end_planned": "2020-08-28T02:00:00+02:00",
            "end_effective": "2020-08-28T02:00:00+02:00",
            "assignment": "2020-07-02T13:51:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83104,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6182-83104-10"
            ]
        },
        {
            "id": 6139,
            "title": {
                "de": "Entwicklung einer effizienten und einfachen Methode zur Verbesserung der diagnostischen Prozesse und Performance bei primärem Hyperparathyreoidismus",
                "en": "Establishing an efficient and simple method to improve diagnostic procedures and performance in primary hyperparathyroidism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-08-01T02:00:00+02:00",
            "end_planned": "2022-07-31T02:00:00+02:00",
            "end_effective": "2026-07-31T02:00:00+02:00",
            "assignment": "2020-05-19T14:25:06+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 85701,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2427
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6139-85701-10"
            ]
        },
        {
            "id": 6179,
            "title": {
                "de": "Tumor-suppressive lange nicht-kodierende RNAs und deren klinische Relevanz im Dickdarmkrebs",
                "en": "Tumor-suppressive long non-coding RNAs and their clinical relevance in colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-08-01T02:00:00+02:00",
            "end_planned": "2022-07-31T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-07-01T13:06:52+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6264,
            "title": {
                "de": "Optimierung und Validierung stark beschleunidger Compressed Sensing 4D-Flussbildgebung des gesamten Herzens",
                "en": "Optimization and validation of highly accelerated compressed sensing whole-heart 4D-Flow imaging"
            },
            "short": "4D-Flow Imaging",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-08-01T02:00:00+02:00",
            "end_planned": "2021-03-31T02:00:00+02:00",
            "end_effective": "2021-07-31T02:00:00+02:00",
            "assignment": "2020-09-03T11:22:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14104,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97688,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6264-97688-10"
            ]
        },
        {
            "id": 6195,
            "title": {
                "de": "TOPICAL TEAM: PATHOPHYSIOLOGY, RISK, AND CLINICAL PRESENTATION OF VENOUS THROMBOEMBOLISM(VTE) AND EVALUATION OF ITS PREVENTION, DIAGNOSIS, MITIGATION AND MANAGEMENT STRATEGIES IN SPACEFLIGHT",
                "en": "TOPICAL TEAM: PATHOPHYSIOLOGY, RISK, AND CLINICAL PRESENTATION OF VENOUS THROMBOEMBOLISM(VTE) AND EVALUATION OF ITS PREVENTION, DIAGNOSIS, MITIGATION AND MANAGEMENT STRATEGIES IN SPACEFLIGHT"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "We aim to asess risk of thrombosis in space",
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-08-01T02:00:00+02:00",
            "end_planned": "2022-05-31T02:00:00+02:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-07-09T14:13:07+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6195-57932-10",
                "6195-97690-12"
            ]
        },
        {
            "id": 6177,
            "title": {
                "de": "Einfluss von Oligosacchariden der humanen Milch auf kardiovaskuläre Erkrankungen",
                "en": "Exploring the impact of human milk oligosaccharides in cardiovascular disease"
            },
            "short": "HMO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-08-01T02:00:00+02:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2021-07-31T02:00:00+02:00",
            "assignment": "2020-06-30T16:39:47+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79755,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J4031",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6177-79755-10"
            ]
        }
    ]
}