GET /api/observation-point-taxon/?format=api&offset=20
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=30",
    "previous": "https://biostreamportal.net/api/observation-point-taxon/?format=api&limit=10&offset=10",
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4590902.0,
                        2519524.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Cettia cetti"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4591964.0,
                        2518593.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Gallinula chloropus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4591183.0,
                        2519387.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Gallinula chloropus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4591964.0,
                        2518593.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Sylvia atricapilla"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4591964.0,
                        2518593.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Tachybaptus ruficollis"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4591964.0,
                        2518593.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Passer italiae"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4591183.0,
                        2519387.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Larus ridibundus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4591183.0,
                        2519387.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Ardea alba"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4590902.0,
                        2519524.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Larus michahellis"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4594000.0,
                        2521000.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Calidris minuta"
                }
            }
        ]
    }
}