GET /api/dc_site_topography/
HTTP 200 OK
Content-Type: application/json
Allow: GET, POST, HEAD, OPTIONS
Vary: Accept
{
"count": 10,
"next": null,
"previous": null,
"results": [
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/1/",
"description": "",
"name": "coast"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/10/",
"description": "",
"name": "gorge"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/2/",
"description": "",
"name": "hill"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/3/",
"description": "",
"name": "hillside"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/4/",
"description": "",
"name": "inland"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/6/",
"description": "",
"name": "mountain top"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/7/",
"description": "",
"name": "plain"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/8/",
"description": "",
"name": "river delta"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/9/",
"description": "",
"name": "riverside"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_site_topography/5/",
"description": "",
"name": "valley bottom"
}
]
}