GET /api/dc_interpretation_productiontype/?format=api
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/?format=api",
"description": "",
"name": "bone tool production "
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/3/?format=api",
"description": "",
"name": "chipped stone tool production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/9/?format=api",
"description": "",
"name": "jewellery production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/2/?format=api",
"description": "",
"name": "metal production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/7/?format=api",
"description": "",
"name": "pottery production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/8/?format=api",
"description": "",
"name": "pottery tool production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/5/?format=api",
"description": "",
"name": "shell production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/4/?format=api",
"description": "",
"name": "stone tool production"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_interpretation_productiontype/1/?format=api",
"description": "",
"name": "textile production"
}
]
}