GET /api/dc_area_specialfeatures/?page=2
HTTP 200 OK
Content-Type: application/json
Allow: GET, POST, HEAD, OPTIONS
Vary: Accept

{
    "count": 38,
    "next": null,
    "previous": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/",
    "results": [
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/9/",
            "description": "",
            "name": "storage vessel"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/12/",
            "description": "",
            "name": "tank"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/14/",
            "description": "",
            "name": "terrace wall"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/27/",
            "description": "",
            "name": "thermal structure"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/18/",
            "description": "",
            "name": "wall"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/37/",
            "description": "",
            "name": "wall painting"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/20/",
            "description": "",
            "name": "waste pit"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/dc_area_specialfeatures/10/",
            "description": "",
            "name": "well"
        }
    ]
}