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

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86433/?format=api",
            "read_datetime": "2021-10-09T11:34:54.014083-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "27.10",
            "fahrenheit": "80.78",
            "humidity": "52.00"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86432/?format=api",
            "read_datetime": "2021-10-09T11:34:38.960690-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "26.80",
            "fahrenheit": "80.24",
            "humidity": "52.70"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86431/?format=api",
            "read_datetime": "2021-10-09T11:34:23.798624-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "26.70",
            "fahrenheit": "80.06",
            "humidity": "53.40"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86429/?format=api",
            "read_datetime": "2021-10-09T11:31:48.142824-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "27.00",
            "fahrenheit": "80.60",
            "humidity": "51.30"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86428/?format=api",
            "read_datetime": "2021-10-09T11:31:33.098512-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "27.60",
            "fahrenheit": "81.68",
            "humidity": "49.70"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86426/?format=api",
            "read_datetime": "2021-10-09T11:30:05.760157-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "28.00",
            "fahrenheit": "82.40",
            "humidity": "50.00"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86422/?format=api",
            "read_datetime": "2021-10-09T11:23:17.623359-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "23.70",
            "fahrenheit": "74.66",
            "humidity": "62.10"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86420/?format=api",
            "read_datetime": "2021-10-09T11:21:06.401208-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "23.70",
            "fahrenheit": "74.66",
            "humidity": "62.80"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86034/?format=api",
            "read_datetime": "2021-10-08T21:33:39.528676-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "23.60",
            "fahrenheit": "74.48",
            "humidity": "61.10"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86014/?format=api",
            "read_datetime": "2021-10-08T20:55:11.571922-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "24.40",
            "fahrenheit": "75.92",
            "humidity": "60.90"
        },
        {
            "url": "http://benspelledabc.me/api/content_collection/LastSensorReading/86011/?format=api",
            "read_datetime": "2021-10-08T20:50:57.388016-04:00",
            "sensor_location": "A_BR_Closet",
            "sensor_model": "ArduinoUno_InternetShield_DHT22",
            "celsius": "23.50",
            "fahrenheit": "74.30",
            "humidity": "63.10"
        }
    ]
}