LeisureClubs

This API returns data about clubs available at our One Leisure Sites

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
GET api/ProcurementAttachment/{id}

No documentation available.

CouncilTax

This API returns data about council taxcharges in different parishes

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
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}&current={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

APIDescription
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.