GET /api/dc_interpretation_productiontype/
HTTP 200 OK
Content-Type: application/json
Allow: GET, POST, HEAD, OPTIONS
Vary: Accept
{
"count": 9,
"next": null,
"previous": null,
"results": [
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/6/",
"description": "",
"name": "bone tool production "
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/3/",
"description": "",
"name": "chipped stone tool production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/9/",
"description": "",
"name": "jewellery production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/2/",
"description": "",
"name": "metal production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/7/",
"description": "",
"name": "pottery production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/8/",
"description": "",
"name": "pottery tool production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/5/",
"description": "",
"name": "shell production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/4/",
"description": "",
"name": "stone tool production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/1/",
"description": "",
"name": "textile production"
}
]
}