HTTP 200 OK
Content-Type: application/json
Allow: GET, POST, HEAD, OPTIONS
Vary: Accept
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_country/2/",
"description": "",
"name": "Greece",
"original_name": "Griechenland",
"authorityfile_id": null,
"lat": null,
"lng": null
},
{
"url": "http://defc.acdh.oeaw.ac.at/api/dc_country/1/",
"description": "",
"name": "Turkey",
"original_name": "Türkei",
"authorityfile_id": null,
"lat": null,
"lng": null
}
]
}