Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

job_estimated_quantity
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

estimated_quantity

Estimated quantity

decimal number

Required

Range: inclusive between 0.1 and 1.79769313486232E+308

article_id

Foreign key of the article

globally unique identifier

Optionally required : article_id, article_code or article must be provided

article_code

Embedded entity "article" using ERP PK when adding/updating

string

Optionally required : article_id, article_code or article must be provided

article

Embedded entity "article" when adding/updating

article

Optionally required : article_id, article_code or article must be provided

jobs_id

Foreign key of the jobs

globally unique identifier

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs_reference_back_office

Embedded entity "jobs" using ERP PK when adding/updating

string

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs

Embedded entity "jobs" when adding/updating

jobs

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

reference_back_office

The Id/Ref of the back office for this job. Used by Embedded entity

string

Max length: 50

modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date

Response Formats

application/json, text/json

Sample:
{
  "id": "f7672296-757d-4cef-adda-719703f06498",
  "estimated_quantity": 2.0,
  "article_id": "2c3ffa82-ccd5-46a6-86cd-e06b049db7ae",
  "article_code": "sample string 4",
  "article": {
    "id": "41f05445-408d-4fd2-90b5-7a0ea5892171",
    "article_category_id": "dd03743e-97ef-4df7-9e28-6a426e3c95bc",
    "article_category": {
      "id": "679fe3cb-3d4b-4fef-a771-0ec1a4565850",
      "parent_id": "dbd097ed-27b5-41a5-b1c6-deea97c8679e",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d83e9952-302f-47f2-b422-f23f089a53f9",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "93b65705-c81c-4d18-af9a-4daaeb833e79",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "8057b744-0b77-4fbe-bf40-6082fb02ca4c",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5505b4fb-e39a-4535-9367-bf76eb02f772",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "5846534e-23d7-4c0e-b934-c74973d46bba",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "930b88f1-c3ff-4d4c-b604-574895e58d76",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-12T00:50:45.6269964+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-08-12T00:50:45.6269964+00:00",
    "date_update": "2026-08-12T00:50:45.6269964+00:00",
    "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00",
    "article_color_id": "9d5f66d0-f9c9-48f6-82fb-0adb0586693b",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "0c7f524c-00f2-4990-a8d9-d806bc67bdbf",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "aa814915-5b6b-468e-b5fc-44964aabf827",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c381913e-bbc6-4c87-9282-76141ebd0a54",
    "db_unit_of_measure_code_selling": "sample string 44",
    "translations": [
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      },
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      }
    ]
  },
  "jobs_id": "12b8c017-1b67-40b6-8eaf-ce03f0616908",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2fc5972e-c92e-410e-8e0c-5c8b6c50c294",
    "_parent_id": "4883b111-6e29-43c0-a008-5a6f4c85692d",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "4507b14e-65e7-41a4-806c-a6738650d865",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "11f79ed5-403e-4b89-b15d-bd1ff737b092",
      "_parent_id": "08b08a56-1d15-449c-899d-e2bc166d5f44",
      "root_parent_id": "c28c2721-682d-45da-8289-16cc33dd2343",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "c3a8f14c-e812-4490-aa97-990399aac8ee",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e25b48c0-ca9d-472a-9635-36dc1c0c206f",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "cffa5362-2803-474f-8c0a-514600ba26bc",
        "_parent_code": "sample string 6",
        "sales_organization_id": "dfa9200d-6372-430e-a156-56c82cdef7fc",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "884a8d81-2569-4b80-82e2-62199978bd09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
          "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
          "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
        },
        "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
      },
      "equipment_model_id": "6af72d5e-d3e6-4a45-9085-6172cd36b558",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "4e16d8d3-b1c9-49c4-bddb-a5d12161b2a7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "96a69eff-8d02-4e21-b068-a92f4bed6a2f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "edaa9992-bbfa-4fa8-a060-ef86c31feb39",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "955b1611-6800-4f06-8646-6f84d8ef18ad",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "884a8d81-2569-4b80-82e2-62199978bd09",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
            "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
            "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
          },
          "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
        },
        "equipment_family_id": "c964a1b0-cf67-486a-a0ad-bd65a48734d6",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e25b48c0-ca9d-472a-9635-36dc1c0c206f",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "cffa5362-2803-474f-8c0a-514600ba26bc",
          "_parent_code": "sample string 6",
          "sales_organization_id": "dfa9200d-6372-430e-a156-56c82cdef7fc",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "884a8d81-2569-4b80-82e2-62199978bd09",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
            "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
            "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
          },
          "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
        },
        "date_in_production_since": "2026-08-12T00:50:45.6269964+00:00",
        "date_out_of_production_since": "2026-08-12T00:50:45.6269964+00:00",
        "date_end_support": "2026-08-12T00:50:45.6269964+00:00",
        "sales_organization_id": "53a671ef-da22-4e54-bea7-895ccd3c6459",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "884a8d81-2569-4b80-82e2-62199978bd09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
          "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
          "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
      },
      "project_status_id": "bc59b048-8fa3-4488-b6f4-8be93cebeaa7",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "1e2e78bf-1304-4614-a914-0c2d482abca9",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "809b0103-5da6-41a5-a5b2-97528c9011e9",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "884a8d81-2569-4b80-82e2-62199978bd09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
          "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
          "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
      },
      "company_id": "18c199fe-5b2e-477e-b4ff-e272cf277abd",
      "company_code": "sample string 12",
      "db_address_id": "3baa327e-d94c-49e5-82f8-ef099c0e4c9d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8aee6c91-8a8f-4560-9e63-6884adb816b7",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "9bc8b621-ca43-4f84-8026-2b9e1f73e60b",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-08-12T00:50:45.6269964+00:00",
      "date_create": "2026-08-12T00:50:45.6269964+00:00",
      "date_update": "2026-08-12T00:50:45.6269964+00:00",
      "updated_by_user_id": "19f3ead9-1df9-45cb-b186-f0a299e4aef1",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-12T00:50:45.6269964+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-08-12T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-12T00:50:45.6269964+00:00",
      "date_last_job": "2026-08-12T00:50:45.6269964+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-12T00:50:45.6269964+00:00",
      "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "430c845f-a3ba-408b-9b70-6a46995ab2dd",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "8c2e8723-1f74-4349-8a98-9e7243614f69",
      "name": "sample string 2",
      "sales_organization_id": "d7bf931d-34a3-4c7d-bb92-378f614e052b",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "de4bd39c-6d15-4fdd-897e-d746a6a2970e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "63fffb1e-00da-419e-8aa0-60d58dd3e31c",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "37096d65-0027-47c1-a56d-43372c1c8d76",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "884a8d81-2569-4b80-82e2-62199978bd09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
        "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
        "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
    },
    "job_status_id": "b147e3be-3ad6-4922-bc0e-d26ca6db6915",
    "job_status_code": "sample string 11",
    "db_address_id": "23b4f2e3-2942-48dd-ab09-45c853f23971",
    "contact_id": "5b0163a4-f3c7-4c78-ba7a-ba4afa31fe32",
    "requested_by_company_id": "139f7d5f-2c77-4f56-a48f-06a748ac24f5",
    "requested_by_contact_id": "fce25101-639c-4a54-b0de-1144bdd2d5ac",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-08-12T00:50:45.6269964+00:00",
    "due_date": "2026-08-12T00:50:45.6269964+00:00",
    "date_create": "2026-08-12T00:50:45.6269964+00:00",
    "date_update": "2026-08-12T00:50:45.6269964+00:00",
    "date_closed": "2026-08-12T00:50:45.6269964+00:00",
    "suggested_user_id": "8e9c2d80-5a3f-4305-a8f3-39328ea8c03e",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "91614a87-3271-47ff-9df1-08adc020a19b",
      "db_language_id": "a773805a-db04-49d2-971d-ef764227ea0f",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-08-12T00:50:45.6269964+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "5433b801-060e-477d-a525-85fca9fc9094",
      "sales_organization": {
        "id": "884a8d81-2569-4b80-82e2-62199978bd09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
        "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
        "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "22de4591-12ac-41c8-834b-1ac1104d99b2",
      "email": "sample string 22",
      "phone": "sample string 23",
      "fax": "sample string 24",
      "mobile": "sample string 25",
      "private_email": "sample string 26",
      "private_phone": "sample string 27",
      "private_fax": "sample string 28",
      "private_mobile": "sample string 29",
      "private_street": "sample string 30",
      "private_street_number": "sample string 31",
      "private_city": "sample string 32",
      "private_zip": "sample string 33",
      "private_db_country_id": "0b203254-807e-4e47-88a7-9d786f0a33f3",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "44038395-887d-46e1-b715-c0151b235c08"
    },
    "suggested_date_start": "2026-08-12T00:50:45.6269964+00:00",
    "skill_id": "f4648c63-29f5-4244-a168-c8771a1a879d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "50374ea3-81ce-4dc3-8187-5438c8563aa3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "20173245-ed4b-427d-98d6-12747b8e825e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "884a8d81-2569-4b80-82e2-62199978bd09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "75bac048-98ed-420a-acfc-a977468949f2",
        "db_currency_id": "1581eefe-1ade-47b9-8cfd-e1f71230ba23",
        "db_language_id": "f3697d6a-f939-4c45-9efc-878513994185",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
      },
      "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "9c4ab28d-2163-4348-b976-29661b7a0fa2",
    "date_reported_by_company": "2026-08-12T00:50:45.6269964+00:00",
    "id2": 36,
    "company_id": "590d10a1-9302-4048-b64f-5e8f88efeb9b",
    "company_code": "sample string 38",
    "db_address_name": "sample string 39",
    "db_address_street": "sample string 40",
    "db_address_street2": "sample string 41",
    "db_address_street_number": "sample string 42",
    "db_address_city": "sample string 43",
    "db_address_zip": "sample string 44",
    "db_address_db_country_id": "4939c2e5-02c1-49fb-83ef-613bd255ca62",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-12T00:50:45.6269964+00:00"
}