list:
Returns a list of collections. Collections are intellectually significant groups of records.

retrieve:
Returns data about an individual collection. Collections are intellectually significant groups of records.

Filter fields available

  • category
  • end_date
  • genre
  • start_date
  • subject
  • creator

Sort fields available

  • title
  • start_date
  • end_date

Limiting available

  • limit
GET /collections?format=api&offset=9200
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10000,
    "next": "https://argo.library.pitt.edu/collections?format=api&limit=50&offset=9250",
    "previous": "https://argo.library.pitt.edu/collections?format=api&limit=50&offset=9150",
    "facets": {},
    "results": [
        {
            "uri": "/collections/bDwkH5Jy65mDHSYwHaaF9n",
            "type": "collection",
            "title": "The Seagull",
            "dates": [
                {
                    "expression": "August 2001",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/XNWKgP4Q4bcwfWWPu65yRH",
            "type": "collection",
            "title": "Congressional Delegation Files, Series III. ",
            "dates": [
                {
                    "expression": "2007-2012",
                    "begin": "2007",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/RMhfETSayHJj2GPbYtFx4B",
            "type": "collection",
            "title": "Henry IV",
            "dates": [
                {
                    "expression": "April 2005",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/eexmnSSJdvsbrHVhwU2BTj",
            "type": "collection",
            "title": "2001 Season",
            "dates": [
                {
                    "expression": "1998-2015",
                    "begin": "1998",
                    "end": "2015",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/gyHkgEQDrkptskFb6Vsqyu",
            "type": "collection",
            "title": "2010 Season",
            "dates": [
                {
                    "expression": "1998-2015",
                    "begin": "1998",
                    "end": "2015",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/KZCGjJZxKkmQzpfwLqvyrt",
            "type": "collection",
            "title": "The Rivals",
            "dates": [
                {
                    "expression": "1999",
                    "begin": "1999",
                    "end": "1999",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/o4dkdyZwRBU3TyETznyie2",
            "type": "collection",
            "title": "\"Citizens for Altmire\" Campaign Files, Series XVI. ",
            "dates": [
                {
                    "expression": "2006-2012",
                    "begin": "2006",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/WXBfRpHMBYoUwRgTWHZEwk",
            "type": "collection",
            "title": "Photographs, Subseries 2.",
            "dates": [
                {
                    "expression": "c1980",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/YcNKrDcPpd7ha3hrwxL7WJ",
            "type": "collection",
            "title": "Autobiographies, Subseries 2.",
            "dates": [
                {
                    "expression": "1938-1978",
                    "begin": "1938",
                    "end": "1978",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/Wz8n3yiCzBybzvyckEq69w",
            "type": "collection",
            "title": "Synge Cycle",
            "dates": [
                {
                    "expression": "2008",
                    "begin": "2008",
                    "end": "2008",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/ZubbR48arckVvgM7k3ZuDZ",
            "type": "collection",
            "title": "Administration, Subseries 1.",
            "dates": [
                {
                    "expression": "1947-2003",
                    "begin": "1947",
                    "end": "2003",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/A2wemzMJyL6k3dcRYusVfx",
            "type": "collection",
            "title": "Hearing Noise in the Silence: A Pinter Celebration",
            "dates": [
                {
                    "expression": "August 2010",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/RMcxBJwAysafgZSMNqivLm",
            "type": "collection",
            "title": "Legislative Files, Series VIII. ",
            "dates": [
                {
                    "expression": "2007-2012",
                    "begin": "2007",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/2Lvmg4mtBLJdyctUscZ2GB",
            "type": "collection",
            "title": "Media Appearances, Subseries 2. ",
            "dates": [
                {
                    "expression": "2007-2013",
                    "begin": "2007",
                    "end": "2013",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/hXu9nPWUwqUE45vUkVhEN4",
            "type": "collection",
            "title": "Dedication Day Documents, Series IV.",
            "dates": [
                {
                    "expression": "2008",
                    "begin": "2008",
                    "end": "2008",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/SeNDkDioVgCALoyw65WQWR",
            "type": "collection",
            "title": "Projects, Series I.",
            "dates": [
                {
                    "expression": "1971-1987",
                    "begin": "1971",
                    "end": "1987",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/jWf6cABChKmviGBBq5DMPW",
            "type": "collection",
            "title": "The Mask of Moriarty",
            "dates": [
                {
                    "expression": "1997-2014",
                    "begin": "1997",
                    "end": "2014",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/m9NW4nApJ7EqYvTyMjWta4",
            "type": "collection",
            "title": "Personal Files, Series IX. ",
            "dates": [
                {
                    "expression": "2007-2012",
                    "begin": "2007",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/QNDv65i4tinVRad4nRRDC8",
            "type": "collection",
            "title": "Press Clippings, Subseries 3.",
            "dates": [
                {
                    "expression": "2002-2012",
                    "begin": "2002",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                },
                {
                    "expression": "2007-2012",
                    "begin": "2007",
                    "end": "2012",
                    "label": "creation",
                    "type": "bulk"
                }
            ]
        },
        {
            "uri": "/collections/W3oWkd42eG3H3yHZfumqbv",
            "type": "collection",
            "title": "2006 Season",
            "dates": [
                {
                    "expression": "1998-2015",
                    "begin": "1998",
                    "end": "2015",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/MRXEBVFokXv2rXnW2nEKt3",
            "type": "collection",
            "title": "Stuff Happens",
            "dates": [
                {
                    "expression": "2007-2008",
                    "begin": "2007",
                    "end": "2008",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/GrCB4M5EXuCBMjHGepUz8t",
            "type": "collection",
            "title": "Private Lives",
            "dates": [
                {
                    "expression": "August 2007",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/geH22xgC72muHyN2y7Cxgb",
            "type": "collection",
            "title": "State and District Files, Series XII.",
            "dates": [
                {
                    "expression": "2007-2012",
                    "begin": "2007",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/YpGEq4hvNyui85gGVnjM2k",
            "type": "collection",
            "title": "110th Congress, Subseries 1.",
            "dates": [
                {
                    "expression": "2007-2008",
                    "begin": "2007",
                    "end": "2008",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/V9XYNRJV8MvDVhm6DgPvDm",
            "type": "collection",
            "title": "Henry",
            "dates": [
                {
                    "expression": "August-September 2005",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/aRwK5cGcdC9eUHrHJwWvZd",
            "type": "collection",
            "title": "Lady Windermere's Fan",
            "dates": [
                {
                    "expression": "1997-2014",
                    "begin": "1997",
                    "end": "2014",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/CHK86SbCCAJGmHEQSKNqU2",
            "type": "collection",
            "title": "1998 Season, Subseries 2.",
            "dates": [
                {
                    "expression": "1997-2014",
                    "begin": "1997",
                    "end": "2014",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/DXUN5j8K9J9YvRFhvGAoxL",
            "type": "collection",
            "title": "Campaign Photographs, Subseries 2. ",
            "dates": [
                {
                    "expression": "2006-2012",
                    "begin": "2006",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/E4Nu7QKzz46W2bbaLkrxSC",
            "type": "collection",
            "title": "Translations",
            "dates": [
                {
                    "expression": "April 1998",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/96Kv3c5uTNS2e5sAnszE5d",
            "type": "collection",
            "title": "VIP Photographs, Subseries 6. ",
            "dates": [
                {
                    "expression": "2006-2012",
                    "begin": "2006",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/gBNRNKCGRQihbcqA7ge7Nd",
            "type": "collection",
            "title": "Doubt",
            "dates": [
                {
                    "expression": "July 2009",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/kioLByQ6LaMx5awYzCni3z",
            "type": "collection",
            "title": "Newsletters, Brochures and Preliminary Sketches",
            "dates": [
                {
                    "expression": "2001-2011",
                    "begin": "2001",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/8RA5rtZ7qy7gLLb5r22Xmk",
            "type": "collection",
            "title": "Uncle Vanya",
            "dates": [
                {
                    "expression": "August 2004",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/7gXaW9V7yk5JzvtmNTKKNM",
            "type": "collection",
            "title": "District of Columbia and Out-of-District Invitations, Subseries 2.",
            "dates": [
                {
                    "expression": "2007-2012",
                    "begin": "2007",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/V6Zv4qtQBjUrGm2Xc2xor7",
            "type": "collection",
            "title": "Faith Healer - Ireland tour",
            "dates": [
                {
                    "expression": "2002",
                    "begin": "2002",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/5WhNSz86ZB6P9bHsJ6inGv",
            "type": "collection",
            "title": "2012 Season, Subseries 16.",
            "dates": [
                {
                    "expression": "1997-2014",
                    "begin": "1997",
                    "end": "2014",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/3wTQ6kNGRiQs4XNAw7Jn2X",
            "type": "collection",
            "title": "2002 Season",
            "dates": [
                {
                    "expression": "1998-2015",
                    "begin": "1998",
                    "end": "2015",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/gUpio5V4b5FsmbUr8nwkWF",
            "type": "collection",
            "title": "Constituent Communications, Series IV. ",
            "dates": [
                {
                    "expression": "2007-2012",
                    "begin": "2007",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/e5EYWtucdYgt8u4KXXSrWC",
            "type": "collection",
            "title": "2002 Season, Subseries 6.",
            "dates": [
                {
                    "expression": "1997-2014",
                    "begin": "1997",
                    "end": "2014",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/WxctE4RCeF3TNcTWN4QRcZ",
            "type": "collection",
            "title": "In the Next Room, or The Vibrator Play",
            "dates": [
                {
                    "expression": "1997-2014",
                    "begin": "1997",
                    "end": "2014",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/ShiyiHwRbczaFWGRPE7BXY",
            "type": "collection",
            "title": "Birth Records (Return of Births), Series I.",
            "dates": [
                {
                    "expression": "1875-Oct. 1905",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/kYqNo3yHBwdKr5HHseXjXH",
            "type": "collection",
            "title": "Nationality Rooms Maintenance, Series V.",
            "dates": [
                {
                    "expression": "1926-1966",
                    "begin": "1926",
                    "end": "1966",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/hvoZ3ihA8gvGCU7NWCXsMD",
            "type": "collection",
            "title": "Pennsylvania Floor, Series XII.",
            "dates": [
                {
                    "expression": "1926-1966",
                    "begin": "1926",
                    "end": "1966",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/FYM83Te2DgR965CgFDkuhu",
            "type": "collection",
            "title": "Pittsburgh & Castle Shannon Railroad Company, Subseries 5.",
            "dates": [
                {
                    "expression": "1854-1971",
                    "begin": "1854",
                    "end": "1971",
                    "label": "creation",
                    "type": "inclusive"
                },
                {
                    "expression": "1864-1964",
                    "begin": "1864",
                    "end": "1964",
                    "label": "creation",
                    "type": "bulk"
                }
            ]
        },
        {
            "uri": "/collections/jjYtaMebcJBS5MDU3b5Hwf",
            "type": "collection",
            "title": "Angela, Subseries 14.",
            "dates": [
                {
                    "expression": "1969",
                    "begin": "1969",
                    "end": "1969",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/mLDTKvPYVCFThGyAyFji6H",
            "type": "collection",
            "title": "The Body Beautiful, Subseries 4.",
            "dates": [
                {
                    "expression": "1937-1985",
                    "begin": "1937",
                    "end": "1985",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/h54ymhsCmRgvXPmHz6eSdJ",
            "type": "collection",
            "title": "Nothing but the Truth: A Comedy in Three Acts, Subseries 18.",
            "dates": [
                {
                    "expression": "1937-1985",
                    "begin": "1937",
                    "end": "1985",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/n9shNbV2Cpp8CpK25QDnSR",
            "type": "collection",
            "title": "The Advocate, Subseries 8.",
            "dates": [
                {
                    "expression": "1963",
                    "begin": "1963",
                    "end": "1963",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/nMJzTn6nvQqkxKduJreNq2",
            "type": "collection",
            "title": "Jenny Kissed Me: A Comedy in Three Acts, Subseries 12.",
            "dates": [
                {
                    "expression": "1937-1985",
                    "begin": "1937",
                    "end": "1985",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/CFAHDZXjhM76GoNTQnzfPi",
            "type": "collection",
            "title": "What Did We Do Wrong? A New Comedy, Subseries 27.",
            "dates": [
                {
                    "expression": "1937-1985",
                    "begin": "1937",
                    "end": "1985",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        }
    ]
}