GET /api/observation-point-taxon/?format=api&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": [
                        4593500.0,
                        2523500.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Phasianus colchicus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4562858.0,
                        2518685.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Turdus merula"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4593500.0,
                        2523500.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Coloeus monedula"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4562858.0,
                        2518685.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Dendrocopos major"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4562858.0,
                        2518685.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Larus michahellis"
                }
            }
        ]
    }
}