Suggests. /3.0/suggests
Autocomplete (3.0)
Getting a collection of suggested objects
Returns a collection of objects that match the user input.
query Parameters
key required | string Unique key of API user. |
q required | string [ 1 .. 500 ] characters An arbitrary search string. |
locale | string Examples:
The locale from which the search is performed and the results are given.
|
fields | Array of strings Examples:
Additional fields to be displayed in the response should be separated by commas. Fields labeled
The list of fields with additional information on the place:
The list of command boxes:
|
type | Array of strings Examples:
The types of objects among which the search is performed. When passing several types, less relevant results of some types may be crowded out by more relevant other types. The types should be comma separated.
The list of available subtypes ( subtype ) for different types of objects can be viewed in the response schema inside items.
|
suggest_type | string Default: "object" Example: suggest_type=route_endpoint The type of tips to use. Available types:
|
region_id | integer Region identifier. It is required if a geographical limit of search has not been specified. Details about the territorial division of the map into regions can be found in the description of the Regions API. |
location | string Examples:
User location (coordinate format: |
viewpoint1 | string Examples:
The coordinates of the upper left vertex of a rectangular visibility scope, in the |
viewpoint2 | string Examples:
The coordinates of the lower right vertex of a rectangular visibility scope, in the |
page_size | integer [ 1 .. 100 ] Default: 10 Number of search results displayed on one page. |
search_is_query_text_complete | boolean Specifying to the search engine that the request is complete (the user has pressed the completion button). Disables the prefix, i.e. "bank" will not be searched "banking". |
search_nearby | boolean Specifying the search engine to use search mode near the user. Greatly increases the importance of distance from the user. Popularity, advertising and other parameters are still involved in the ranking, but to a lesser extent. |
search_input_method | string Specifying the method for entering the query text to the search engine:
|
Responses
Response Schema: application/json
required | object (ObjMeta) Response metadata |
required | object Main result |
Response samples
- 200
- 400
- 403
- 404
- 408
- 500
{- "meta": {
- "code": 200,
- "api_version": "dev",
- "issue_date": "string"
}, - "result": {
- "total": 1,
- "items": [
- {
- "id": "141265769336625_f91d4H3777058262347790J0e8g28765",
- "type": "branch",
- "region_id": "123456",
- "segment_id": "123456",
- "ev_charging_station": {
- "connectors": [
- {
- "type": "string",
- "status": 0,
- "power": 0,
- "price": 0
}
], - "aggregate": {
- "connectors_total": 0,
- "power": 0,
- "is_active": true,
- "is_busy": true,
- "connectors_free": 0
}
}, - "attribute_groups": [
- {
- "is_primary": true,
- "rubric_ids": [
- "123456"
], - "attributes": [
- {
- "id": "123456",
- "tag": "hotel_room_internet",
- "name": "Free Internet in the rooms",
- "icon_url": "string"
}
], - "icon_url": "string",
- "name": "Hotel",
- "is_context": true
}
], - "purpose_name": "string",
- "floor_id": "141832714658709",
- "dates": {
- "updated_at": "2012-06-18T11:43:03.273144+07:00",
- "deleted_at": "2013-06-01T11:43:03.273144+07:00",
- "created_at": "2012-04-18T12:08:03.273144+07:00"
}, - "parking": {
- "payment_link": "string"
}, - "full_name": "string",
- "flags": {
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true,
- "is_region_center": true
}, - "floors": {
- "underground_count": 1,
- "ground_min_count": 1,
- "ground_count": 1
}, - "rubrics": [
- {
- "id": "123456",
- "alias": "string",
- "parent_id": "123456",
- "kind": "string",
- "name": "string"
}
], - "city_alias": "novosibirsk",
- "point": "54.991984,82.901886",
- "building_name": "string",
- "marker_alt": 0,
- "address_comment": "office 413",
- "sources": [
- "string"
], - "org": {
- "id": "123456",
- "name": "string",
- "branch_count": "7"
}, - "full_address_name": "Novosibirsk, Dimitrov Avenue, 7",
- "is_routing_available": true,
- "alias": "shintop_set_avtomarketov",
- "employees_org_count": "up to 15",
- "address_name": "Dimitrov Avenue, 7",
- "itin": "1234567890",
- "external_content": [
- {
- "type": "discount",
- "value": "shintop",
- "label": "Open",
}
], - "is_deleted": true,
- "delivery": [
- {
- "phone": "+7123456789"
}
], - "stop_factors": [
- {
- "type": "attribute",
- "tag": "hotel_details_laundry",
- "name": "Laundry"
}
], - "address": {
- "postcode": "630007",
- "building_code": "string",
- "building_name": "Sun City",
- "landmark_name": "Zaryadye (a park in Moscow)",
- "makani": "27116 87099",
- "components": [
- {
- "type": "street_number",
- "oktmo": "35",
- "street_id": "123456",
- "street": "Krasnyy Prospekt",
- "number": "21/2, bld 7",
- "fias_code": "dcb1bc1b-2324-449a-8b68-03e49ba1f541",
- "okato": "35"
}
], - "building_id": "20498230958"
}, - "contact_groups": [
- {
- "name": "Service center",
- "comment": "Multichannel phone number",
- "schedule": {
- "description": "string",
- "date_from": "string",
- "is_24x7": true,
- "Thu": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Wed": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "date_to": "string",
- "comment": "Open 24h on holidays",
- "Mon": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Tue": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}
}, - "contacts": [
- {
- "type": "phone",
- "comment": "for business correspondence",
- "url": "string",
- "value": "Phone number in international format",
- "text": "Ivanov's e-mail",
- "print_text": "Ivanov's e-mail"
}
]
}
], - "locale": "ru_RU",
- "schedule": {
- "description": "string",
- "date_from": "string",
- "is_24x7": true,
- "Thu": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Wed": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "date_to": "string",
- "comment": "Open 24h on holidays",
- "Mon": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Tue": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}
}, - "search_attributes": {
- "suggested_text": "string",
- "suggest_parts": [
- {
- "text": "string",
- "is_suggested": true
}
], - "dgis_address_details": {
- "apartment": "15",
- "precision": "string",
- "address": "12",
- "entrance": "1"
}
}, - "adm_div": [
- {
- "id": "123456",
- "type": "city",
- "flags": {
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true,
- "is_region_center": true
}, - "city_alias": "novosibirsk",
- "detailed_subtype": "poselok",
- "caption": "string",
- "name": "Ust-Kamenogorsk",
- "is_default": true
}
], - "has_apartments_info": true,
- "name_ex": {
- "description": "Warehouse",
- "short_name": "Sunny",
- "primary": "Sunny",
- "extension": "cafe",
- "legal_name": "LLC Sunny",
- "addition": "string"
}, - "reviews": {
- "recommendation_count": "12",
- "items": [
- {
- "is_reviewable": true,
- "rating": 5,
- "review_count": 0,
- "recommendation_count": 0,
- "tag": "string"
}
], - "general_rating": "4.73",
- "org_rating": "4.73",
- "is_org_reviews": true,
- "is_reviewable": true,
- "rating": "4.73",
- "general_review_count": 0,
- "general_review_count_with_stars": 0,
- "org_review_count_with_stars": 0,
- "org_review_count": 0,
- "review_count": "32"
}, - "trade_license": {
- "type": "string",
- "end_date": "string",
- "legal_form": "string",
- "type_description": "string",
- "director_name": "string",
- "license": "string",
- "start_date": "string"
}, - "order_with_cart": [
- {
- "phone": "+7123456789"
}
], - "structure_info": {
- "gas_type": "string",
- "apartments_count": 0,
- "material": "string",
- "is_in_emergency_state": true,
- "chs_name": "string",
- "project_type": "string",
- "elevators_count": 0,
- "floor_type": "string",
- "year_of_construction": 0,
- "chs_category": "string",
- "porch_count": 0
}, - "floor_plans": {
- "default_plan_id": "123456",
- "plans": [
- {
- "id": "123456",
- "name": "string"
}
]
}, - "timezone_offset": 420,
- "description": "string",
- "context": {
- "distance": "3483",
- "is_in_bound": "true",
- "stop_factors": [
- {
- "type": "attribute",
- "tag": "hotel_details_laundry",
- "name": "Laundry"
}
], - "servicing_group": "string",
- "servicing_groups": [
- "string"
]
}, - "name": "the Sunny cafe",
- "links": {
- "seaports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "additional_info": "Marine Glory square, 1",
- "name": "Marine passenger terminal"
}
]
}, - "bus_terminals": {
- "items": [
- {
- "id": "123456",
- "name": "Bus station, Novosibirsk",
- "additional_info": "Krasnyy Prospekt, 4"
}
], - "count": 0
}, - "airports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Tolmachevo airport",
- "additional_info": "Airport, Ob-4"
}
]
}, - "entrances": [
- {
- "id": "123456",
- "entity_number": "string",
- "is_primary": true,
- "comment": "string",
- "geometry": {
- "points": [
- "string"
], - "vectors": [
- "string"
], - "normals": [
- "string"
]
}, - "entity_name": "string",
- "entrance_display_name": "string",
- "is_visible_on_map": true,
- "is_visible_in_ui": true
}
], - "database_entrances": [
- {
- "id": "123456",
- "entrance_display_name": "string",
- "comment": "string",
- "is_visible_in_ui": true,
- "apartments_info": {
- "calculated": true,
- "floors": [
- {
- "name": null,
- "apartments": null
}
]
}, - "entity_name": "string",
- "geometry": {
- "points": [
- "string"
], - "vectors": [
- "string"
], - "normals": [
- "string"
]
}, - "name": "string",
- "has_poi": true,
- "building_number": "string",
- "is_primary": true,
- "relative_geometry": {
- "direction": 0,
- "dx": 0,
- "dy": 0
}, - "entity_number": "string",
- "is_visible_on_map": true
}
], - "branches": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "comment": null,
- "url": null,
- "value": null,
- "text": null,
- "print_text": null
}
]
}
]
}, - "parking": [
- {
- "id": "123456",
- "capacity": "string",
- "is_paid": true,
- "comment": "50 rub per hour, first 2 hours free.",
- "name": "Underground Parking, Sun City",
- "purpose": "string"
}
], - "servicing": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "comment": null,
- "url": null,
- "value": null,
- "text": null,
- "print_text": null
}
]
}
]
}, - "attractions": [
- {
- "id": "123456",
- "subtype_name": "Fountain",
- "name": "Fountain in Narymsky public garden",
- "authors": "string",
- "dates": "string",
- "description": "string"
}
], - "nearest_stations": [
- {
- "id": "123456",
- "comment": "Leninskaya line",
- "route_logo": "string",
- "name": "Krasniy Prospekt metro station",
- "distance": 0,
- "entrance": {
- "id": "123456",
- "geometry": {
- "hover": "POLYGON((36.193851601974 51.7466070840044,36.1943391434488 51.7466070840044,36.1943391434488 51.7474670961949,36.193851601974 51.7474670961949,36.193851601974 51.7466070840044))",
- "selection": "POINT(83.306820839303 54.6230101954005)",
- "centroid": "POINT(83.306820839303 54.6230101954005)"
}, - "name": "string",
- "entrance_display_name": "string"
}, - "color": "#D10000",
- "internal_transition": true,
- "route_types": [
- "string"
]
}
], - "river_ports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Moscow North river terminal",
- "additional_info": "Leningrad highway, 51"
}
]
}, - "railway_terminals": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Novosibirsk-Western, railway station",
- "additional_info": "Shirokaya Street, 26a"
}
]
}, - "nearest_parking": [
- {
- "id": "123456"
}
], - "nearest_platforms": [
- {
- "id": "123456",
- "transition_type": "string",
- "heading_to": "Nakhabino",
- "name": "Krasniy Prospekt metro station",
- "comment": "Leninskaya line",
- "color": "#D10000",
- "route_logo": "string",
- "route_types": [
- "string"
]
}
], - "landmarks": [
- {
- "id": "123456",
- "type": "station_platform",
- "subtype": "string",
- "station_id": "123456",
- "name": "string",
- "entrance_display_name": "string",
- "distance": 0,
- "azimuth": 360
}
], - "providers": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "comment": null,
- "url": null,
- "value": null,
- "text": null,
- "print_text": null
}
]
}
]
}, - "nearest_metro": [
- {
- "id": "123456",
- "distance": 500
}
], - "hotels": {
- "items": [
- {
- "id": "123456",
- "name": "Aquarius, Motel",
- "additional_info": "Mira St, 18a bld1"
}
], - "count": 0
}
}, - "geometry": {
- "hover": "POLYGON((36.193851601974 51.7466070840044,36.1943391434488 51.7466070840044,36.1943391434488 51.7474670961949,36.193851601974 51.7474670961949,36.193851601974 51.7466070840044))",
- "selection": "POINT(83.306820839303 54.6230101954005)",
- "centroid": "POINT(83.306820839303 54.6230101954005)"
}, - "ski_lift": {
- "type": 0,
- "status": 0
}
}
], - "search_attributes": {
- "drag_bound": [
- {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}
], - "is_nearby_requested": true,
- "is_partial": true,
- "is_remote_requested": true,
- "out_viewport": [
- {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}
]
}
}
}
Getting a collection of suggested objects
Returns a collection of objects that match the user input.
query Parameters
key required | string Unique key of API user. |
q required | string [ 1 .. 500 ] characters An arbitrary search string. |
locale | string Examples:
The locale from which the search is performed and the results are given.
|
fields | Array of strings Examples:
Additional fields to be displayed in the response should be separated by commas. Fields labeled
The list of fields with additional information on the place:
The list of command boxes:
|
type | Array of strings Examples:
The types of objects among which the search is performed. When passing several types, less relevant results of some types may be crowded out by more relevant other types. The types should be comma separated.
The list of available subtypes ( subtype ) for different types of objects can be viewed in the response schema inside items.
|
suggest_type | string Default: "object" Example: suggest_type=route_endpoint The type of tips to use. Available types:
|
region_id | integer Region identifier. It is required if a geographical limit of search has not been specified. Details about the territorial division of the map into regions can be found in the description of the Regions API. |
location | string Examples:
User location (coordinate format: |
viewpoint1 | string Examples:
The coordinates of the upper left vertex of a rectangular visibility scope, in the |
viewpoint2 | string Examples:
The coordinates of the lower right vertex of a rectangular visibility scope, in the |
page_size | integer [ 1 .. 100 ] Default: 10 Number of search results displayed on one page. |
Request Body schema: application/json
Query in json format.
Array of objects Personal records for the user with information about weight, etc. |
Responses
Response Schema: application/json
required | object (ObjMeta) Response metadata |
required | object Main result |
Request samples
- Payload
{- "personal_records": [
- {
- "type": "home",
- "last_used": 2000000000,
- "probability": 0.5,
- "record": {
- "id": "70000001026462460",
- "type": "org"
}, - "point": {
- "lat": 36.75896072,
- "lon": 55.10401153
}, - "count": 5
}
]
}
Response samples
- 200
- 400
- 403
- 404
- 408
- 500
{- "meta": {
- "code": 200,
- "api_version": "dev",
- "issue_date": "string"
}, - "result": {
- "total": 1,
- "items": [
- {
- "id": "141265769336625_f91d4H3777058262347790J0e8g28765",
- "type": "branch",
- "region_id": "123456",
- "segment_id": "123456",
- "ev_charging_station": {
- "connectors": [
- {
- "type": "string",
- "status": 0,
- "power": 0,
- "price": 0
}
], - "aggregate": {
- "connectors_total": 0,
- "power": 0,
- "is_active": true,
- "is_busy": true,
- "connectors_free": 0
}
}, - "attribute_groups": [
- {
- "is_primary": true,
- "rubric_ids": [
- "123456"
], - "attributes": [
- {
- "id": "123456",
- "tag": "hotel_room_internet",
- "name": "Free Internet in the rooms",
- "icon_url": "string"
}
], - "icon_url": "string",
- "name": "Hotel",
- "is_context": true
}
], - "purpose_name": "string",
- "floor_id": "141832714658709",
- "dates": {
- "updated_at": "2012-06-18T11:43:03.273144+07:00",
- "deleted_at": "2013-06-01T11:43:03.273144+07:00",
- "created_at": "2012-04-18T12:08:03.273144+07:00"
}, - "parking": {
- "payment_link": "string"
}, - "full_name": "string",
- "flags": {
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true,
- "is_region_center": true
}, - "floors": {
- "underground_count": 1,
- "ground_min_count": 1,
- "ground_count": 1
}, - "rubrics": [
- {
- "id": "123456",
- "alias": "string",
- "parent_id": "123456",
- "kind": "string",
- "name": "string"
}
], - "city_alias": "novosibirsk",
- "point": "54.991984,82.901886",
- "building_name": "string",
- "marker_alt": 0,
- "address_comment": "office 413",
- "sources": [
- "string"
], - "org": {
- "id": "123456",
- "name": "string",
- "branch_count": "7"
}, - "full_address_name": "Novosibirsk, Dimitrov Avenue, 7",
- "is_routing_available": true,
- "alias": "shintop_set_avtomarketov",
- "employees_org_count": "up to 15",
- "address_name": "Dimitrov Avenue, 7",
- "itin": "1234567890",
- "external_content": [
- {
- "type": "discount",
- "value": "shintop",
- "label": "Open",
}
], - "is_deleted": true,
- "delivery": [
- {
- "phone": "+7123456789"
}
], - "stop_factors": [
- {
- "type": "attribute",
- "tag": "hotel_details_laundry",
- "name": "Laundry"
}
], - "address": {
- "postcode": "630007",
- "building_code": "string",
- "building_name": "Sun City",
- "landmark_name": "Zaryadye (a park in Moscow)",
- "makani": "27116 87099",
- "components": [
- {
- "type": "street_number",
- "oktmo": "35",
- "street_id": "123456",
- "street": "Krasnyy Prospekt",
- "number": "21/2, bld 7",
- "fias_code": "dcb1bc1b-2324-449a-8b68-03e49ba1f541",
- "okato": "35"
}
], - "building_id": "20498230958"
}, - "contact_groups": [
- {
- "name": "Service center",
- "comment": "Multichannel phone number",
- "schedule": {
- "description": "string",
- "date_from": "string",
- "is_24x7": true,
- "Thu": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Wed": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "date_to": "string",
- "comment": "Open 24h on holidays",
- "Mon": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Tue": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}
}, - "contacts": [
- {
- "type": "phone",
- "comment": "for business correspondence",
- "url": "string",
- "value": "Phone number in international format",
- "text": "Ivanov's e-mail",
- "print_text": "Ivanov's e-mail"
}
]
}
], - "locale": "ru_RU",
- "schedule": {
- "description": "string",
- "date_from": "string",
- "is_24x7": true,
- "Thu": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Wed": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "date_to": "string",
- "comment": "Open 24h on holidays",
- "Mon": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Tue": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}
}, - "search_attributes": {
- "suggested_text": "string",
- "suggest_parts": [
- {
- "text": "string",
- "is_suggested": true
}
], - "dgis_address_details": {
- "apartment": "15",
- "precision": "string",
- "address": "12",
- "entrance": "1"
}
}, - "adm_div": [
- {
- "id": "123456",
- "type": "city",
- "flags": {
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true,
- "is_region_center": true
}, - "city_alias": "novosibirsk",
- "detailed_subtype": "poselok",
- "caption": "string",
- "name": "Ust-Kamenogorsk",
- "is_default": true
}
], - "has_apartments_info": true,
- "name_ex": {
- "description": "Warehouse",
- "short_name": "Sunny",
- "primary": "Sunny",
- "extension": "cafe",
- "legal_name": "LLC Sunny",
- "addition": "string"
}, - "reviews": {
- "recommendation_count": "12",
- "items": [
- {
- "is_reviewable": true,
- "rating": 5,
- "review_count": 0,
- "recommendation_count": 0,
- "tag": "string"
}
], - "general_rating": "4.73",
- "org_rating": "4.73",
- "is_org_reviews": true,
- "is_reviewable": true,
- "rating": "4.73",
- "general_review_count": 0,
- "general_review_count_with_stars": 0,
- "org_review_count_with_stars": 0,
- "org_review_count": 0,
- "review_count": "32"
}, - "trade_license": {
- "type": "string",
- "end_date": "string",
- "legal_form": "string",
- "type_description": "string",
- "director_name": "string",
- "license": "string",
- "start_date": "string"
}, - "order_with_cart": [
- {
- "phone": "+7123456789"
}
], - "structure_info": {
- "gas_type": "string",
- "apartments_count": 0,
- "material": "string",
- "is_in_emergency_state": true,
- "chs_name": "string",
- "project_type": "string",
- "elevators_count": 0,
- "floor_type": "string",
- "year_of_construction": 0,
- "chs_category": "string",
- "porch_count": 0
}, - "floor_plans": {
- "default_plan_id": "123456",
- "plans": [
- {
- "id": "123456",
- "name": "string"
}
]
}, - "timezone_offset": 420,
- "description": "string",
- "context": {
- "distance": "3483",
- "is_in_bound": "true",
- "stop_factors": [
- {
- "type": "attribute",
- "tag": "hotel_details_laundry",
- "name": "Laundry"
}
], - "servicing_group": "string",
- "servicing_groups": [
- "string"
]
}, - "name": "the Sunny cafe",
- "links": {
- "seaports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "additional_info": "Marine Glory square, 1",
- "name": "Marine passenger terminal"
}
]
}, - "bus_terminals": {
- "items": [
- {
- "id": "123456",
- "name": "Bus station, Novosibirsk",
- "additional_info": "Krasnyy Prospekt, 4"
}
], - "count": 0
}, - "airports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Tolmachevo airport",
- "additional_info": "Airport, Ob-4"
}
]
}, - "entrances": [
- {
- "id": "123456",
- "entity_number": "string",
- "is_primary": true,
- "comment": "string",
- "geometry": {
- "points": [
- "string"
], - "vectors": [
- "string"
], - "normals": [
- "string"
]
}, - "entity_name": "string",
- "entrance_display_name": "string",
- "is_visible_on_map": true,
- "is_visible_in_ui": true
}
], - "database_entrances": [
- {
- "id": "123456",
- "entrance_display_name": "string",
- "comment": "string",
- "is_visible_in_ui": true,
- "apartments_info": {
- "calculated": true,
- "floors": [
- {
- "name": null,
- "apartments": null
}
]
}, - "entity_name": "string",
- "geometry": {
- "points": [
- "string"
], - "vectors": [
- "string"
], - "normals": [
- "string"
]
}, - "name": "string",
- "has_poi": true,
- "building_number": "string",
- "is_primary": true,
- "relative_geometry": {
- "direction": 0,
- "dx": 0,
- "dy": 0
}, - "entity_number": "string",
- "is_visible_on_map": true
}
], - "branches": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "comment": null,
- "url": null,
- "value": null,
- "text": null,
- "print_text": null
}
]
}
]
}, - "parking": [
- {
- "id": "123456",
- "capacity": "string",
- "is_paid": true,
- "comment": "50 rub per hour, first 2 hours free.",
- "name": "Underground Parking, Sun City",
- "purpose": "string"
}
], - "servicing": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "comment": null,
- "url": null,
- "value": null,
- "text": null,
- "print_text": null
}
]
}
]
}, - "attractions": [
- {
- "id": "123456",
- "subtype_name": "Fountain",
- "name": "Fountain in Narymsky public garden",
- "authors": "string",
- "dates": "string",
- "description": "string"
}
], - "nearest_stations": [
- {
- "id": "123456",
- "comment": "Leninskaya line",
- "route_logo": "string",
- "name": "Krasniy Prospekt metro station",
- "distance": 0,
- "entrance": {
- "id": "123456",
- "geometry": {
- "hover": "POLYGON((36.193851601974 51.7466070840044,36.1943391434488 51.7466070840044,36.1943391434488 51.7474670961949,36.193851601974 51.7474670961949,36.193851601974 51.7466070840044))",
- "selection": "POINT(83.306820839303 54.6230101954005)",
- "centroid": "POINT(83.306820839303 54.6230101954005)"
}, - "name": "string",
- "entrance_display_name": "string"
}, - "color": "#D10000",
- "internal_transition": true,
- "route_types": [
- "string"
]
}
], - "river_ports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Moscow North river terminal",
- "additional_info": "Leningrad highway, 51"
}
]
}, - "railway_terminals": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Novosibirsk-Western, railway station",
- "additional_info": "Shirokaya Street, 26a"
}
]
}, - "nearest_parking": [
- {
- "id": "123456"
}
], - "nearest_platforms": [
- {
- "id": "123456",
- "transition_type": "string",
- "heading_to": "Nakhabino",
- "name": "Krasniy Prospekt metro station",
- "comment": "Leninskaya line",
- "color": "#D10000",
- "route_logo": "string",
- "route_types": [
- "string"
]
}
], - "landmarks": [
- {
- "id": "123456",
- "type": "station_platform",
- "subtype": "string",
- "station_id": "123456",
- "name": "string",
- "entrance_display_name": "string",
- "distance": 0,
- "azimuth": 360
}
], - "providers": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "comment": null,
- "url": null,
- "value": null,
- "text": null,
- "print_text": null
}
]
}
]
}, - "nearest_metro": [
- {
- "id": "123456",
- "distance": 500
}
], - "hotels": {
- "items": [
- {
- "id": "123456",
- "name": "Aquarius, Motel",
- "additional_info": "Mira St, 18a bld1"
}
], - "count": 0
}
}, - "geometry": {
- "hover": "POLYGON((36.193851601974 51.7466070840044,36.1943391434488 51.7466070840044,36.1943391434488 51.7474670961949,36.193851601974 51.7474670961949,36.193851601974 51.7466070840044))",
- "selection": "POINT(83.306820839303 54.6230101954005)",
- "centroid": "POINT(83.306820839303 54.6230101954005)"
}, - "ski_lift": {
- "type": 0,
- "status": 0
}
}
], - "search_attributes": {
- "drag_bound": [
- {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}
], - "is_nearby_requested": true,
- "is_partial": true,
- "is_remote_requested": true,
- "out_viewport": [
- {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}, - {
- "longitude": 29.13375591576512,
- "latitude": 55.97851125831795
}
]
}
}
}