GET /api/name/?format=api&page=12
HTTP 200 OK
Content-Type: application/json
Allow: GET, POST, HEAD, OPTIONS
Vary: Accept

{
    "count": 332,
    "next": null,
    "previous": "http://defc.acdh.oeaw.ac.at/api/name/?format=api&page=11",
    "results": [
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/name/17/?format=api",
            "created": "2016-03-13T16:28:41Z",
            "modified": "2016-03-13T16:28:41Z",
            "public": false,
            "name": "Σπήλαιο Μελιδονίου",
            "language": "ell"
        },
        {
            "url": "http://defc.acdh.oeaw.ac.at/api/name/81/?format=api",
            "created": "2016-04-26T18:51:14Z",
            "modified": "2016-04-26T18:51:14Z",
            "public": true,
            "name": "Ψειρά",
            "language": ""
        }
    ]
}