[
{
"id": "<string>",
"@type": "@autoru_offer",
"hash": "<string>",
"sale_id": "<string>",
"url": "<string>",
"title": "<string>",
"description": "<string>",
"category": "<string>",
"section": "<string>",
"status": "<string>",
"availability": "<string>",
"color_hex": "<string>",
"price": 123,
"currency": "<string>",
"has_nds": true,
"predicted_price": {
"@type": "@autoru_price_range",
"price_from": 123,
"price_to": 123,
"currency": "<string>"
},
"price_history": [],
"owner_expenses": {
"@type": "@autoru_owner_expenses",
"transport_tax": 123,
"transport_tax_year": 123,
"osago_insurance": []
},
"discount_options": {
"@type": "@autoru_discount_options",
"tradein": 123,
"insurance": 123,
"credit": 123,
"max_discount": 123
},
"mileage": 123,
"condition": "<string>",
"images": [],
"image_count": 123,
"vehicle": {
"@type": "@autoru_vehicle",
"mark": "<string>",
"mark_ru": "<string>",
"model": "<string>",
"model_ru": "<string>",
"generation": "<string>",
"generation_id": "<string>",
"year_from": 123,
"year_to": 123,
"price_segment": "<string>",
"body_type": "<string>",
"door_count": 123,
"seats": [],
"auto_class": "<string>",
"engine_type": "<string>",
"transmission": "<string>",
"drive": "<string>",
"engine_volume": 123,
"power_hp": 123,
"power_kw": 123,
"acceleration": 123,
"fuel_rate": 123,
"modification": "<string>",
"complectation": "<string>",
"steering_wheel": "<string>",
"vendor": "<string>",
"equipment": [],
"equipment_groups": []
},
"documents": {
"@type": "@autoru_documents",
"year": 123,
"owner_count": 123,
"pts": "<string>",
"is_pts_original": true,
"is_custom_cleared": true,
"vin": "<string>",
"vin_resolution": "<string>",
"pts_resolution": "<string>",
"owners_resolution": "<string>",
"legal_resolution": "<string>",
"accidents_resolution": "<string>"
},
"seller": {
"@type": "@autoru_seller",
"name": "<string>",
"seller_type": "<string>",
"geo": {
"@type": "@autoru_geo",
"address": "<string>",
"region": "<string>",
"latitude": 123,
"longitude": 123
},
"rating": 123,
"review_count": 123,
"registration_date": "<string>"
},
"salon": {
"@type": "@autoru_salon",
"id": "<string>",
"name": "<string>",
"alias": "<string>",
"is_official": true,
"rating": 123,
"image": "<string>",
"phones": [],
"geo": {
"@type": "@autoru_geo",
"address": "<string>",
"region": "<string>",
"latitude": 123,
"longitude": 123
},
"offer_count": 123
},
"view_count": 123,
"rating": 123,
"review_count": 123,
"days_in_stock": 123,
"created_at": 123,
"updated_at": 123,
"tags": []
}
]