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_area_sexes/2/",
"description": "",
"name": "female individuals"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_sexes/1/",
"description": "",
"name": "male individuals"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_sexes/4/",
"description": "",
"name": "part of specialist report"
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_area_sexes/3/",
"description": "",
"name": "sex not specified"
}
]
}