This viewset automatically provides `list` and `detail` actions.

GET /api/stations/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "http://irondataboard.org/api/stations/4",
        "name": "Brush Creek",
        "code": "Brush_Creek",
        "id": 4,
        "latitude": "39.23346",
        "longitude": "-106.90821",
        "elevation_ft": 7780,
        "year_installed": 2014,
        "soil_type": "Clay",
        "dominant_veg": "smooth brome",
        "sensors": [
            "S-THB 10880398:10555323-3 (Dew Point)",
            "S-RGA 10880398:10564785-1 (Rain)",
            "S-THB 10880398:10555323-2 (RH)",
            "S-THB 10880398:10555323-1 (Temperature - air)",
            "S-TMB 10880398:10556231-1 (Temperature - soil (a))",
            "S-TMB 10880398:10556230-1 (Temperature - soil (b))",
            "S-SMD 10880398:10562240-1 (Water Content - 20in (a))",
            "S-SMD 10880398:10676068-1 (Water Content - 20in (b))",
            "S-SMC 10880398:10558943-1 (Water Content - 2in (a))",
            "S-SMC 10880398:10683991-1 (Water Content - 2in (b))",
            "S-SMD 10880398:10562241-1 (Water Content - 8in (a))",
            "S-SMD 10880398:10676069-1 (Water Content - 8in (b))"
        ]
    },
    {
        "url": "http://irondataboard.org/api/stations/3",
        "name": "Glassier Ranch",
        "code": "Glassier_Ranch",
        "id": 3,
        "latitude": "39.37939",
        "longitude": "-107.09044",
        "elevation_ft": 6460,
        "year_installed": 2014,
        "soil_type": "Sandy Loam",
        "dominant_veg": "grasses? reeds?",
        "sensors": [
            "S-THB 10759862:10555322-3 (Dew Point)",
            "S-RGA 10759862:10564784-1 (Rain)",
            "S-THB 10759862:10555322-2 (RH)",
            "S-THB 10759862:10555322-1 (Temperature - air)",
            "S-TMB 10759862:10556228-1 (Temperature - soil)",
            "S-SMD 10759862:10562236-1 (Water Content - 20in)",
            "S-SMC 10759862:10558942-1 (Water Content - 2in)",
            "S-SMD 10759862:10562238-1 (Water Content - 40in)",
            "S-SMD 10759862:10562237-1 (Water Content - 8in)"
        ]
    },
    {
        "url": "http://irondataboard.org/api/stations/5",
        "name": "Glenwood Springs",
        "code": "Glenwood_Springs",
        "id": 5,
        "latitude": "39.54420",
        "longitude": "-107.34131",
        "elevation_ft": 6200,
        "year_installed": 2015,
        "soil_type": "Clay Loam",
        "dominant_veg": "scrub oak",
        "sensors": [
            "S-THB 10781395:10754364-3 (Dew Point)",
            "S-RGA 10781395:10765200-1 (Rain)",
            "S-THB 10781395:10754364-2 (RH)",
            "S-THB 10781395:10754364-1 (Temperature)",
            "S-TMB 10781395:10763456-1 (Temperature - soil)",
            "S-SMD 10781395:10769789-1 (Water Content - 20in)",
            "S-SMC 10781395:10775619-1 (Water Content - 2in)",
            "S-SMD 10781395:10769790-1 (Water Content - 8in)"
        ]
    },
    {
        "url": "http://irondataboard.org/api/stations/9",
        "name": "Independence Pass",
        "code": "Independence_Pass",
        "id": 9,
        "latitude": "39.10711",
        "longitude": "-106.57379",
        "elevation_ft": 12080,
        "year_installed": 2016,
        "soil_type": "Sandy Loam",
        "dominant_veg": "alpine willow",
        "sensors": []
    },
    {
        "url": "http://irondataboard.org/api/stations/6",
        "name": "Northstar Aspen Grove",
        "code": "Northstar_Aspen_Grove",
        "id": 6,
        "latitude": "39.17009",
        "longitude": "-106.79507",
        "elevation_ft": 8050,
        "year_installed": 2015,
        "soil_type": "Clay Loam",
        "dominant_veg": "aspens",
        "sensors": [
            "S-THB 10803251:10692373-3 (Dew Point)",
            "S-RGA 10803251:10789174-1 (Rain)",
            "S-THB 10803251:10692373-2 (RH)",
            "S-THB 10803251:10692373-1 (Temperature)",
            "S-TMB 10803251:10675954-1 (Temperature - soil)",
            "S-SMD 10803251:10791819-1 (Water Content - 20in)",
            "S-SMC 10803251:10795484-1 (Water Content - 2in)",
            "S-SMD 10803251:10791818-1 (Water Content - 8in)"
        ]
    },
    {
        "url": "http://irondataboard.org/api/stations/7",
        "name": "Northstar Transition Zone",
        "code": "Northstar_Trans_Zone",
        "id": 7,
        "latitude": "39.17079",
        "longitude": "-106.79834",
        "elevation_ft": 8050,
        "year_installed": 2015,
        "soil_type": "Clay Loam",
        "dominant_veg": "grasses, sedges",
        "sensors": [
            "RAW-V-5 10803250:10791651-1 (Depth)",
            "S-TMB 10803250:10795546-1 (Temperature)",
            "S-SMD 10803250:20345952-1 (Water Content - 20in)",
            "S-SMC 10803250:10795483-1 (Water Content - 2in)",
            "S-SMD 10803250:10791817-1 (Water Content - 8in)"
        ]
    },
    {
        "url": "http://irondataboard.org/api/stations/1",
        "name": "Sky Mtn",
        "code": "Sky_Mtn",
        "id": 1,
        "latitude": "39.22100",
        "longitude": "-106.91317",
        "elevation_ft": 8380,
        "year_installed": 2013,
        "soil_type": "Loam",
        "dominant_veg": "aspens, service berry",
        "sensors": [
            "S-THB 10759861:10184731-3 (Dew Point)",
            "S-RGA 10759861:10160315-1 (Rain)",
            "S-THB 10759861:10184731-2 (RH)",
            "S-THB 10759861:10184731-1 (Temperature)",
            "S-TMB 10759861:10556229-1 (Temperature - soil)",
            "S-SMD 10759861:10190925-1 (Water Content - 20in)",
            "S-SMC 10759861:10179963-1 (Water Content - 2in)",
            "S-SMD 10759861:10190926-1 (Water Content - 8in)"
        ]
    },
    {
        "url": "http://irondataboard.org/api/stations/2",
        "name": "Smuggler Mtn",
        "code": "Smuggler_Mtn",
        "id": 2,
        "latitude": "39.20011",
        "longitude": "-106.80133",
        "elevation_ft": 9030,
        "year_installed": 2013,
        "soil_type": "Loam",
        "dominant_veg": "mixed conifer",
        "sensors": [
            "S-THB 10759863:10184730-3 (Dew Point)",
            "S-RGA 10759863:10160314-1 (Rain)",
            "S-THB 10759863:10184730-2 (RH)",
            "S-THB 10759863:10184730-1 (Temperature - air)",
            "S-TMB 10759863:10556227-1 (Temperature - soil)",
            "S-SMD 10759863:10402871-1 (Water Content - 20in)",
            "S-SMC 10759863:20335744-1 (Water Content - 2in)",
            "S-SMD 10759863:10346457-1 (Water Content - 8in)"
        ]
    },
    {
        "url": "http://irondataboard.org/api/stations/8",
        "name": "Spring Valley",
        "code": "Spring_Valley",
        "id": 8,
        "latitude": "39.47213",
        "longitude": "-107.22263",
        "elevation_ft": 7100,
        "year_installed": 2016,
        "soil_type": "Clay",
        "dominant_veg": "pinion, juniper, sage",
        "sensors": [
            "S-THB 10955846:10937334-3 (Dew Point)",
            "S-RGA 10955846:10945048-1 (Rain)",
            "S-THB 10955846:10937334-2 (RH)",
            "S-THB 10955846:10937334-1 (Temperature)",
            "S-TMB 10955846:10935204-1 (Temperature - soil (a))",
            "S-TMB 10955846:10935206-1 (Temperature - soil (a))",
            "S-TMB 10955846:10935205-1 (Temperature - soil (b))",
            "S-SMC 10955846:10928525-1 (Water Content)",
            "S-SMD 10955846:10946855-1 (Water Content - 20in (a))",
            "S-SMD 10955846:10946856-1 (Water Content - 20in (a))",
            "S-SMD 10955846:10946851-1 (Water Content - 20in (b))",
            "S-SMC 10955846:10928527-1 (Water Content - 2in (a))",
            "S-SMC 10955846:10928526-1 (Water Content - 2in (b))",
            "S-SMD 10955846:10946850-1 (Water Content - 8in (a))",
            "S-SMD 10955846:10946854-1 (Water Content - 8in (a))",
            "S-SMD 10955846:10946849-1 (Water Content - 8in (b))"
        ]
    }
]