GET /cameras/1/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1,
    "code": "ef01",
    "camera_type": {
        "id": 1,
        "size": "0",
        "pscale": 0.0,
        "name": "FLI ProLine 230",
        "code": "fli230",
        "pixels_x": 2148,
        "pixels_y": 2064,
        "max_rois": 0
    },
    "orientation": 0.0,
    "optical_elements": {},
    "optical_element_groups": [],
    "host": ""
}