GET /api/v2/trees/?format=api&genus=Abies&page=71
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "FeatureCollection",
    "count": 704,
    "next": null,
    "previous": "https://trees.codefor.de/api/v2/trees/?format=api&genus=Abies&page=70",
    "features": [
        {
            "id": 781512,
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    13.34223727599003,
                    52.565745804512964
                ]
            },
            "properties": {
                "identifier": "s_uferbaeume.40980",
                "species": "concolor",
                "genus": "Abies",
                "borough": "Reinickendorf",
                "year": 1966,
                "age": null,
                "circumference": 73,
                "height": 10,
                "feature_name": "s_uferbaeume",
                "created": "2021-11-27T09:54:40.705000Z",
                "updated": "2021-11-27T09:54:40.705000Z"
            }
        },
        {
            "id": 781515,
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    13.342178965619157,
                    52.565727005786016
                ]
            },
            "properties": {
                "identifier": "s_uferbaeume.40987",
                "species": "concolor",
                "genus": "Abies",
                "borough": "Reinickendorf",
                "year": 1966,
                "age": null,
                "circumference": 86,
                "height": 11,
                "feature_name": "s_uferbaeume",
                "created": "2021-11-27T09:54:40.705000Z",
                "updated": "2021-11-27T09:54:40.705000Z"
            }
        },
        {
            "id": 785741,
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    13.244630488403123,
                    52.42639431727061
                ]
            },
            "properties": {
                "identifier": "s_uferbaeume.46294",
                "species": "spec.",
                "genus": "Abies",
                "borough": "Steglitz-Zehlendorf",
                "year": null,
                "age": null,
                "circumference": 183,
                "height": 20,
                "feature_name": "s_uferbaeume",
                "created": "2021-11-27T09:54:40.705000Z",
                "updated": "2021-11-27T09:54:40.705000Z"
            }
        },
        {
            "id": 787133,
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    13.385673638731879,
                    52.63366151973647
                ]
            },
            "properties": {
                "identifier": "s_uferbaeume.64",
                "species": "alba",
                "genus": "Abies",
                "borough": "Pankow",
                "year": null,
                "age": null,
                "circumference": 65,
                "height": 5,
                "feature_name": "s_uferbaeume",
                "created": "2021-11-27T09:54:40.705000Z",
                "updated": "2021-11-27T09:54:40.705000Z"
            }
        }
    ]
}