GET /api/observation-point-taxon/?format=api&offset=10
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=20",
    "previous": "https://biostreamportal.net/api/observation-point-taxon/?format=api&limit=10",
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4386658.0,
                        2574023.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Turdus viscivorus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4386658.0,
                        2574023.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Acanthis flammea"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4387306.0,
                        2574070.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Corvus corone"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4365786.0,
                        2521242.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Periparus ater"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4387349.0,
                        2573828.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Tetrastes bonasia"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4387314.0,
                        2574005.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Pyrrhula pyrrhula"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4386658.0,
                        2574023.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Anthus trivialis"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4387321.0,
                        2574165.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Capreolus capreolus"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4386869.0,
                        2574112.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4386658.0,
                        2574023.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Motacilla alba"
                }
            }
        ]
    }
}