GET /drillcore/1?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"results": [
{
"id": 1,
"name": "Kevitsa M371493R680",
"latitude": 67.697302,
"longitude": 26.973675,
"elevation": 234.59,
"drilling_year": 1993,
"drilling_agent__name": "Suomen Malmi OY",
"hole_length": 348.8,
"hole_azimuth": 90.0,
"hole_dip": 70.0,
"deposit__name": "Kevitsa",
"deposit__id": 4,
"deposit__main_commodity": "Ni, Cu, PGE",
"core_depositor__name": "Université de Lorraine",
"number_boxes": 63,
"diameter": null
}
]
}