GET /api/observation-point-taxon/?format=api&limit=10&offset=572700
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=572710",
    "previous": "https://biostreamportal.net/api/observation-point-taxon/?format=api&limit=10&offset=572690",
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Periparus ater"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Periparus ater"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Pica pica"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Chloris chloris"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Corvus cornix"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Dendrocopos major"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Pica pica"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Pica pica"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430688.0,
                        2576313.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Regulus ignicapilla"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4430546.0,
                        2574937.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Corvus corone"
                }
            }
        ]
    }
}