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. |
locale | string Examples:
The locale from which the search is performed and the results are given.
|
q required | string [ 1 .. 500 ] characters An arbitrary search string. |
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 Main result |
required | object (ObjMeta) Response metadata |
Response samples
- 200
- 400
- 403
- 404
- 408
- 500
{- "result": {
- "search_attributes": {
- "is_partial": true,
- "is_nearby_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
}
], - "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_remote_requested": true
}, - "total": 1,
- "items": [
- {
- "id": "141265769336625_f91d4H3777058262347790J0e8g28765",
- "type": "branch",
- "region_id": "123456",
- "segment_id": "123456",
- "sources": [
- "string"
], - "rubrics": [
- {
- "id": "123456",
- "parent_id": "123456",
- "kind": "string",
- "name": "string",
- "alias": "string"
}
], - "purpose_name": "string",
- "parking": {
- "payment_link": "string",
- "congestion": {
- "updated_datetime": "string",
- "spaces": {
- "common": {
- "total": 0,
- "free": 0
}, - "handicapped": {
- "total": 0,
- "free": 0
}
}, - "blocked": true
}
}, - "has_apartments_info": true,
- "org": {
- "id": "123456",
- "name": "string",
- "extension": "string",
- "primary": "string",
- "branch_count": "7"
}, - "structure_info": {
- "chs_name": "string",
- "gas_type": "string",
- "chs_category": "string",
- "apartments_count": 0,
- "floor_type": "string",
- "is_in_emergency_state": true,
- "elevators_count": 0,
- "project_type": "string",
- "porch_count": 0,
- "material": "string",
- "year_of_construction": 0
}, - "address": {
- "building_id": "20498230958",
- "postcode": "630007",
- "building_code": "string",
- "building_name": "Sun City",
- "landmark_name": "Zaryadye (a park in Moscow)",
- "makani": "27116 87099",
- "components": [
- {
- "type": "street_number",
- "street_id": "123456",
- "street": "Krasnyy Prospekt",
- "number": "21/2, bld 7",
- "fias_code": "dcb1bc1b-2324-449a-8b68-03e49ba1f541",
- "okato": "35",
- "oktmo": "35"
}
]
}, - "point": "54.991984,82.901886",
- "brand": {
- "id": "string",
- "name": "string",
- "branch_count": 0
}, - "city_alias": "novosibirsk",
- "building_name": "string",
- "contact_groups": [
- {
- "schedule_special": [
- {
- "working_hours": [
- {
- "from": null,
- "to": null
}
], - "data": "2025-01-02"
}
], - "contacts": [
- {
- "type": "phone",
- "value": "Phone number in international format",
- "text": "Ivanov's e-mail",
- "print_text": "Ivanov's e-mail",
- "comment": "for business correspondence",
- "url": "string"
}
], - "name": "Service center",
- "comment": "Multichannel phone number",
- "schedule": {
- "date_from": "string",
- "Mon": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "date_to": "string",
- "Wed": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "comment": "Open 24h on holidays",
- "Thu": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "description": "string",
- "is_24x7": true,
- "Tue": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}
}
}
], - "trade_license": {
- "type": "string",
- "legal_form": "string",
- "type_description": "string",
- "director_name": "string",
- "license": "string",
- "start_date": "string",
- "end_date": "string"
}, - "floor_plans": {
- "default_plan_id": "123456",
- "plans": [
- {
- "id": "123456",
- "name": "string"
}
]
}, - "full_name": "string",
- "is_routing_available": true,
- "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)"
}, - "summary": {
- "text": "string"
}, - "schedule": {
- "date_from": "string",
- "Mon": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "date_to": "string",
- "Wed": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "comment": "Open 24h on holidays",
- "Thu": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "description": "string",
- "is_24x7": true,
- "Tue": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}
}, - "links": {
- "parking": [
- {
- "id": "123456",
- "name": "Underground Parking, Sun City",
- "purpose": "string",
- "capacity": "string",
- "is_paid": true,
- "comment": "50 rub per hour, first 2 hours free."
}
], - "airports": {
- "items": [
- {
- "id": "123456",
- "name": "Tolmachevo airport",
- "additional_info": "Airport, Ob-4"
}
], - "count": 0
}, - "hotels": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Aquarius, Motel",
- "additional_info": "Mira St, 18a bld1"
}
]
}, - "railway_terminals": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Novosibirsk-Western, railway station",
- "additional_info": "Shirokaya Street, 26a"
}
]
}, - "attractions": [
- {
- "id": "123456",
- "dates": "string",
- "description": "string",
- "subtype_name": "Fountain",
- "name": "Fountain in Narymsky public garden",
- "authors": "string"
}
], - "landmarks": [
- {
- "id": "123456",
- "type": "station_platform",
- "azimuth": 360,
- "subtype": "string",
- "station_id": "123456",
- "name": "string",
- "entrance_display_name": "string",
- "distance": 0
}
], - "nearest_stations": [
- {
- "id": "123456",
- "entrance": {
- "id": "123456",
- "name": "string",
- "entrance_display_name": "string",
- "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)"
}
}, - "comment": "Leninskaya line",
- "route_types": [
- "string"
], - "name": "Krasniy Prospekt metro station",
- "color": "#D10000",
- "route_logo": "string",
- "distance": 0,
- "internal_transition": true
}
], - "station_scheme": {
- "building_id": "123456",
- "geometry": "string",
- "floor_plan_id": "123456"
}, - "database_entrances": [
- {
- "id": "123456",
- "entity_name": "string",
- "name": "string",
- "has_poi": true,
- "is_primary": true,
- "entrance_display_name": "string",
- "entity_number": "string",
- "geometry": {
- "normals": [
- "string"
], - "points": [
- "string"
], - "vectors": [
- "string"
]
}, - "relative_geometry": {
- "direction": 0,
- "dx": 0,
- "dy": 0
}, - "comment": "string",
- "apartments_info": {
- "calculated": true,
- "floors": [
- {
- "name": null,
- "apartments": null
}
]
}, - "building_number": "string",
- "is_visible_on_map": true,
- "is_visible_in_ui": true
}
], - "branches": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "value": null,
- "text": null,
- "print_text": null,
- "comment": null,
- "url": null
}
]
}
]
}, - "nearest_platforms": [
- {
- "id": "123456",
- "route_types": [
- "string"
], - "transition_type": "string",
- "heading_to": "Nakhabino",
- "name": "Krasniy Prospekt metro station",
- "comment": "Leninskaya line",
- "color": "#D10000",
- "route_logo": "string"
}
], - "nearest_parking": [
- {
- "id": "123456"
}
], - "nearest_metro": [
- {
- "id": "123456",
- "distance": 500
}
], - "bus_terminals": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Bus station, Novosibirsk",
- "additional_info": "Krasnyy Prospekt, 4"
}
]
}, - "servicing": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "value": null,
- "text": null,
- "print_text": null,
- "comment": null,
- "url": null
}
]
}
]
}, - "river_ports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Moscow North river terminal",
- "additional_info": "Leningrad highway, 51"
}
]
}, - "seaports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Marine passenger terminal",
- "additional_info": "Marine Glory square, 1"
}
]
}, - "entrances": [
- {
- "id": "123456",
- "comment": "string",
- "is_visible_on_map": true,
- "entity_name": "string",
- "is_visible_in_ui": true,
- "geometry": {
- "points": [
- "string"
], - "vectors": [
- "string"
], - "normals": [
- "string"
]
}, - "is_primary": true,
- "entity_number": "string",
- "entrance_display_name": "string"
}
], - "providers": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "value": null,
- "text": null,
- "print_text": null,
- "comment": null,
- "url": null
}
]
}
]
}, - "on_territory": {
- "count": 0
}
}, - "reviews": {
- "review_count": "32",
- "recommendation_count": "12",
- "rating": "4.73",
- "general_review_count": 0,
- "org_review_count_with_stars": 0,
- "items": [
- {
- "rating": 5,
- "review_count": 0,
- "recommendation_count": 0,
- "tag": "string",
- "is_reviewable": true
}
], - "is_org_reviews": true,
- "general_rating": "4.73",
- "is_reviewable": true,
- "general_review_count_with_stars": 0,
- "org_review_count": 0,
- "org_rating": "4.73"
}, - "address_name": "Dimitrov Avenue, 7",
- "order_with_cart": [
- {
- "phone": "+7123456789"
}
], - "floors": {
- "underground_count": 1,
- "ground_min_count": 1,
- "ground_count": 1
}, - "delivery": [
- {
- "phone": "+7123456789"
}
], - "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
}
], - "employees_org_count": "up to 15",
- "full_address_name": "Novosibirsk, Dimitrov Avenue, 7",
- "stop_factors": [
- {
- "type": "attribute",
- "name": "Laundry",
- "tag": "hotel_details_laundry"
}
], - "ev_charging_station": {
- "aggregate": {
- "power": 0,
- "is_active": true,
- "is_busy": true,
- "connectors_free": 0,
- "connectors_total": 0
}, - "connectors": [
- {
- "type": "string",
- "status": 0,
- "power": 0,
- "price": 0
}
]
}, - "locale": "ru_RU",
- "context": {
- "servicing_groups": [
- "string"
], - "distance": "3483",
- "is_in_bound": "true",
- "stop_factors": [
- {
- "type": "attribute",
- "name": "Laundry",
- "tag": "hotel_details_laundry"
}
], - "servicing_group": "string"
}, - "flags": {
- "is_region_center": true,
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true
}, - "marker_alt": 0,
- "alias": "shintop_set_avtomarketov",
- "description": "string",
- "schedule_special": [
- {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
], - "data": "2025-01-02"
}
], - "external_content": [
- {
- "type": "discount",
- "value": "shintop",
- "label": "Open"
}
], - "itin": "1234567890",
- "address_comment": "office 413",
- "timezone_offset": 420,
- "floor_id": "141832714658709",
- "name": "the Sunny cafe",
- "dates": {
- "deleted_at": "2013-06-01T11:43:03.273144+07:00",
- "created_at": "2012-04-18T12:08:03.273144+07:00",
- "updated_at": "2012-06-18T11:43:03.273144+07:00"
}, - "name_ex": {
- "description": "Warehouse",
- "short_name": "Sunny",
- "primary": "Sunny",
- "extension": "cafe",
- "legal_name": "LLC Sunny",
- "addition": "string"
}, - "is_deleted": true,
- "search_attributes": {
- "external_source": 1,
- "suggested_text": "string",
- "additional_context": [
- 0
], - "dgis_address_details": {
- "entrance": "1",
- "apartment": "15",
- "precision": "string",
- "address": "12"
}, - "suggest_parts": [
- {
- "text": "string",
- "is_suggested": true
}
]
}, - "adm_div": [
- {
- "id": "123456",
- "type": "city",
- "name": "Ust-Kamenogorsk",
- "is_default": true,
- "flags": {
- "is_region_center": true,
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true
}, - "city_alias": "novosibirsk",
- "detailed_subtype": "poselok",
- "caption": "string"
}
], - "ski_lift": {
- "type": 0,
- "status": 0
}
}
]
}, - "meta": {
- "code": 200,
- "api_version": "dev",
- "issue_date": "string"
}
}
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. |
locale | string Examples:
The locale from which the search is performed and the results are given.
|
q required | string [ 1 .. 500 ] characters An arbitrary search string. |
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. | |||||||||||||
Array
|
Responses
Response Schema: application/json
required | object Main result |
required | object (ObjMeta) Response metadata |
Request samples
- Payload
{- "personal_records": [
- {
- "type": "home",
- "count": 5,
- "last_used": 2000000000,
- "probability": 0.5,
- "record": {
- "id": "70000001026462460",
- "type": "org"
}, - "point": {
- "lat": 36.75896072,
- "lon": 55.10401153
}
}
]
}
Response samples
- 200
- 400
- 403
- 404
- 408
- 500
{- "result": {
- "search_attributes": {
- "is_partial": true,
- "is_nearby_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
}
], - "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_remote_requested": true
}, - "total": 1,
- "items": [
- {
- "id": "141265769336625_f91d4H3777058262347790J0e8g28765",
- "type": "branch",
- "region_id": "123456",
- "segment_id": "123456",
- "sources": [
- "string"
], - "rubrics": [
- {
- "id": "123456",
- "parent_id": "123456",
- "kind": "string",
- "name": "string",
- "alias": "string"
}
], - "purpose_name": "string",
- "parking": {
- "payment_link": "string",
- "congestion": {
- "updated_datetime": "string",
- "spaces": {
- "common": {
- "total": 0,
- "free": 0
}, - "handicapped": {
- "total": 0,
- "free": 0
}
}, - "blocked": true
}
}, - "has_apartments_info": true,
- "org": {
- "id": "123456",
- "name": "string",
- "extension": "string",
- "primary": "string",
- "branch_count": "7"
}, - "structure_info": {
- "chs_name": "string",
- "gas_type": "string",
- "chs_category": "string",
- "apartments_count": 0,
- "floor_type": "string",
- "is_in_emergency_state": true,
- "elevators_count": 0,
- "project_type": "string",
- "porch_count": 0,
- "material": "string",
- "year_of_construction": 0
}, - "address": {
- "building_id": "20498230958",
- "postcode": "630007",
- "building_code": "string",
- "building_name": "Sun City",
- "landmark_name": "Zaryadye (a park in Moscow)",
- "makani": "27116 87099",
- "components": [
- {
- "type": "street_number",
- "street_id": "123456",
- "street": "Krasnyy Prospekt",
- "number": "21/2, bld 7",
- "fias_code": "dcb1bc1b-2324-449a-8b68-03e49ba1f541",
- "okato": "35",
- "oktmo": "35"
}
]
}, - "point": "54.991984,82.901886",
- "brand": {
- "id": "string",
- "name": "string",
- "branch_count": 0
}, - "city_alias": "novosibirsk",
- "building_name": "string",
- "contact_groups": [
- {
- "schedule_special": [
- {
- "working_hours": [
- {
- "from": null,
- "to": null
}
], - "data": "2025-01-02"
}
], - "contacts": [
- {
- "type": "phone",
- "value": "Phone number in international format",
- "text": "Ivanov's e-mail",
- "print_text": "Ivanov's e-mail",
- "comment": "for business correspondence",
- "url": "string"
}
], - "name": "Service center",
- "comment": "Multichannel phone number",
- "schedule": {
- "date_from": "string",
- "Mon": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "date_to": "string",
- "Wed": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "comment": "Open 24h on holidays",
- "Thu": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "description": "string",
- "is_24x7": true,
- "Tue": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": null,
- "to": null
}
]
}
}
}
], - "trade_license": {
- "type": "string",
- "legal_form": "string",
- "type_description": "string",
- "director_name": "string",
- "license": "string",
- "start_date": "string",
- "end_date": "string"
}, - "floor_plans": {
- "default_plan_id": "123456",
- "plans": [
- {
- "id": "123456",
- "name": "string"
}
]
}, - "full_name": "string",
- "is_routing_available": true,
- "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)"
}, - "summary": {
- "text": "string"
}, - "schedule": {
- "date_from": "string",
- "Mon": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Fri": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "date_to": "string",
- "Wed": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "comment": "Open 24h on holidays",
- "Thu": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sun": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "description": "string",
- "is_24x7": true,
- "Tue": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}, - "Sat": {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
]
}
}, - "links": {
- "parking": [
- {
- "id": "123456",
- "name": "Underground Parking, Sun City",
- "purpose": "string",
- "capacity": "string",
- "is_paid": true,
- "comment": "50 rub per hour, first 2 hours free."
}
], - "airports": {
- "items": [
- {
- "id": "123456",
- "name": "Tolmachevo airport",
- "additional_info": "Airport, Ob-4"
}
], - "count": 0
}, - "hotels": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Aquarius, Motel",
- "additional_info": "Mira St, 18a bld1"
}
]
}, - "railway_terminals": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Novosibirsk-Western, railway station",
- "additional_info": "Shirokaya Street, 26a"
}
]
}, - "attractions": [
- {
- "id": "123456",
- "dates": "string",
- "description": "string",
- "subtype_name": "Fountain",
- "name": "Fountain in Narymsky public garden",
- "authors": "string"
}
], - "landmarks": [
- {
- "id": "123456",
- "type": "station_platform",
- "azimuth": 360,
- "subtype": "string",
- "station_id": "123456",
- "name": "string",
- "entrance_display_name": "string",
- "distance": 0
}
], - "nearest_stations": [
- {
- "id": "123456",
- "entrance": {
- "id": "123456",
- "name": "string",
- "entrance_display_name": "string",
- "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)"
}
}, - "comment": "Leninskaya line",
- "route_types": [
- "string"
], - "name": "Krasniy Prospekt metro station",
- "color": "#D10000",
- "route_logo": "string",
- "distance": 0,
- "internal_transition": true
}
], - "station_scheme": {
- "building_id": "123456",
- "geometry": "string",
- "floor_plan_id": "123456"
}, - "database_entrances": [
- {
- "id": "123456",
- "entity_name": "string",
- "name": "string",
- "has_poi": true,
- "is_primary": true,
- "entrance_display_name": "string",
- "entity_number": "string",
- "geometry": {
- "normals": [
- "string"
], - "points": [
- "string"
], - "vectors": [
- "string"
]
}, - "relative_geometry": {
- "direction": 0,
- "dx": 0,
- "dy": 0
}, - "comment": "string",
- "apartments_info": {
- "calculated": true,
- "floors": [
- {
- "name": null,
- "apartments": null
}
]
}, - "building_number": "string",
- "is_visible_on_map": true,
- "is_visible_in_ui": true
}
], - "branches": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "value": null,
- "text": null,
- "print_text": null,
- "comment": null,
- "url": null
}
]
}
]
}, - "nearest_platforms": [
- {
- "id": "123456",
- "route_types": [
- "string"
], - "transition_type": "string",
- "heading_to": "Nakhabino",
- "name": "Krasniy Prospekt metro station",
- "comment": "Leninskaya line",
- "color": "#D10000",
- "route_logo": "string"
}
], - "nearest_parking": [
- {
- "id": "123456"
}
], - "nearest_metro": [
- {
- "id": "123456",
- "distance": 500
}
], - "bus_terminals": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Bus station, Novosibirsk",
- "additional_info": "Krasnyy Prospekt, 4"
}
]
}, - "servicing": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "value": null,
- "text": null,
- "print_text": null,
- "comment": null,
- "url": null
}
]
}
]
}, - "river_ports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Moscow North river terminal",
- "additional_info": "Leningrad highway, 51"
}
]
}, - "seaports": {
- "count": 0,
- "items": [
- {
- "id": "123456",
- "name": "Marine passenger terminal",
- "additional_info": "Marine Glory square, 1"
}
]
}, - "entrances": [
- {
- "id": "123456",
- "comment": "string",
- "is_visible_on_map": true,
- "entity_name": "string",
- "is_visible_in_ui": true,
- "geometry": {
- "points": [
- "string"
], - "vectors": [
- "string"
], - "normals": [
- "string"
]
}, - "is_primary": true,
- "entity_number": "string",
- "entrance_display_name": "string"
}
], - "providers": {
- "count": 1,
- "allowed_for_reviews_count": 0,
- "items": [
- {
- "id": "123_24J2I19H1J0fghdw7GJ0JJ16153",
- "org_id": "string",
- "name": "string",
- "additional_info": "string",
- "contacts": [
- {
- "type": null,
- "value": null,
- "text": null,
- "print_text": null,
- "comment": null,
- "url": null
}
]
}
]
}, - "on_territory": {
- "count": 0
}
}, - "reviews": {
- "review_count": "32",
- "recommendation_count": "12",
- "rating": "4.73",
- "general_review_count": 0,
- "org_review_count_with_stars": 0,
- "items": [
- {
- "rating": 5,
- "review_count": 0,
- "recommendation_count": 0,
- "tag": "string",
- "is_reviewable": true
}
], - "is_org_reviews": true,
- "general_rating": "4.73",
- "is_reviewable": true,
- "general_review_count_with_stars": 0,
- "org_review_count": 0,
- "org_rating": "4.73"
}, - "address_name": "Dimitrov Avenue, 7",
- "order_with_cart": [
- {
- "phone": "+7123456789"
}
], - "floors": {
- "underground_count": 1,
- "ground_min_count": 1,
- "ground_count": 1
}, - "delivery": [
- {
- "phone": "+7123456789"
}
], - "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
}
], - "employees_org_count": "up to 15",
- "full_address_name": "Novosibirsk, Dimitrov Avenue, 7",
- "stop_factors": [
- {
- "type": "attribute",
- "name": "Laundry",
- "tag": "hotel_details_laundry"
}
], - "ev_charging_station": {
- "aggregate": {
- "power": 0,
- "is_active": true,
- "is_busy": true,
- "connectors_free": 0,
- "connectors_total": 0
}, - "connectors": [
- {
- "type": "string",
- "status": 0,
- "power": 0,
- "price": 0
}
]
}, - "locale": "ru_RU",
- "context": {
- "servicing_groups": [
- "string"
], - "distance": "3483",
- "is_in_bound": "true",
- "stop_factors": [
- {
- "type": "attribute",
- "name": "Laundry",
- "tag": "hotel_details_laundry"
}
], - "servicing_group": "string"
}, - "flags": {
- "is_region_center": true,
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true
}, - "marker_alt": 0,
- "alias": "shintop_set_avtomarketov",
- "description": "string",
- "schedule_special": [
- {
- "working_hours": [
- {
- "from": "09:00",
- "to": "17:00"
}
], - "data": "2025-01-02"
}
], - "external_content": [
- {
- "type": "discount",
- "value": "shintop",
- "label": "Open"
}
], - "itin": "1234567890",
- "address_comment": "office 413",
- "timezone_offset": 420,
- "floor_id": "141832714658709",
- "name": "the Sunny cafe",
- "dates": {
- "deleted_at": "2013-06-01T11:43:03.273144+07:00",
- "created_at": "2012-04-18T12:08:03.273144+07:00",
- "updated_at": "2012-06-18T11:43:03.273144+07:00"
}, - "name_ex": {
- "description": "Warehouse",
- "short_name": "Sunny",
- "primary": "Sunny",
- "extension": "cafe",
- "legal_name": "LLC Sunny",
- "addition": "string"
}, - "is_deleted": true,
- "search_attributes": {
- "external_source": 1,
- "suggested_text": "string",
- "additional_context": [
- 0
], - "dgis_address_details": {
- "entrance": "1",
- "apartment": "15",
- "precision": "string",
- "address": "12"
}, - "suggest_parts": [
- {
- "text": "string",
- "is_suggested": true
}
]
}, - "adm_div": [
- {
- "id": "123456",
- "type": "city",
- "name": "Ust-Kamenogorsk",
- "is_default": true,
- "flags": {
- "is_region_center": true,
- "is_district_area_center": true,
- "temporary_closed": "string",
- "temporary_closed_parameters": [
- {
- "type": "string",
- "value": "string",
- "name": "string"
}
], - "has_model": { },
- "photos": true,
- "is_default": true
}, - "city_alias": "novosibirsk",
- "detailed_subtype": "poselok",
- "caption": "string"
}
], - "ski_lift": {
- "type": 0,
- "status": 0
}
}
]
}, - "meta": {
- "code": 200,
- "api_version": "dev",
- "issue_date": "string"
}
}