GET place/{id}?l={l}
Returns a specific pool information. (requires to be authenticated). FREE
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
the place's id |
integer |
Required |
l |
the explicit and optional parameter for the result's desired language.('en', 'fr', 'es',...) |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
the requested pool if you've got the authorization
Flipr.Web.DataTransfert.Places.PlaceInformationsName | Description | Type | Additional information |
---|---|---|---|
Place | Flipr.Data.SQL.Pool.SwimmingPool |
None. |
|
AnalysRAssociated | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.