GET /api/observation-point-taxon/?format=api&offset=30
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=40",
    "previous": "https://biostreamportal.net/api/observation-point-taxon/?format=api&limit=10&offset=20",
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4405161.0,
                        2556032.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Delichon urbicum"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4406881.0,
                        2551104.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Cetonia aurata"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4407301.0,
                        2551161.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Corvus cornix"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4405060.0,
                        2555902.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Corvus corone"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4405086.0,
                        2556401.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Cyanistes caeruleus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4405095.0,
                        2555826.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Dendrocopos major"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4407317.0,
                        2551048.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Passer italiae"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4405151.0,
                        2556168.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Larus michahellis"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4405135.0,
                        2556076.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Larus michahellis"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4407117.0,
                        2551230.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Phoenicurus ochruros"
                }
            }
        ]
    }
}