GET /api/observation-point-taxon/?format=api&limit=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 572715,
    "next": "https://biostreamportal.net/api/observation-point-taxon/?format=api&limit=10&offset=10",
    "previous": null,
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4415695.0,
                        2552454.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4415738.0,
                        2552413.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4416253.0,
                        2552980.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4416867.0,
                        2552247.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4416838.0,
                        2552127.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4416803.0,
                        2555778.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4417600.0,
                        2550334.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4420062.0,
                        2545553.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4420250.0,
                        2545785.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4420250.0,
                        2545785.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Aegithalos caudatus"
                }
            }
        ]
    }
}