Dive
Retrieving a Dive
Retrieving the DD for a specific Dive
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"code": "102A",
"name": "Forward 1 Somersault",
"h10": 2.7,
"h15": 2.8,
"h20": 2.9,
"h27": 3,
"updated_at": "2022-06-13T11:41:08.000000Z"
}{
"message": "No query results for model [App\\Models\\Dive] 100B"
}Searching For a Dive
Search for a dive when you don't know the full dive code.
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated