Address
просмотр записи улицы
AllStreetController (privileges: SYSTEM, ADMIN)
get/streets/{street}
Path parameters
номер ресурса просматриваемой улицы
Response
Oк
Example response
{
"id": 3,
"name": "Брянская",
"cityName": "Сосновка",
"cityPrefixId": 5,
"cityPrefixName": "село",
"cityPrefixShortName": "с.",
"prefixId": 6,
"prefixName": "улица",
"prefixShortName": "ул."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.