GET api/Place?point={point}&count={count}
Finds the closest places by point
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| point | Point to search by, POINT (63.9824863432253 -22.3785537888707) |
Define this parameter in the request URI. |
| count | Optional parameter, default is 5 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"ID": 1,
"X": 1.0,
"Y": 1.0,
"Rating": 2,
"Active": true,
"PostalCodeID": 1,
"MunicipalityNumber": "sample string 4",
"RoadNumber": "sample string 5",
"RegionID": 1,
"CustomUrl": "sample string 6",
"Location": null,
"Longitude": null,
"Latitude": null,
"PostalCode": {
"ID": 1,
"Value": "sample string 2"
},
"Region": {
"ID": 1,
"Name": "sample string 2",
"Active": true,
"NameEnglish": "sample string 4"
},
"InterestingPlacesImages": [
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
}
],
"LanguageInfo": [
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
},
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
},
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
}
],
"Source": "sample string 7",
"SourceDate": "sample string 8",
"Access": "sample string 9",
"AccessRating": 10,
"AttractingRating": 11,
"RatingDetails": "sample string 12",
"Proccess": "sample string 13",
"CreatedBy": "sample string 14",
"LastChangedBy": "sample string 15",
"CreatedAt": "2025-11-03T22:41:36.0836713+00:00",
"Modified": "2025-11-03T22:41:36.0836713+00:00",
"DomainOwner": "sample string 18",
"Contact": "sample string 19",
"Protection": "sample string 20",
"Local": {
"ID": 1,
"Name": "sample string 2"
},
"ResourceActive": true,
"Categories": [
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
},
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
},
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
}
],
"ResourceImages": [
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
}
]
},
{
"ID": 1,
"X": 1.0,
"Y": 1.0,
"Rating": 2,
"Active": true,
"PostalCodeID": 1,
"MunicipalityNumber": "sample string 4",
"RoadNumber": "sample string 5",
"RegionID": 1,
"CustomUrl": "sample string 6",
"Location": null,
"Longitude": null,
"Latitude": null,
"PostalCode": {
"ID": 1,
"Value": "sample string 2"
},
"Region": {
"ID": 1,
"Name": "sample string 2",
"Active": true,
"NameEnglish": "sample string 4"
},
"InterestingPlacesImages": [
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
}
],
"LanguageInfo": [
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
},
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
},
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
}
],
"Source": "sample string 7",
"SourceDate": "sample string 8",
"Access": "sample string 9",
"AccessRating": 10,
"AttractingRating": 11,
"RatingDetails": "sample string 12",
"Proccess": "sample string 13",
"CreatedBy": "sample string 14",
"LastChangedBy": "sample string 15",
"CreatedAt": "2025-11-03T22:41:36.0836713+00:00",
"Modified": "2025-11-03T22:41:36.0836713+00:00",
"DomainOwner": "sample string 18",
"Contact": "sample string 19",
"Protection": "sample string 20",
"Local": {
"ID": 1,
"Name": "sample string 2"
},
"ResourceActive": true,
"Categories": [
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
},
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
},
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
}
],
"ResourceImages": [
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
}
]
},
{
"ID": 1,
"X": 1.0,
"Y": 1.0,
"Rating": 2,
"Active": true,
"PostalCodeID": 1,
"MunicipalityNumber": "sample string 4",
"RoadNumber": "sample string 5",
"RegionID": 1,
"CustomUrl": "sample string 6",
"Location": null,
"Longitude": null,
"Latitude": null,
"PostalCode": {
"ID": 1,
"Value": "sample string 2"
},
"Region": {
"ID": 1,
"Name": "sample string 2",
"Active": true,
"NameEnglish": "sample string 4"
},
"InterestingPlacesImages": [
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"ImageID": 1,
"PlaceID": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
}
],
"LanguageInfo": [
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
},
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
},
{
"PlaceID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"InfoText": "sample string 4",
"Keywords": "sample string 5",
"TitlePrefix": "sample string 6",
"Location": "sample string 7",
"Description": "sample string 8"
}
],
"Source": "sample string 7",
"SourceDate": "sample string 8",
"Access": "sample string 9",
"AccessRating": 10,
"AttractingRating": 11,
"RatingDetails": "sample string 12",
"Proccess": "sample string 13",
"CreatedBy": "sample string 14",
"LastChangedBy": "sample string 15",
"CreatedAt": "2025-11-03T22:41:36.0836713+00:00",
"Modified": "2025-11-03T22:41:36.0836713+00:00",
"DomainOwner": "sample string 18",
"Contact": "sample string 19",
"Protection": "sample string 20",
"Local": {
"ID": 1,
"Name": "sample string 2"
},
"ResourceActive": true,
"Categories": [
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
},
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
},
{
"ID": 1,
"ParentID": 1,
"RegionID": 2,
"Active": true,
"LanguageInfo": [
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
},
{
"CategoryID": 1,
"LanguageID": 2,
"Name": "sample string 3",
"Keywords": "sample string 4"
}
]
}
],
"ResourceImages": [
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
},
{
"Id": 1,
"PlaceId": 2,
"ImageUrl": "sample string 3",
"MediumUrl": "sample string 4",
"SmallUrl": "sample string 5"
}
]
}
]