GET /data/api/texttypes/?format=api&offset=20
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=30",
    "previous": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/?format=api&limit=10&offset=10",
    "results": [
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/32/?format=api",
            "name": "Letter order"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/5/?format=api",
            "name": "List"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/1/?format=api",
            "name": "Manumission"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/38/?format=api",
            "name": "Marriage agreement"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/29/?format=api",
            "name": "Prebend contract"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/2/?format=api",
            "name": "Promissory note"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/34/?format=api",
            "name": "Ration"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/7/?format=api",
            "name": "Receipt"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/27/?format=api",
            "name": "Receipt (tax)"
        },
        {
            "url": "http://labasi.acdh.oeaw.ac.at/data/api/texttypes/10/?format=api",
            "name": "Rental agreement (fields/orchards)"
        }
    ]
}