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

{
    "count": 572715,
    "next": null,
    "previous": "https://biostreamportal.net/api/observation-point-taxon/?format=api&limit=10&offset=572700",
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4408453.0,
                        2551213.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Chloris chloris"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4398556.0,
                        2510066.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Corvus corax"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4407349.0,
                        2553964.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Motacilla alba"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4379299.0,
                        2548964.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Martes foina"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4387013.0,
                        2536974.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Cyanistes caeruleus"
                }
            }
        ]
    }
}