bramw_baserow/backend/templates/car-hunt.json

4912 lines
156 KiB
JSON

{
"baserow_template_version": 1,
"name": "Car Hunt",
"icon": "iconoir-car",
"keywords": [
"car",
"car buying",
"big purchase",
"car hunt",
"vehicle",
"car purchase",
"new car"
],
"categories": [
"Personal"
],
"export": [
{
"id": 23569,
"name": "Car Hunt",
"order": 1,
"type": "database",
"tables": [
{
"id": 50610,
"name": "Cars",
"order": 1,
"fields": [
{
"id": 286247,
"type": "text",
"name": "VIN",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 286257,
"type": "number",
"name": "Price",
"order": 3,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 286258,
"type": "formula",
"name": "Over/under budget",
"order": 4,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "(17000 - field('Price')) * (-1)",
"formula_type": "number"
},
{
"id": 286259,
"type": "link_row",
"name": "Dealer",
"order": 5,
"primary": false,
"link_row_table_id": 50609,
"link_row_related_field_id": 286260,
"has_related_field": true
},
{
"id": 286261,
"type": "lookup",
"name": "Dealership",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 286259,
"through_field_name": "Dealer",
"target_field_id": 286244,
"target_field_name": "Dealership associated"
},
{
"id": 286264,
"type": "rating",
"name": "Rating",
"order": 8,
"primary": false,
"max_value": 5,
"color": "dark-green",
"style": "star"
},
{
"id": 286265,
"type": "text",
"name": "Notes",
"order": 9,
"primary": false,
"text_default": ""
},
{
"id": 286266,
"type": "file",
"name": "Pic",
"order": 10,
"primary": false
},
{
"id": 286267,
"type": "link_row",
"name": "Make and model",
"order": 11,
"primary": false,
"link_row_table_id": 50606,
"link_row_related_field_id": 286268,
"has_related_field": true
},
{
"id": 286297,
"type": "number",
"name": "Mileage",
"order": 12,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 286298,
"type": "boolean",
"name": "Used",
"order": 13,
"primary": false
},
{
"id": 286302,
"type": "link_row",
"name": "History report",
"order": 14,
"primary": false,
"link_row_table_id": 50618,
"link_row_related_field_id": 286303,
"has_related_field": true
},
{
"id": 287186,
"type": "formula",
"name": "Fuel efficiency view",
"order": 17,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": "number",
"formula": "if( \n lookup(\"Make and model\", \"Average fuel (MPG)\") > 25, \n 1, \n 0 \n)",
"formula_type": "array"
},
{
"id": 287467,
"type": "formula",
"name": "Over/under market value",
"order": 18,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": "number",
"formula": "((lookup('Make and model','MSRP')) - field('Price')) * (-1)",
"formula_type": "array"
},
{
"id": 287471,
"type": "multiple_select",
"name": "Tags",
"order": 19,
"primary": false,
"select_options": [
{
"id": 41920,
"value": "Certified pre-owned",
"color": "light-red",
"order": 0
},
{
"id": 41921,
"value": "Previously stolen",
"color": "light-green",
"order": 1
},
{
"id": 41922,
"value": "Low mileage",
"color": "dark-gray",
"order": 2
},
{
"id": 41923,
"value": "Warranty included",
"color": "dark-blue",
"order": 3
},
{
"id": 41924,
"value": "Brand new",
"color": "dark-red",
"order": 4
}
]
}
],
"views": [
{
"id": 62922,
"type": "grid",
"name": "All cars",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 10319,
"field_id": 286264,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 344790,
"field_id": 286247,
"width": 162,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344797,
"field_id": 286257,
"width": 110,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344798,
"field_id": 286258,
"width": 182,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344802,
"field_id": 286259,
"width": 145,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344803,
"field_id": 286261,
"width": 148,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344805,
"field_id": 286264,
"width": 139,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344806,
"field_id": 286265,
"width": 291,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344807,
"field_id": 286266,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344811,
"field_id": 286267,
"width": 189,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344840,
"field_id": 286297,
"width": 124,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344841,
"field_id": 286298,
"width": 101,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344845,
"field_id": 286302,
"width": 149,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347517,
"field_id": 287186,
"width": 177,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347798,
"field_id": 287467,
"width": 215,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347803,
"field_id": 287471,
"width": 384,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 63759,
"type": "grid",
"name": "Brand new",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17473,
"field_id": 287471,
"type": "multiple_select_has",
"value": "41924"
},
{
"id": 17474,
"field_id": 286298,
"type": "boolean",
"value": ""
}
],
"sortings": [
{
"id": 10785,
"field_id": 286297,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 351583,
"field_id": 286247,
"width": 179,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351584,
"field_id": 286257,
"width": 109,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351585,
"field_id": 286258,
"width": 180,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351586,
"field_id": 286259,
"width": 150,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351587,
"field_id": 286261,
"width": 167,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351588,
"field_id": 286264,
"width": 129,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351589,
"field_id": 286265,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351590,
"field_id": 286266,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351591,
"field_id": 286267,
"width": 174,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351592,
"field_id": 286297,
"width": 119,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351593,
"field_id": 286298,
"width": 200,
"hidden": true,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351594,
"field_id": 286302,
"width": 149,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351595,
"field_id": 287186,
"width": 200,
"hidden": true,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351596,
"field_id": 287467,
"width": 221,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351597,
"field_id": 287471,
"width": 341,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 63760,
"type": "grid",
"name": "New-ish",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17475,
"field_id": 286297,
"type": "lower_than",
"value": "25000"
},
{
"id": 17476,
"field_id": 287471,
"type": "multiple_select_has",
"value": "41920"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 351600,
"field_id": 286247,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351601,
"field_id": 286257,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351602,
"field_id": 286258,
"width": 183,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351603,
"field_id": 286259,
"width": 131,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351604,
"field_id": 286261,
"width": 136,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351605,
"field_id": 286264,
"width": 135,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351606,
"field_id": 286265,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351607,
"field_id": 286266,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351608,
"field_id": 286267,
"width": 166,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351609,
"field_id": 286297,
"width": 118,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351610,
"field_id": 286298,
"width": 200,
"hidden": true,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351611,
"field_id": 286302,
"width": 143,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351612,
"field_id": 287186,
"width": 200,
"hidden": true,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351613,
"field_id": 287467,
"width": 218,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351614,
"field_id": 287471,
"width": 374,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 63761,
"type": "grid",
"name": "Used",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17478,
"field_id": 286298,
"type": "boolean",
"value": "1"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 351616,
"field_id": 286247,
"width": 164,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351617,
"field_id": 286257,
"width": 100,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351618,
"field_id": 286258,
"width": 182,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351619,
"field_id": 286259,
"width": 143,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351620,
"field_id": 286261,
"width": 163,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351621,
"field_id": 286264,
"width": 139,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351622,
"field_id": 286265,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351623,
"field_id": 286266,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351624,
"field_id": 286267,
"width": 164,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351625,
"field_id": 286297,
"width": 112,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351626,
"field_id": 286298,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351627,
"field_id": 286302,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351628,
"field_id": 287186,
"width": 200,
"hidden": true,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351629,
"field_id": 287467,
"width": 218,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 351630,
"field_id": 287471,
"width": 382,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64021,
"type": "grid",
"name": "Within budget",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17581,
"field_id": 286258,
"type": "lower_than",
"value": "0"
}
],
"sortings": [
{
"id": 10846,
"field_id": 286257,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353398,
"field_id": 286247,
"width": 177,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353399,
"field_id": 286257,
"width": 102,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353400,
"field_id": 286258,
"width": 186,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353401,
"field_id": 286259,
"width": 142,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353402,
"field_id": 286261,
"width": 167,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353403,
"field_id": 286264,
"width": 127,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353404,
"field_id": 286265,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353405,
"field_id": 286266,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353406,
"field_id": 286267,
"width": 175,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353407,
"field_id": 286297,
"width": 127,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353408,
"field_id": 286298,
"width": 105,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353409,
"field_id": 286302,
"width": 152,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353410,
"field_id": 287186,
"width": 178,
"hidden": true,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353411,
"field_id": 287467,
"width": 216,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353412,
"field_id": 287471,
"width": 328,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64058,
"type": "grid",
"name": "With warranty",
"order": 6,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17598,
"field_id": 287471,
"type": "multiple_select_has",
"value": "41923"
}
],
"sortings": [
{
"id": 10853,
"field_id": 286257,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353585,
"field_id": 286247,
"width": 173,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353586,
"field_id": 286257,
"width": 100,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353587,
"field_id": 286258,
"width": 181,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353588,
"field_id": 286259,
"width": 136,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353589,
"field_id": 286261,
"width": 166,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353590,
"field_id": 286264,
"width": 144,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353591,
"field_id": 286265,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353592,
"field_id": 286266,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353593,
"field_id": 286267,
"width": 172,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353594,
"field_id": 286297,
"width": 112,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353595,
"field_id": 286298,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353596,
"field_id": 286302,
"width": 151,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353597,
"field_id": 287186,
"width": 200,
"hidden": true,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353598,
"field_id": 287467,
"width": 216,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353599,
"field_id": 287471,
"width": 390,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64107,
"type": "form",
"name": "New option",
"order": 7,
"public": false,
"title": "Found a new car option? Send it my way!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "kz9eurksCvuAqtstbUhB3ydzr9K6fa3W_059e4625a4e4aa20d836e56592f546450b6490a4dde6239c0224b20201b51c83.jpeg",
"original_name": "new car.jpeg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 14371,
"field_id": 286267,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14363,
"field_id": 286247,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14364,
"field_id": 286257,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14372,
"field_id": 286297,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14373,
"field_id": 286298,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14377,
"field_id": 287471,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14366,
"field_id": 286259,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14374,
"field_id": 286302,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14369,
"field_id": 286265,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14365,
"field_id": 286258,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14367,
"field_id": 286261,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14368,
"field_id": 286264,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 11,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14370,
"field_id": 286266,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 12,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14375,
"field_id": 287186,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 13,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 14376,
"field_id": 287467,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 14,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-03-02T14:46:35.925196+00:00",
"updated_on": "2022-03-17T01:23:52.739003+00:00",
"field_286247": "1FAFP13P1WW137478",
"field_286257": "18000",
"field_286258": null,
"field_286259": [
1
],
"field_286261": null,
"field_286264": 5,
"field_286265": null,
"field_286266": [
{
"name": "HfyiImpDfqS7xCyXgYkgVAWbZxnetlmQ_53d69a1f77c44ec92e5d04b05a779f5095102fe5fb432ec54edaacee98fb258f.jpeg",
"visible_name": "car5.jpeg",
"original_name": "car5.jpeg"
}
],
"field_286267": [
1
],
"field_286297": "40000",
"field_286298": "true",
"field_286302": [
1
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920,
41923
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-03-02T14:46:36.047176+00:00",
"updated_on": "2022-03-17T01:25:14.023072+00:00",
"field_286247": "JH2SC51717M500106",
"field_286257": "15000",
"field_286258": null,
"field_286259": [
2
],
"field_286261": null,
"field_286264": 4,
"field_286265": "This one JUST got added to the website. Probably not very willing to negotiate just yet.",
"field_286266": [
{
"name": "HfyiImpDfqS7xCyXgYkgVAWbZxnetlmQ_53d69a1f77c44ec92e5d04b05a779f5095102fe5fb432ec54edaacee98fb258f.jpeg",
"visible_name": "car5.jpeg",
"original_name": "car5.jpeg"
}
],
"field_286267": [
2,
8
],
"field_286297": "42049",
"field_286298": "true",
"field_286302": [
2
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-03-02T14:46:57.740942+00:00",
"updated_on": "2022-03-31T16:13:13.600240+00:00",
"field_286247": "JTDBR32E852460550",
"field_286257": "22000",
"field_286258": null,
"field_286259": [
16
],
"field_286261": null,
"field_286264": 4,
"field_286265": "Very shiny.",
"field_286266": [
{
"name": "XLjoZHSYaWpmAbOxwMX3LIxG7UFH1S0c_6b39fcf574cdb6827a1a809a62d4b1e849e15023bf7683135dcd0bdad7c0a568.png",
"visible_name": "LRgxUvck.png",
"original_name": "LRgxUvck.png"
}
],
"field_286267": [
3
],
"field_286297": "10",
"field_286298": "false",
"field_286302": [
3
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41924,
41922,
41923
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-03-02T14:46:59.437717+00:00",
"updated_on": "2022-03-17T01:33:11.502228+00:00",
"field_286247": "JH4KB2F3XCC866581",
"field_286257": "12000",
"field_286258": null,
"field_286259": [
4
],
"field_286261": null,
"field_286264": 2,
"field_286265": "Minor scuff marks.",
"field_286266": [
{
"name": "ioCeyB8BmNJwTHeYxFygt4BJEdrZs562_98e1dd62e970b1ab944c1408287bc8cb3a25a15c29fa995c6db39ec427db240f.jpeg",
"visible_name": "car7.jpeg",
"original_name": "car7.jpeg"
}
],
"field_286267": [
4
],
"field_286297": "46033",
"field_286298": "true",
"field_286302": [
4
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-03-02T14:47:01.214491+00:00",
"updated_on": "2022-03-17T01:24:05.226077+00:00",
"field_286247": "JH4CU2F64EC004694",
"field_286257": "17000",
"field_286258": null,
"field_286259": [
6
],
"field_286261": null,
"field_286264": 5,
"field_286265": "Pretty close to new.",
"field_286266": [
{
"name": "TUxxqML6vI4zsgSpCNmfYei2Bnqg6GhE_303ef3dfa32352e39bda91ecc7c80dc91c7d695a67c93a466dc4cd2cd688f574.jpeg",
"visible_name": "car6.jpeg",
"original_name": "car6.jpeg"
}
],
"field_286267": [
7
],
"field_286297": "24900",
"field_286298": "true",
"field_286302": [
6
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41923,
41920,
41922
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-03-02T15:02:18.105486+00:00",
"updated_on": "2022-03-17T01:33:24.028519+00:00",
"field_286247": "JHMGK5H74GX014488",
"field_286257": "16000",
"field_286258": null,
"field_286259": [
6
],
"field_286261": null,
"field_286264": 2,
"field_286265": "This price is under MSRP. I've got my eyes on this one a bit extra close.",
"field_286266": [
{
"name": "8noUsSV4edaMslUIqQ1SrnppZGDlIkbm_7da3f0a5b7af144f5885feb964d770d9df587cd2c91012019f18db678d1170da.jpeg",
"visible_name": "car.jpeg",
"original_name": "car.jpeg"
}
],
"field_286267": [
8
],
"field_286297": "12",
"field_286298": "false",
"field_286302": [
5
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41924,
41922,
41923
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-03-02T15:02:48.404615+00:00",
"updated_on": "2022-03-17T01:24:16.977901+00:00",
"field_286247": "5FNYF4H75BB106586",
"field_286257": "18000",
"field_286258": null,
"field_286259": [
7
],
"field_286261": null,
"field_286264": 5,
"field_286265": "Not sure why this price is higher than the other 2016 Honda Fit considering they're both new.",
"field_286266": [
{
"name": "ioCeyB8BmNJwTHeYxFygt4BJEdrZs562_98e1dd62e970b1ab944c1408287bc8cb3a25a15c29fa995c6db39ec427db240f.jpeg",
"visible_name": "car7.jpeg",
"original_name": "car7.jpeg"
}
],
"field_286267": [
9,
8
],
"field_286297": "9",
"field_286298": "false",
"field_286302": [
7
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41924,
41922,
41923
]
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-03-02T15:03:49.642808+00:00",
"updated_on": "2022-03-17T01:24:33.627593+00:00",
"field_286247": "19UUB2F72FA002428",
"field_286257": "16000",
"field_286258": null,
"field_286259": [
7
],
"field_286261": null,
"field_286264": 5,
"field_286265": "This one used to be a rental car which is why mileage is very reasonable.",
"field_286266": [
{
"name": "5QMBia7pX2nUJeT88YuKE3X7P82YJOdM_a699754bffcb6264972c9aadcc2ef8a0f39be746b3e92b7e6554d5eed242e6f4.jpeg",
"visible_name": "car8.jpeg",
"original_name": "car8.jpeg"
}
],
"field_286267": [
10,
7
],
"field_286297": "38272",
"field_286298": "true",
"field_286302": [
8
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41921,
41922
]
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-03-02T15:04:18.753714+00:00",
"updated_on": "2022-03-17T01:30:49.390140+00:00",
"field_286247": "5FRYD4H26EB505407",
"field_286257": "17000",
"field_286258": null,
"field_286259": [
8
],
"field_286261": null,
"field_286264": 3,
"field_286265": "",
"field_286266": [
{
"name": "8whscQuoLK50M4fSluqkBE51XLgXRiun_898757457787cf76b5734943fded9b254f029b947e4a6088bfbcbd967ff7997b.jpeg",
"visible_name": "car20.jpeg",
"original_name": "car20.jpeg"
}
],
"field_286267": [
11,
4
],
"field_286297": "24937",
"field_286298": "true",
"field_286302": [
9
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920,
41922,
41923
]
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-03-02T15:05:00.327407+00:00",
"updated_on": "2022-03-17T01:31:16.666458+00:00",
"field_286247": "5TDKK3DC3GS694828",
"field_286257": "20000",
"field_286258": null,
"field_286259": [
4
],
"field_286261": null,
"field_286264": 3,
"field_286265": "",
"field_286266": [
{
"name": "SMC5g7IoLsqXNWODvaIeBj0FQk1jcAXA_199fa4904b0acdd338ccd0a27c4d0ab793e1a0ef9c3cc95be153e66ee5e1154f.jpeg",
"visible_name": "car12.jpeg",
"original_name": "car12.jpeg"
}
],
"field_286267": [
12,
13
],
"field_286297": "70193",
"field_286298": "true",
"field_286302": [
10
],
"field_287186": null,
"field_287467": null,
"field_287471": []
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-03-02T15:05:49.173171+00:00",
"updated_on": "2022-03-17T01:31:41.792009+00:00",
"field_286247": "4T1BE46K88LU74133",
"field_286257": "10000",
"field_286258": null,
"field_286259": [
9
],
"field_286261": null,
"field_286264": 3,
"field_286265": "Has a couple of minor scratches, nothing big though.",
"field_286266": [
{
"name": "O7QCT4J5V7HqVq598VCoqILxVztFZfr6_a5194495df86ca1755d767edf6f003d8f715bb55f631c0cdc2b5ca9be54ffd36.jpeg",
"visible_name": "car9.jpeg",
"original_name": "car9.jpeg"
}
],
"field_286267": [
13
],
"field_286297": "82000",
"field_286298": "true",
"field_286302": [
11
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920
]
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2022-03-02T15:06:20.289067+00:00",
"updated_on": "2022-03-17T01:31:54.155363+00:00",
"field_286247": "1FT7W2BT8CEB37386",
"field_286257": "12000",
"field_286258": null,
"field_286259": [
8
],
"field_286261": null,
"field_286264": 3,
"field_286265": "Pretty close to new.",
"field_286266": [
{
"name": "ioCeyB8BmNJwTHeYxFygt4BJEdrZs562_98e1dd62e970b1ab944c1408287bc8cb3a25a15c29fa995c6db39ec427db240f.jpeg",
"visible_name": "car7.jpeg",
"original_name": "car7.jpeg"
}
],
"field_286267": [
14,
18
],
"field_286297": "2486",
"field_286298": "true",
"field_286302": [
12
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41923,
41922
]
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2022-03-02T15:06:36.192136+00:00",
"updated_on": "2022-03-31T16:13:15.880178+00:00",
"field_286247": "KM8JT3AF0EU790749",
"field_286257": "21500",
"field_286258": null,
"field_286259": [
10
],
"field_286261": null,
"field_286264": 4,
"field_286265": "",
"field_286266": [
{
"name": "IiY8W3EmDKpdQQnzLx6PMs6ev7NB9TpB_649812d6caa9bbfa32ed07acff54d14884f6a8a31d78cf7be98ce89c34aeed87.png",
"visible_name": "VlAy82Iw.png",
"original_name": "VlAy82Iw.png"
}
],
"field_286267": [
15
],
"field_286297": "7",
"field_286298": "false",
"field_286302": [
13
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41924,
41922,
41923
]
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2022-03-02T15:07:18.407906+00:00",
"updated_on": "2022-03-17T01:24:40.886933+00:00",
"field_286247": "KMHGH4JH4CU560065",
"field_286257": "13000",
"field_286258": null,
"field_286259": [
16
],
"field_286261": null,
"field_286264": 5,
"field_286265": "No scratches or dents in the car.",
"field_286266": [
{
"name": "O7QCT4J5V7HqVq598VCoqILxVztFZfr6_a5194495df86ca1755d767edf6f003d8f715bb55f631c0cdc2b5ca9be54ffd36.jpeg",
"visible_name": "car9.jpeg",
"original_name": "car9.jpeg"
}
],
"field_286267": [
3
],
"field_286297": "69873",
"field_286298": "true",
"field_286302": [
14
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920
]
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2022-03-02T15:08:18.710332+00:00",
"updated_on": "2022-03-17T01:32:04.326743+00:00",
"field_286247": "1C3CCBAB0CN105763",
"field_286257": "13000",
"field_286258": null,
"field_286259": [
15
],
"field_286261": null,
"field_286264": 3,
"field_286265": "",
"field_286266": [
{
"name": "8whscQuoLK50M4fSluqkBE51XLgXRiun_898757457787cf76b5734943fded9b254f029b947e4a6088bfbcbd967ff7997b.jpeg",
"visible_name": "car20.jpeg",
"original_name": "car20.jpeg"
}
],
"field_286267": [
6
],
"field_286297": "56048",
"field_286298": "true",
"field_286302": [
16
],
"field_287186": null,
"field_287467": null,
"field_287471": []
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2022-03-02T15:11:07.162243+00:00",
"updated_on": "2022-03-17T01:24:54.447150+00:00",
"field_286247": "2C3KK63H06H296637",
"field_286257": "15000",
"field_286258": null,
"field_286259": [
14
],
"field_286261": null,
"field_286264": 5,
"field_286265": "",
"field_286266": [
{
"name": "4wS4D6FHK8R6U7ytMbCPqsRfYyJgA4V0_e98d5ed2dd8c4a6f928dc358928e7996177e15cccea9348062f0aa7b40f07e85.jpeg",
"visible_name": "car11.jpeg",
"original_name": "car11.jpeg"
}
],
"field_286267": [
16
],
"field_286297": "90001",
"field_286298": "true",
"field_286302": [
15
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920
]
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2022-03-02T15:11:28.519108+00:00",
"updated_on": "2022-03-31T13:57:25.027557+00:00",
"field_286247": "3FAFP0LU1ER314922",
"field_286257": "18000",
"field_286258": null,
"field_286259": [
12
],
"field_286261": null,
"field_286264": 3,
"field_286265": "",
"field_286266": [
{
"name": "DZbmyTE3hkPCxib29NDxM0cuvyATEdhb_aa6fda31b8d3a9580e2e90804c06b5c5a0e14c751192939bd7357ffcf26d3a70.jpeg",
"visible_name": "toyota camry.jpeg",
"original_name": "toyota camry.jpeg"
}
],
"field_286267": [
18
],
"field_286297": "32945",
"field_286298": "true",
"field_286302": [
17
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41922
]
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2022-03-02T15:25:13.725814+00:00",
"updated_on": "2022-03-17T01:30:36.135366+00:00",
"field_286247": "JHMCM567X3C039974",
"field_286257": "10000",
"field_286258": null,
"field_286259": [
1
],
"field_286261": null,
"field_286264": 4,
"field_286265": "Previously stolen, but car has been thoroughly inspected.",
"field_286266": [
{
"name": "PrQjPUtuiNJUT4RS9OKnMu5wkE98eBqx_6d1b9d87bb5d363d00a6d90e0e761c2e0177b61de410f8401a79eae20a62361b.jpeg",
"visible_name": "car 4.jpeg",
"original_name": "car 4.jpeg"
}
],
"field_286267": [
17
],
"field_286297": "47837",
"field_286298": "true",
"field_286302": [
18
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41920,
41921
]
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2022-03-02T15:26:25.362508+00:00",
"updated_on": "2022-03-17T01:25:01.276299+00:00",
"field_286247": "1HGCB7277PA800262",
"field_286257": "18000",
"field_286258": null,
"field_286259": [
6
],
"field_286261": null,
"field_286264": 5,
"field_286265": "",
"field_286266": [
{
"name": "SMC5g7IoLsqXNWODvaIeBj0FQk1jcAXA_199fa4904b0acdd338ccd0a27c4d0ab793e1a0ef9c3cc95be153e66ee5e1154f.jpeg",
"visible_name": "car12.jpeg",
"original_name": "car12.jpeg"
}
],
"field_286267": [
17
],
"field_286297": "143",
"field_286298": "false",
"field_286302": [
19
],
"field_287186": null,
"field_287467": null,
"field_287471": [
41924,
41922,
41923
]
}
]
},
{
"id": 50606,
"name": "Make and models",
"order": 2,
"fields": [
{
"id": 286234,
"type": "text",
"name": "Make & model",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 286268,
"type": "link_row",
"name": "Cars",
"order": 3,
"primary": false,
"link_row_table_id": 50610,
"link_row_related_field_id": 286267,
"has_related_field": true
},
{
"id": 287171,
"type": "number",
"name": "City fuel (MPG)",
"order": 4,
"primary": false,
"number_decimal_places": 1,
"number_negative": false
},
{
"id": 287188,
"type": "number",
"name": "Highway fuel (MPG)",
"order": 5,
"primary": false,
"number_decimal_places": 1,
"number_negative": false
},
{
"id": 287189,
"type": "formula",
"name": "Average fuel (MPG)",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "field('City fuel (MPG)') + field('Highway fuel (MPG)')/2",
"formula_type": "number"
},
{
"id": 287191,
"type": "link_row",
"name": "Features",
"order": 7,
"primary": false,
"link_row_table_id": 50611,
"link_row_related_field_id": 287192,
"has_related_field": true
},
{
"id": 287420,
"type": "number",
"name": "Fuel tank capacity",
"order": 8,
"primary": false,
"number_decimal_places": 1,
"number_negative": false
},
{
"id": 287436,
"type": "number",
"name": "MSRP",
"order": 9,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 290512,
"type": "formula",
"name": "Feature count",
"order": 10,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Features'))",
"formula_type": "number"
}
],
"views": [
{
"id": 62918,
"type": "grid",
"name": "All car brands",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 10316,
"field_id": 286234,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 344778,
"field_id": 286234,
"width": 159,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344812,
"field_id": 286268,
"width": 329,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347507,
"field_id": 287171,
"width": 156,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347519,
"field_id": 287188,
"width": 160,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347522,
"field_id": 287189,
"width": 189,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347523,
"field_id": 287191,
"width": 322,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347750,
"field_id": 287420,
"width": 172,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347768,
"field_id": 287436,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353847,
"field_id": 290512,
"width": 155,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64104,
"type": "grid",
"name": "Fuel efficient",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17604,
"field_id": 287189,
"type": "higher_than",
"value": "26"
}
],
"sortings": [
{
"id": 10854,
"field_id": 287189,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353780,
"field_id": 286234,
"width": 162,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353781,
"field_id": 286268,
"width": 315,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353782,
"field_id": 287171,
"width": 159,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353783,
"field_id": 287188,
"width": 157,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353784,
"field_id": 287189,
"width": 183,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353785,
"field_id": 287191,
"width": 472,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353786,
"field_id": 287420,
"width": 178,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353787,
"field_id": 287436,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64105,
"type": "grid",
"name": "Budget friendly",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17605,
"field_id": 287436,
"type": "lower_than",
"value": "17000"
}
],
"sortings": [
{
"id": 10855,
"field_id": 287436,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353788,
"field_id": 286234,
"width": 162,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353789,
"field_id": 286268,
"width": 300,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353790,
"field_id": 287171,
"width": 162,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353791,
"field_id": 287188,
"width": 158,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353792,
"field_id": 287189,
"width": 175,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353793,
"field_id": 287191,
"width": 461,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353794,
"field_id": 287420,
"width": 175,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353795,
"field_id": 287436,
"width": 109,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353796,
"field_id": 290512,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64106,
"type": "grid",
"name": "Most features",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 10856,
"field_id": 290512,
"order": "DESC"
},
{
"id": 10857,
"field_id": 286234,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353797,
"field_id": 286234,
"width": 169,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353798,
"field_id": 286268,
"width": 327,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353799,
"field_id": 287171,
"width": 153,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353800,
"field_id": 287188,
"width": 155,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353801,
"field_id": 287189,
"width": 184,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353802,
"field_id": 287191,
"width": 473,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353803,
"field_id": 287420,
"width": 178,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353804,
"field_id": 287436,
"width": 112,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353805,
"field_id": 290512,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-03-02T14:44:24.150893+00:00",
"updated_on": "2022-03-04T20:35:08.013459+00:00",
"field_286234": "1998 Ford Escort",
"field_286268": [
1
],
"field_287171": "22.0",
"field_287188": "30.0",
"field_287189": null,
"field_287191": [
8
],
"field_287420": "15.3",
"field_287436": "11721",
"field_290512": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-03-02T14:58:43.777847+00:00",
"updated_on": "2022-03-02T19:02:24.122087+00:00",
"field_286234": "2012 Toyota Corolla",
"field_286268": [
3,
14
],
"field_287171": "26.0",
"field_287188": "34.0",
"field_287189": null,
"field_287191": [
1,
10,
6,
9
],
"field_287420": "13.2",
"field_287436": "15432",
"field_290512": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-03-02T14:58:45.967977+00:00",
"updated_on": "2022-03-02T19:01:30.826074+00:00",
"field_286234": "2012 Acura RL",
"field_286268": [
4,
9
],
"field_287171": "17.0",
"field_287188": "24.0",
"field_287189": null,
"field_287191": [
1,
2,
9
],
"field_287420": "19.3",
"field_287436": "30000",
"field_290512": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-03-02T15:08:22.259693+00:00",
"updated_on": "2022-03-02T19:01:52.042088+00:00",
"field_286234": "2012 Chrysler 200",
"field_286268": [
15
],
"field_287171": "20.0",
"field_287188": "31.0",
"field_287189": null,
"field_287191": [
6,
1,
8
],
"field_287420": "16.9",
"field_287436": "21370",
"field_290512": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-03-02T15:17:27.689472+00:00",
"updated_on": "2022-03-02T20:37:19.033148+00:00",
"field_286234": "2014 Acura TSX",
"field_286268": [
5,
8
],
"field_287171": "22.0",
"field_287188": "31.0",
"field_287189": null,
"field_287191": [
8,
1,
2,
10
],
"field_287420": "18.5",
"field_287436": "16539",
"field_290512": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-03-02T15:17:55.056909+00:00",
"updated_on": "2022-03-02T20:36:33.025788+00:00",
"field_286234": "2016 Honda FIT",
"field_286268": [
6,
7,
2
],
"field_287171": "33.0",
"field_287188": "41.0",
"field_287189": null,
"field_287191": [
2,
3,
4,
5,
9,
11
],
"field_287420": "10.6",
"field_287436": "21358",
"field_290512": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2022-03-02T15:20:38.142339+00:00",
"updated_on": "2022-03-02T19:00:29.731527+00:00",
"field_286234": "2008 Toyota Camry",
"field_286268": [
11,
10
],
"field_287171": "21.0",
"field_287188": "31.0",
"field_287189": null,
"field_287191": [
6,
1,
9
],
"field_287420": "19.0",
"field_287436": "16579",
"field_290512": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2022-03-02T15:21:50.254326+00:00",
"updated_on": "2022-03-02T19:04:22.929784+00:00",
"field_286234": "2014 Hyundai Tucson",
"field_286268": [
13
],
"field_287171": "21.0",
"field_287188": "28.0",
"field_287189": null,
"field_287191": [
5,
1,
2,
3,
4,
7,
10
],
"field_287420": "15.3",
"field_287436": "21759",
"field_290512": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2022-03-02T15:22:34.080173+00:00",
"updated_on": "2022-03-02T19:02:09.301978+00:00",
"field_286234": "2012 Chrysler 300",
"field_286268": [
16
],
"field_287171": "19.0",
"field_287188": "31.0",
"field_287189": null,
"field_287191": [
1,
6,
7
],
"field_287420": "19.1",
"field_287436": "27593",
"field_290512": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2022-03-02T15:25:19.238246+00:00",
"updated_on": "2022-03-02T19:00:07.798228+00:00",
"field_286234": "2003 Honda Accord",
"field_286268": [
18,
19
],
"field_287171": "19.0",
"field_287188": "27.0",
"field_287189": null,
"field_287191": [
8,
9
],
"field_287420": "18.5",
"field_287436": "15800",
"field_290512": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2022-03-02T17:06:35.959478+00:00",
"updated_on": "2022-03-02T19:03:19.107907+00:00",
"field_286234": "2013 Toyota Camry",
"field_286268": [
17,
12
],
"field_287171": "25.0",
"field_287188": "35.0",
"field_287189": null,
"field_287191": [
1,
6,
4,
3,
2,
10
],
"field_287420": "17.0",
"field_287436": "22847",
"field_290512": null
}
]
},
{
"id": 50618,
"name": "Reports",
"order": 3,
"fields": [
{
"id": 286299,
"type": "text",
"name": "Report ID",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 286300,
"type": "multiple_select",
"name": "Accidents",
"order": 1,
"primary": false,
"select_options": [
{
"id": 41917,
"value": "Minor",
"color": "blue",
"order": 0
},
{
"id": 41918,
"value": "Major",
"color": "dark-gray",
"order": 1
},
{
"id": 41919,
"value": "None reported",
"color": "orange",
"order": 2
}
]
},
{
"id": 286303,
"type": "link_row",
"name": "VIN",
"order": 3,
"primary": false,
"link_row_table_id": 50610,
"link_row_related_field_id": 286302,
"has_related_field": true
},
{
"id": 287468,
"type": "lookup",
"name": "Make and model",
"order": 4,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 286303,
"through_field_name": "VIN",
"target_field_id": 286267,
"target_field_name": "Make and model"
},
{
"id": 287469,
"type": "file",
"name": "File",
"order": 5,
"primary": false
}
],
"views": [
{
"id": 62932,
"type": "grid",
"name": "All reports",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 10858,
"field_id": 286299,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 344844,
"field_id": 286299,
"width": 126,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344842,
"field_id": 286300,
"width": 144,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347799,
"field_id": 286303,
"width": 171,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347800,
"field_id": 287468,
"width": 159,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347801,
"field_id": 287469,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64111,
"type": "grid",
"name": "Accidents reported",
"order": 2,
"filter_type": "OR",
"filters_disabled": false,
"filters": [
{
"id": 17609,
"field_id": 286300,
"type": "multiple_select_has",
"value": "41917"
},
{
"id": 17610,
"field_id": 286300,
"type": "multiple_select_has",
"value": "41918"
}
],
"sortings": [
{
"id": 10859,
"field_id": 286299,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353813,
"field_id": 286299,
"width": 127,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353814,
"field_id": 286300,
"width": 143,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353815,
"field_id": 286303,
"width": 174,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353816,
"field_id": 287468,
"width": 165,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353817,
"field_id": 287469,
"width": 104,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64112,
"type": "grid",
"name": "Accident-free",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17611,
"field_id": 286300,
"type": "multiple_select_has",
"value": "41919"
}
],
"sortings": [
{
"id": 10860,
"field_id": 286299,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353818,
"field_id": 286299,
"width": 118,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353819,
"field_id": 286300,
"width": 145,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353820,
"field_id": 286303,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353821,
"field_id": 287468,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353822,
"field_id": 287469,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-03-02T16:15:55.215097+00:00",
"updated_on": "2022-03-31T14:05:53.892172+00:00",
"field_286299": "45754765",
"field_286300": [
41919
],
"field_286303": [
1
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-03-02T16:15:55.221944+00:00",
"updated_on": "2022-03-31T14:06:20.000609+00:00",
"field_286299": "49387987",
"field_286300": [
41917
],
"field_286303": [
2
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-03-02T20:47:06.091090+00:00",
"updated_on": "2022-03-31T14:05:31.534542+00:00",
"field_286299": "35974587",
"field_286300": [
41919
],
"field_286303": [
3
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-03-02T20:47:06.593442+00:00",
"updated_on": "2022-03-31T14:05:38.197705+00:00",
"field_286299": "36068987",
"field_286300": [
41918
],
"field_286303": [
4
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-03-02T20:47:12.054148+00:00",
"updated_on": "2022-03-31T14:06:08.857764+00:00",
"field_286299": "46874957",
"field_286300": [
41917
],
"field_286303": [
6
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-03-02T20:47:18.039695+00:00",
"updated_on": "2022-03-31T14:06:02.234378+00:00",
"field_286299": "46756566",
"field_286300": [
41919
],
"field_286303": [
5
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-03-02T20:47:42.445970+00:00",
"updated_on": "2022-03-31T14:06:48.416537+00:00",
"field_286299": "95869566",
"field_286300": [
41919
],
"field_286303": [
7
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-03-02T20:47:49.059518+00:00",
"updated_on": "2022-03-31T14:05:48.422446+00:00",
"field_286299": "45450900",
"field_286300": [
41919
],
"field_286303": [
8
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-03-02T20:48:04.015615+00:00",
"updated_on": "2022-03-31T14:06:32.425324+00:00",
"field_286299": "56875867",
"field_286300": [
41917
],
"field_286303": [
9
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-03-02T20:48:04.630047+00:00",
"updated_on": "2022-03-31T14:06:26.095625+00:00",
"field_286299": "50383572",
"field_286300": [
41919
],
"field_286303": [
10
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-03-02T20:48:05.310150+00:00",
"updated_on": "2022-03-31T14:05:20.388807+00:00",
"field_286299": "20272635",
"field_286300": [
41919
],
"field_286303": [
11
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2022-03-02T20:48:06.122396+00:00",
"updated_on": "2022-03-31T14:05:43.383722+00:00",
"field_286299": "44638200",
"field_286300": [
41917
],
"field_286303": [
12
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2022-03-02T20:48:50.660630+00:00",
"updated_on": "2022-03-31T14:06:37.888941+00:00",
"field_286299": "76276111",
"field_286300": [
41918
],
"field_286303": [
13
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2022-03-02T20:49:09.715448+00:00",
"updated_on": "2022-03-31T14:06:54.299581+00:00",
"field_286299": "98358745",
"field_286300": [
41917
],
"field_286303": [
14
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2022-03-02T20:49:10.987647+00:00",
"updated_on": "2022-03-31T14:06:13.932576+00:00",
"field_286299": "47657456",
"field_286300": [
41919
],
"field_286303": [
16
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2022-03-02T20:49:11.047729+00:00",
"updated_on": "2022-03-31T14:05:10.205654+00:00",
"field_286299": "10384722",
"field_286300": [
41918
],
"field_286303": [
15
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2022-03-02T20:49:34.246219+00:00",
"updated_on": "2022-03-31T14:05:15.714410+00:00",
"field_286299": "13387223",
"field_286300": [
41919
],
"field_286303": [
17
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2022-03-02T20:49:40.727835+00:00",
"updated_on": "2022-03-31T14:05:25.963851+00:00",
"field_286299": "29843723",
"field_286300": [
41917
],
"field_286303": [
18
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2022-03-02T20:49:46.218227+00:00",
"updated_on": "2022-03-31T14:06:42.663089+00:00",
"field_286299": "93570300",
"field_286300": [
41919
],
"field_286303": [
19
],
"field_287468": null,
"field_287469": [
{
"name": "lKLTYFmN2NkcDCzmHOmhu5X728osmMg9_f2a0bcae3095646e10fd9db5b7166ef9f21f311076e89a5cf0c8780e553993b6.pdf",
"visible_name": "report.pdf",
"original_name": "report.pdf"
}
]
}
]
},
{
"id": 50607,
"name": "Dealerships",
"order": 4,
"fields": [
{
"id": 286237,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 286238,
"type": "text",
"name": "Address",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 286239,
"type": "phone_number",
"name": "Phone number",
"order": 2,
"primary": false
},
{
"id": 286246,
"type": "link_row",
"name": "Dealer",
"order": 3,
"primary": false,
"link_row_table_id": 50609,
"link_row_related_field_id": 286244,
"has_related_field": true
},
{
"id": 286287,
"type": "text",
"name": "Hours",
"order": 4,
"primary": false,
"text_default": "9:00-17:00"
},
{
"id": 286296,
"type": "rating",
"name": "Rating",
"order": 5,
"primary": false,
"max_value": 5,
"color": "dark-blue",
"style": "thumbs-up"
},
{
"id": 287475,
"type": "url",
"name": "Website",
"order": 6,
"primary": false
}
],
"views": [
{
"id": 62919,
"type": "grid",
"name": "All dealerships",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 10318,
"field_id": 286237,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 344781,
"field_id": 286237,
"width": 190,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344779,
"field_id": 286238,
"width": 187,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344780,
"field_id": 286239,
"width": 162,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344800,
"field_id": 286246,
"width": 255,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344832,
"field_id": 286287,
"width": 131,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344839,
"field_id": 286296,
"width": 148,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347807,
"field_id": 287475,
"width": 217,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64114,
"type": "grid",
"name": "Highest rated",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17612,
"field_id": 286296,
"type": "equal",
"value": "5"
}
],
"sortings": [
{
"id": 10861,
"field_id": 286237,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353823,
"field_id": 286237,
"width": 190,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353824,
"field_id": 286238,
"width": 160,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353825,
"field_id": 286239,
"width": 161,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353826,
"field_id": 286246,
"width": 226,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353827,
"field_id": 286287,
"width": 131,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353828,
"field_id": 286296,
"width": 131,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353829,
"field_id": 287475,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-03-02T14:44:41.060712+00:00",
"updated_on": "2022-03-02T21:00:16.179373+00:00",
"field_286237": "Camelback Toyota",
"field_286238": "1550 E Camelback Rd",
"field_286239": "(602) 464-7261",
"field_286246": [
1,
16
],
"field_286287": "8:00-19:00",
"field_286296": 4,
"field_287475": "camelbacktoyota.com"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-03-02T14:44:41.064595+00:00",
"updated_on": "2022-03-02T21:00:12.525602+00:00",
"field_286237": "Camelback Ford",
"field_286238": "1330 E Camelback Rd",
"field_286239": "(602) 635-7551",
"field_286246": [
2,
3
],
"field_286287": "9:00-17:00",
"field_286296": 4,
"field_287475": "camelbackford.com"
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-03-02T15:53:28.928796+00:00",
"updated_on": "2022-03-02T20:59:59.795185+00:00",
"field_286237": "AutoNation USA Phoenix",
"field_286238": "2625 W Bell Rd",
"field_286239": "(623) 295-0430",
"field_286246": [
4,
5
],
"field_286287": "9:00-21:00",
"field_286296": 3,
"field_287475": "autonationusapheonix.com"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-03-02T15:55:06.393599+00:00",
"updated_on": "2022-03-02T21:00:02.637005+00:00",
"field_286237": "Bell Honda",
"field_286238": "701 W Bell Rd",
"field_286239": "(602) 490-8877",
"field_286246": [
6,
7
],
"field_286287": "9:00-17:00",
"field_286296": 5,
"field_287475": "bellhonda.com"
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-03-02T16:10:01.893203+00:00",
"updated_on": "2022-03-02T20:59:53.575814+00:00",
"field_286237": "A2Z Auto Motors",
"field_286238": "3810 W Van Buren St",
"field_286239": "(602) 218-6344",
"field_286246": [
8,
9
],
"field_286287": "9:00-21:00",
"field_286296": 5,
"field_287475": "a2zautomotors.com"
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-03-02T16:10:37.226680+00:00",
"updated_on": "2022-03-02T21:00:21.439804+00:00",
"field_286237": "Chapman Hyundai Phoenix",
"field_286238": "999 W Bell Rd",
"field_286239": "(602) 344-6930",
"field_286246": [
10,
11
],
"field_286287": "10:00-22:00",
"field_286296": 5,
"field_287475": "chapmanhyundairpheonix.com"
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-03-02T16:11:27.584754+00:00",
"updated_on": "2022-03-02T21:00:31.210847+00:00",
"field_286237": "Hertz Car Sales Phoenix",
"field_286238": "1147 E Camelback Rd",
"field_286239": "(602) 773-2326",
"field_286246": [
12,
13
],
"field_286287": "9:00-17:00",
"field_286296": 4,
"field_287475": "hertzcarsalespheonix.com"
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-03-02T16:13:17.772015+00:00",
"updated_on": "2022-03-29T06:11:27.294781+00:00",
"field_286237": "Best Price of Arizona",
"field_286238": "2515 W Van Buren St",
"field_286239": "(602) 545-6208",
"field_286246": [
14,
15
],
"field_286287": "7:00-20:00",
"field_286296": 2,
"field_287475": "bestpriceofarizonallc.com"
}
]
},
{
"id": 50609,
"name": "Agents",
"order": 5,
"fields": [
{
"id": 286243,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 286244,
"type": "link_row",
"name": "Dealership associated",
"order": 1,
"primary": false,
"link_row_table_id": 50607,
"link_row_related_field_id": 286246,
"has_related_field": true
},
{
"id": 286245,
"type": "number",
"name": "Extension",
"order": 2,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 286260,
"type": "link_row",
"name": "Cars selling",
"order": 3,
"primary": false,
"link_row_table_id": 50610,
"link_row_related_field_id": 286259,
"has_related_field": true
},
{
"id": 286285,
"type": "email",
"name": "Email",
"order": 4,
"primary": false
},
{
"id": 286286,
"type": "text",
"name": "Notes",
"order": 5,
"primary": false,
"text_default": ""
},
{
"id": 286288,
"type": "formula",
"name": "Phone number",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"formula": "concat((lookup('Dealership associated','Phone number')),' ext ', field('Extension'))",
"formula_type": "array"
},
{
"id": 290526,
"type": "formula",
"name": "count cars",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Cars selling'))",
"formula_type": "number"
}
],
"views": [
{
"id": 62921,
"type": "grid",
"name": "All agents",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 10862,
"field_id": 286243,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 344787,
"field_id": 286243,
"width": 160,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344785,
"field_id": 286244,
"width": 203,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344786,
"field_id": 286245,
"width": 124,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344799,
"field_id": 286260,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344829,
"field_id": 286285,
"width": 232,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344831,
"field_id": 286286,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344833,
"field_id": 286288,
"width": 168,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353830,
"field_id": 290526,
"width": 153,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64115,
"type": "grid",
"name": "Selling multiple cars",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17613,
"field_id": 290526,
"type": "higher_than",
"value": "1"
}
],
"sortings": [
{
"id": 10863,
"field_id": 290526,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353832,
"field_id": 286243,
"width": 159,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353833,
"field_id": 286244,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353834,
"field_id": 286245,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353835,
"field_id": 286260,
"width": 316,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353836,
"field_id": 286285,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353837,
"field_id": 286286,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353838,
"field_id": 286288,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353839,
"field_id": 290526,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-03-02T14:45:33.070500+00:00",
"updated_on": "2022-03-02T16:48:40.760066+00:00",
"field_286243": "Anayah Mcdowell",
"field_286244": [
1
],
"field_286245": "243",
"field_286260": [
1,
18
],
"field_286285": "anayahmcdowell@dealership.com",
"field_286286": "Very quick to respond.",
"field_286288": null,
"field_290526": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-03-02T14:45:33.073335+00:00",
"updated_on": "2022-03-02T16:49:00.724152+00:00",
"field_286243": "Humzah Hodson",
"field_286244": [
2
],
"field_286245": "545",
"field_286260": [
2
],
"field_286285": "humzah@dealership.com",
"field_286286": "Generally gives firm price.",
"field_286288": null,
"field_290526": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-03-02T15:30:23.984561+00:00",
"updated_on": "2022-03-02T16:50:12.388965+00:00",
"field_286243": "Kit Pace",
"field_286244": [
2
],
"field_286245": "242",
"field_286260": [],
"field_286285": "kit@dealership.com",
"field_286286": "Haven't dealt with this person yet.",
"field_286288": null,
"field_290526": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-03-02T15:30:25.393048+00:00",
"updated_on": "2022-03-02T16:49:09.911549+00:00",
"field_286243": "Arbaaz Naylor",
"field_286244": [
3
],
"field_286245": "643",
"field_286260": [
4,
10
],
"field_286285": "arbaaz@dealership.com",
"field_286286": "Really knows his stuff!",
"field_286288": null,
"field_290526": null
},
{
"id": 5,
"order": "4.00000000000000000000",
"created_on": "2022-03-02T15:30:25.540765+00:00",
"updated_on": "2022-03-02T16:50:10.873447+00:00",
"field_286243": "Rosemary Schroeder",
"field_286244": [
3
],
"field_286245": "242",
"field_286260": [],
"field_286285": "rosemary@dealership.com",
"field_286286": "Haven't dealt with this person yet.",
"field_286288": null,
"field_290526": null
},
{
"id": 6,
"order": "5.00000000000000000000",
"created_on": "2022-03-02T15:30:42.367798+00:00",
"updated_on": "2022-03-02T16:49:14.090544+00:00",
"field_286243": "James Beattie",
"field_286244": [
4
],
"field_286245": "938",
"field_286260": [
5,
19,
6
],
"field_286285": "james@dealership.com",
"field_286286": "Flexible schedule.",
"field_286288": null,
"field_290526": null
},
{
"id": 7,
"order": "6.00000000000000000000",
"created_on": "2022-03-02T15:30:43.022847+00:00",
"updated_on": "2022-03-02T16:49:18.781898+00:00",
"field_286243": "Ayah Serrano",
"field_286244": [
4
],
"field_286245": "485",
"field_286260": [
8,
7
],
"field_286285": "ayah@dealership.com",
"field_286286": "Very helpful!",
"field_286288": null,
"field_290526": null
},
{
"id": 8,
"order": "7.00000000000000000000",
"created_on": "2022-03-02T15:30:43.708777+00:00",
"updated_on": "2022-03-02T16:49:45.468371+00:00",
"field_286243": "Traci Key",
"field_286244": [
5
],
"field_286245": "358",
"field_286260": [
9,
12
],
"field_286285": "traci@dealership.com",
"field_286286": "Very clear when presenting info. I like her.",
"field_286288": null,
"field_290526": null
},
{
"id": 9,
"order": "8.00000000000000000000",
"created_on": "2022-03-02T15:30:45.604874+00:00",
"updated_on": "2022-03-02T16:48:11.758852+00:00",
"field_286243": "Keagan Clay",
"field_286244": [
5
],
"field_286245": "395",
"field_286260": [
11
],
"field_286285": "kaegan@dealership.com",
"field_286286": null,
"field_286288": null,
"field_290526": null
},
{
"id": 10,
"order": "8.00000000000000000000",
"created_on": "2022-03-02T15:30:46.324141+00:00",
"updated_on": "2022-03-02T16:50:25.874346+00:00",
"field_286243": "Briana Farrington",
"field_286244": [
6
],
"field_286245": "348",
"field_286260": [
13
],
"field_286285": "briana@dealership.com",
"field_286286": "Open to negotiate a little bit.",
"field_286288": null,
"field_290526": null
},
{
"id": 11,
"order": "9.00000000000000000000",
"created_on": "2022-03-02T15:30:47.172604+00:00",
"updated_on": "2022-03-02T16:50:14.095369+00:00",
"field_286243": "Bethanie Knapp",
"field_286244": [
6
],
"field_286245": "43",
"field_286260": [],
"field_286285": "bethanie@dealership.com",
"field_286286": "Haven't dealt with this person yet.",
"field_286288": null,
"field_290526": null
},
{
"id": 12,
"order": "10.00000000000000000000",
"created_on": "2022-03-02T15:31:27.746617+00:00",
"updated_on": "2022-03-02T16:48:17.079447+00:00",
"field_286243": "Geraint Whittaker",
"field_286244": [
7
],
"field_286245": "204",
"field_286260": [
17
],
"field_286285": "geraint@dealership.com",
"field_286286": null,
"field_286288": null,
"field_290526": null
},
{
"id": 13,
"order": "11.00000000000000000000",
"created_on": "2022-03-02T15:31:28.321375+00:00",
"updated_on": "2022-03-02T16:50:15.359926+00:00",
"field_286243": "Usama Rawlings",
"field_286244": [
7
],
"field_286245": "384",
"field_286260": [],
"field_286285": "usama@dealership.com",
"field_286286": "Haven't dealt with this person yet.",
"field_286288": null,
"field_290526": null
},
{
"id": 14,
"order": "12.00000000000000000000",
"created_on": "2022-03-02T15:31:28.899175+00:00",
"updated_on": "2022-03-02T16:48:21.237639+00:00",
"field_286243": "Sami Shields",
"field_286244": [
8
],
"field_286245": "199",
"field_286260": [
16
],
"field_286285": "sami@dealership.com",
"field_286286": null,
"field_286288": null,
"field_290526": null
},
{
"id": 15,
"order": "13.00000000000000000000",
"created_on": "2022-03-02T15:31:29.651462+00:00",
"updated_on": "2022-03-02T16:50:47.836192+00:00",
"field_286243": "Renesmae Sanders",
"field_286244": [
8
],
"field_286245": "100",
"field_286260": [
15
],
"field_286285": "renesmae@dealership.com",
"field_286286": "Said she might be able to throw in some free oil changes.",
"field_286288": null,
"field_290526": null
},
{
"id": 16,
"order": "14.00000000000000000000",
"created_on": "2022-03-02T15:31:30.392867+00:00",
"updated_on": "2022-03-02T16:48:24.190115+00:00",
"field_286243": "Zunaira Handley",
"field_286244": [
1
],
"field_286245": "102",
"field_286260": [
14,
3
],
"field_286285": "zunaira@dealership.com",
"field_286286": null,
"field_286288": null,
"field_290526": null
}
]
},
{
"id": 50611,
"name": "Features",
"order": 6,
"fields": [
{
"id": 286250,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 286251,
"type": "text",
"name": "Description",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 287169,
"type": "formula",
"name": "Car count",
"order": 4,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Car make and models'))",
"formula_type": "number"
},
{
"id": 287192,
"type": "link_row",
"name": "Car make and models",
"order": 6,
"primary": false,
"link_row_table_id": 50606,
"link_row_related_field_id": 287191,
"has_related_field": true
},
{
"id": 287479,
"type": "lookup",
"name": "Specific cars for sale",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 287192,
"through_field_name": "Car make and models",
"target_field_id": 286268,
"target_field_name": "Cars"
},
{
"id": 290527,
"type": "rating",
"name": "Significance",
"order": 8,
"primary": false,
"max_value": 5,
"color": "dark-red",
"style": "flag"
}
],
"views": [
{
"id": 62923,
"type": "grid",
"name": "All features",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 10500,
"field_id": 286250,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 344793,
"field_id": 286250,
"width": 162,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 344791,
"field_id": 286251,
"width": 400,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347502,
"field_id": 287169,
"width": 128,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347808,
"field_id": 287192,
"width": 383,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 347812,
"field_id": 287479,
"width": 362,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353840,
"field_id": 290527,
"width": 149,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 64116,
"type": "grid",
"name": "Top priority",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 17614,
"field_id": 290527,
"type": "equal",
"value": "5"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 353841,
"field_id": 286250,
"width": 143,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353842,
"field_id": 286251,
"width": 343,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353843,
"field_id": 287169,
"width": 133,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353844,
"field_id": 287192,
"width": 293,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353845,
"field_id": 287479,
"width": 310,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 353846,
"field_id": 290527,
"width": 140,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-03-02T14:47:25.863619+00:00",
"updated_on": "2022-03-04T21:27:55.192552+00:00",
"field_286250": "Heated seats",
"field_286251": "Driver and passenger's seats heat up.",
"field_287169": null,
"field_287192": [
13,
6,
16,
3,
7,
4,
18,
15
],
"field_287479": null,
"field_290527": 3
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-03-02T14:47:25.868011+00:00",
"updated_on": "2022-03-04T21:27:47.284585+00:00",
"field_286250": "Blind spot monitoring",
"field_286251": "There are additional mirrors that display where the blind spot of the driver would normally be.",
"field_287169": null,
"field_287192": [
7,
4,
18,
15,
8
],
"field_287479": null,
"field_290527": 3
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-03-02T15:36:30.942975+00:00",
"updated_on": "2022-03-04T21:28:02.845808+00:00",
"field_286250": "Parking sensors",
"field_286251": "Sensors in the front and rear that alert the driver when they are too close to another object.",
"field_287169": null,
"field_287192": [
18,
15,
8
],
"field_287479": null,
"field_290527": 5
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-03-02T15:36:34.235354+00:00",
"updated_on": "2022-03-04T21:27:44.885971+00:00",
"field_286250": "Back camera",
"field_286251": "A video camera in the rear of the car used for parking assistance.",
"field_287169": null,
"field_287192": [
18,
15,
8
],
"field_287479": null,
"field_290527": 5
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-03-02T15:36:55.772585+00:00",
"updated_on": "2022-03-04T21:27:43.978517+00:00",
"field_286250": "All wheel drive",
"field_286251": "All 4 wheels navigate the car at all times.",
"field_287169": null,
"field_287192": [
15,
8
],
"field_287479": null,
"field_290527": 5
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-03-02T15:37:00.355188+00:00",
"updated_on": "2022-03-04T21:27:52.635290+00:00",
"field_286250": "Four wheel drive",
"field_286251": "There is an option to turn on all 4 wheels to navigate the car.",
"field_287169": null,
"field_287192": [
13,
6,
16,
3,
18
],
"field_287479": null,
"field_290527": 5
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-03-02T15:37:24.377497+00:00",
"updated_on": "2022-03-04T21:27:59.632456+00:00",
"field_286250": "Memory driver's seat",
"field_286251": "There are specific heights and distances from the steering wheel that the car remembers.",
"field_287169": null,
"field_287192": [
16,
15
],
"field_287479": null,
"field_290527": 1
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-03-02T15:43:50.032502+00:00",
"updated_on": "2022-03-04T21:27:57.366013+00:00",
"field_286250": "Leather seats",
"field_286251": "The seats are covered in leather.",
"field_287169": null,
"field_287192": [
1,
17,
6,
7
],
"field_287479": null,
"field_290527": 2
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-03-02T15:44:05.131079+00:00",
"updated_on": "2022-03-04T21:28:01.320519+00:00",
"field_286250": "Navigation system",
"field_286251": "There is a navigation system set up in the vehicle.",
"field_287169": null,
"field_287192": [
17,
13,
3,
4,
8
],
"field_287479": null,
"field_290527": 1
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-03-02T15:44:24.316949+00:00",
"updated_on": "2022-03-04T21:28:05.809714+00:00",
"field_286250": "Remote start",
"field_286251": "There is a button on the key that starts the car remotely.",
"field_287169": null,
"field_287192": [
3,
7,
18,
15
],
"field_287479": null,
"field_290527": 4
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-03-02T15:45:30.910718+00:00",
"updated_on": "2022-03-04T21:28:07.133455+00:00",
"field_286250": "Sun roof",
"field_286251": "There is a window in the roof of the car, allowing in sunlight or a breeze if desired.",
"field_287169": null,
"field_287192": [
8
],
"field_287479": null,
"field_290527": 2
}
]
}
]
}
]
}