GET /api/dc_area_constructiontype/
HTTP 200 OK
Content-Type: application/json
Allow: GET, POST, HEAD, OPTIONS
Vary: Accept
{
"count": 6,
"next": null,
"previous": null,
"results": [
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_constructiontype/11/",
"description": "",
"name": "longhouse"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_constructiontype/7/",
"description": "",
"name": "megaron"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_constructiontype/3/",
"description": "",
"name": "one-room"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_constructiontype/10/",
"description": "",
"name": "pile dwelling"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_constructiontype/8/",
"description": "",
"name": "pit-house"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_constructiontype/5/",
"description": "",
"name": "Tsangli house"
}
]
}