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

{
    "id": 1,
    "name": "PZEM-004t",
    "brand": "Peacefair",
    "location": "Electric board - ground floor",
    "type": 3,
    "sensor_configuration": 1
}