GET /data/api/archives/?format=api&offset=10
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 35,
    "next": "http://labasi.acdh.oeaw.ac.at/data/api/archives/?format=api&limit=10&offset=20",
    "previous": "http://labasi.acdh.oeaw.ac.at/data/api/archives/?format=api&limit=10",
    "results": [
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/4/?format=api",
            "name": "Ebabbar"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/37/?format=api",
            "name": "Egibi/Nūr-Sîn"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/5/?format=api",
            "name": "Esangila"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/31/?format=api",
            "name": "Ibnāya A"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/32/?format=api",
            "name": "Ibnāya B"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/33/?format=api",
            "name": "Ibnāya D"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/1/?format=api",
            "name": "Ilia A"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/24/?format=api",
            "name": "Ilia D"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/25/?format=api",
            "name": "Ilšu-abūšu A"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/archives/26/?format=api",
            "name": "Ilšu-abūšu B"
        }
    ]
}