GET /api/dc_period_datingmethod/
HTTP 200 OK
Content-Type: application/json
Allow: GET, POST, HEAD, OPTIONS
Vary: Accept
{
"count": 4,
"next": null,
"previous": null,
"results": [
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_period_datingmethod/2/",
"description": "",
"name": "dendrochronology"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_period_datingmethod/3/",
"description": "",
"name": "material culture"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_period_datingmethod/4/",
"description": "",
"name": "none recorded"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_period_datingmethod/1/",
"description": "",
"name": "radiocarbon dating"
}
]
}