Skip to main content

The API is currently in beta testing and is not ready for public consumption yet.

Get in touch

Defibrillators

Returns a list of all public defibrillators on the island.

GET /v1/defibrillators

Response

This is a sample response.

Status: 200 (OK)
{
"results": [
{
"id": "090deca0-c5c1-41e3-a0cc-b26bcc1568a0",
"createdAt": "2024-06-17T07:19:19.000Z",
"location": "The Royal Yacht",
"parish": "St Helier",
"padNumber": 27,
"latitude": 49.18289800,
"longitude": -2.10869400,
"notes": ""
},
{
"id": "0275441a-febc-4503-b4b9-286883bb91a1",
"createdAt": "2024-06-17T07:19:19.000Z",
"location": "Grande Marche",
"parish": "St Peter",
"padNumber": 9,
"latitude": 49.21240500,
"longitude": -2.18229600,
"notes": ""
}
]
}

Example Map View

Here is an example of using the data to display all defibrillators on a map. Click on a icon for more information.

Loading...

Sources

Source
Locations of automated external defibrillators on opendata.gov.je