LeisureClubs
This API returns data about clubs available at our One Leisure Sites
| API | Description |
|---|---|
| GET api/LeisureClubs |
This returns all clubs |
| GET api/LeisureClubs?field={field}&search={search}&exact={exact} |
This returns clubs where the specified field contains the specified search text or equals the search text if exact = true. |
| GET api/LeisureClubs/{id} |
This returns a single club |
CouncilTaxPrecept
This API returns data about council taxcharges in different parishes
| API | Description |
|---|---|
| GET api/CouncilTaxPrecept |
This returns all data |
| GET api/CouncilTaxPrecept/{id} |
This returns a single parish and year |
| GET api/CouncilTaxPrecept?field={field}&search={search}&exact={exact} |
This returns data where the specified field contains the specified search text or equals the search text if exact = true. |
TopTasks
This API returns data about top tasks on our website
| API | Description |
|---|---|
| GET api/TopTasks |
This returns all tasks |
| GET api/TopTasks?field={field}&search={search}&exact={exact} |
This returns tasks where the specified field contains the specified search text or equals the search text if exact = true. |
| GET api/TopTasks/{id} |
This returns a single task |
ProcurementAttachment
| API | Description |
|---|---|
| GET api/ProcurementAttachment/{id} |
No documentation available. |
CouncilTax
This API returns data about council taxcharges in different parishes
| API | Description |
|---|---|
| GET api/CouncilTax |
This returns all data |
| GET api/CouncilTax?field={field}&search={search}&exact={exact} |
This returns data where the specified field contains the specified search text or equals the search text if exact = true. |
| GET api/CouncilTax/{id} |
This returns a single parish and year |
Procurement
This API returns data about HDC procurement contracts
| API | Description |
|---|---|
| GET api/Procurement |
Returns all procurement quotes |
| GET api/Procurement/{id} |
This returns a single procurement quote |
| GET api/Procurement?field={field}&search={search}&exact={exact} |
This returns procurement quotes where the specified field contains the specified search text or equals the search text if exact = true. |
Waste
| API | Description |
|---|---|
| GET api/Waste |
This returns all waste data. |
| GET api/Waste/{id} |
No documentation available. |
| GET api/Waste?field={field}&search={search}&exact={exact} |
This returns waste types where the specified field contains the specified search text or equals the search text if exact = true. |
Fees
| API | Description |
|---|---|
| GET api/Fees |
No documentation available. |
| GET api/Fees/{id} |
No documentation available. |
| GET api/Fees?field={field}&search={search}&exact={exact} |
This returns fees where the specified field contains the specified search text or equals the search text if exact = true. |
ConsultationsCalendar
| API | Description |
|---|---|
| GET api/ConsultationsCalendar |
No documentation available. |
| GET api/ConsultationsCalendar?field={field}&search={search}&exact={exact} |
This returns data where the specified field contains the specified search text or equals the search text if exact = true. |
| GET api/ConsultationsCalendar/{id} |
No documentation available. |
PlanningForms
This API returns details about planning forms
| API | Description |
|---|---|
| GET api/PlanningForms |
Returns all planning form details |
| GET api/PlanningForms/{id} |
This returns a single planning form detail |
| GET api/PlanningForms?field={field}&search={search}&exact={exact} |
This returns planning form details here the specified field contains the specified search text or equals the search text if exact = true. |
Bins
| API | Description |
|---|---|
| GET api/Bins |
No documentation available. |
| GET api/Bins/{id} |
No documentation available. |
| PUT api/Bins/{id} |
No documentation available. |
| POST api/Bins |
No documentation available. |
| DELETE api/Bins/{id} |
No documentation available. |
CarParks
This API returns data about car parks available in our District
| API | Description |
|---|---|
| GET api/CarParks |
Returns all car parks |
| GET api/CarParks?field={field}&search={search}&exact={exact} |
This returns car parks where the specified field contains the specified search text or equals the search text if exact = true. |
| GET api/CarParks/{id} |
This returns a single car park |
RentalProperties
This API returns data about rental properties avertised on our website
| API | Description |
|---|---|
| GET api/RentalProperties |
Returns all properties for rent |
| GET api/RentalProperties/{id} |
This returns a single property for rent |
| GET api/RentalProperties?field={field}&search={search}&exact={exact} |
This returns properties where the specified field contains the specified search text or equals the search text if exact = true. |
Consultations
| API | Description |
|---|---|
| GET api/Consultations |
No documentation available. |
| GET api/Consultations?field={field}&search={search}&exact={exact} |
This returns data where the specified field contains the specified search text or equals the search text if exact = true. |
| GET api/Consultations/{id} |
No documentation available. |
Events
This API returns data about council promoted events like public meetings
| API | Description |
|---|---|
| GET api/Events?current={current} |
This returns all events. If html is requested it converts to server local date time, otherwise date time is UTC. |
| GET api/Events?field={field}&search={search}&exact={exact}¤t={current} |
This returns events where the specified field contains the specified search text or equals the search text if exact = true. If html is requested it converts to server local date time, otherwise date time is UTC. |
| GET api/Events/{id} |
This returns a event. If html is requested it converts to server local date time, otherwise date time is UTC. |
LicencingFees
| API | Description |
|---|---|
| GET api/LicencingFees |
No documentation available. |
| GET api/LicencingFees/{id} |
No documentation available. |
| GET api/LicencingFees?field={field}&search={search}&exact={exact} |
This returns fees where the specified field contains the specified search text or equals the search text if exact = true. |