GET place/filtrations?placeType={placeType}&l={l}
Gets the known list of Filtration. Allows anonymous connection.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
placeType | Flipr.Data.SQL.Pool.PlaceType |
Default value is SwimmingPool |
|
l |
the lang we want to use over the one defined in the user profile, defined with the ISO code, over 2 chars |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
By defaut, returns the swimmingpools's known filtrations
Collection of Flipr.Data.SQL.Pool.FiltrationName | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the Id |
integer |
None. |
Name |
Gets the translated sentence if the translation exists, the default value. |
string |
None. |
PoeditorId | string |
None. |
|
Types |
Gets or sets the different pool types using this filtration |
Collection of Flipr.Data.SQL.Pool.PoolType |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.