GET /api/observation-point-taxon/?format=api
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=10",
    "previous": null,
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4424927.0,
                        2535206.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4437612.0,
                        2532085.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4451872.0,
                        2523707.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4446820.0,
                        2508889.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4446820.0,
                        2508889.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4442113.0,
                        2508472.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4443189.0,
                        2507655.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4433908.0,
                        2522149.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4410229.0,
                        2516764.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            },
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        4407725.0,
                        2517806.0
                    ]
                },
                "properties": {
                    "habitatdir": null,
                    "taxon": "Meles meles"
                }
            }
        ]
    }
}