GET /sample/775?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "results": [
        {
            "id": 775,
            "sample_number": "M371493R680 304-314",
            "drillcore__id": 1,
            "drillcore__name": "Kevitsa M371493R680",
            "depth": 304.0,
            "end_depth": 314.0
        }
    ]
}