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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Waso Mara RGS",
            "position": null,
            "threshold_min": 0.1,
            "threshold_max": 0.5,
            "margin": 0.5,
            "lat": "0.198115°",
            "lng": "37.777262°",
            "active": true,
            "river": {
                "name": "Ngare Mara",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Liliaba",
            "position": null,
            "threshold_min": 0.05,
            "threshold_max": 0.2,
            "margin": 0.05,
            "lat": "0.262914",
            "lng": "37.866119",
            "active": true,
            "river": {
                "name": "Ngare Mara",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Isiolo",
            "position": null,
            "threshold_min": 0.2,
            "threshold_max": 0.4,
            "margin": 0.1,
            "lat": "0.16990",
            "lng": "37.33496",
            "active": true,
            "river": {
                "name": "Isiolo",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Nanyuki",
            "position": "single installation",
            "threshold_min": 0.25,
            "threshold_max": 0.55,
            "margin": 0.09,
            "lat": "0.017124",
            "lng": "37.079440",
            "active": true,
            "river": {
                "name": "Nanyuki",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Timau",
            "position": "single installation",
            "threshold_min": 0.06,
            "threshold_max": 0.15,
            "margin": null,
            "lat": "0.088958",
            "lng": "37.242358",
            "active": true,
            "river": {
                "name": "Timau",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Naro Moru A5",
            "position": "midstream",
            "threshold_min": 0.3,
            "threshold_max": 0.7,
            "margin": null,
            "lat": "-0.161091",
            "lng": "37.020683",
            "active": true,
            "river": {
                "name": "Naro Moru",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Teleswani",
            "position": "single installation",
            "threshold_min": 0.03,
            "threshold_max": 0.15,
            "margin": null,
            "lat": "0.079276",
            "lng": "37.233856",
            "active": true,
            "river": {
                "name": "Teleswani",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "A4",
            "position": "downstream",
            "threshold_min": 0.18,
            "threshold_max": 0.4,
            "margin": null,
            "lat": "-0.179101",
            "lng": "37.111839",
            "active": true,
            "river": {
                "name": "Naro Moru",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Likiundu",
            "position": "single installation",
            "threshold_min": 0.05,
            "threshold_max": 0.3,
            "margin": 0.05,
            "lat": "0.230925",
            "lng": "37.805167",
            "active": true,
            "river": {
                "name": "Ngare Mara",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Burguret",
            "position": "single installation",
            "threshold_min": 0.3,
            "threshold_max": 0.7,
            "margin": 0.1,
            "lat": "-0.111650",
            "lng": "37.038204",
            "active": true,
            "river": {
                "name": "Burguret",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Naro Moru A3",
            "position": "midstream",
            "threshold_min": 0.18,
            "threshold_max": 0.4,
            "margin": null,
            "lat": "-0.164856",
            "lng": "37.131567",
            "active": true,
            "river": {
                "name": "Naro Moru",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Likii",
            "position": "single installation",
            "threshold_min": 0.3,
            "threshold_max": 0.55,
            "margin": null,
            "lat": "0.020489",
            "lng": "37.087989",
            "active": true,
            "river": {
                "name": "Likii",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        },
        {
            "name": "Matanya A6",
            "position": "upstream",
            "threshold_min": 0.2,
            "threshold_max": 0.45,
            "margin": null,
            "lat": "-0.064023",
            "lng": "36.936938",
            "active": true,
            "river": {
                "name": "Naro Moru",
                "f_type": null,
                "category": null,
                "subcatchment": "ewaso_north_main_rivers"
            }
        }
    ]
}
River