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

{
    "count": 42,
    "next": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/?format=api&limit=10&offset=40",
    "previous": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/?format=api&limit=10&offset=20",
    "results": [
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/37/?format=api",
            "name": "Rental agreement (house)"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/28/?format=api",
            "name": "Royal inscription"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/19/?format=api",
            "name": "Royal inscription (Copy)"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/8/?format=api",
            "name": "Sale of a prebend"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/9/?format=api",
            "name": "Sale of fields and orchards"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/21/?format=api",
            "name": "Sale of urban real estate"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/20/?format=api",
            "name": "Sales contract (movable goods)"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/14/?format=api",
            "name": "Slave sale"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/16/?format=api",
            "name": "Work contract"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/35/?format=api",
            "name": "adoption"
        }
    ]
}