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=8600
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=8650",
    "previous": "https://argo.library.pitt.edu/collections?format=api&limit=50&offset=8550",
    "facets": {},
    "results": [
        {
            "uri": "/collections/V3NkkQBQnVTfMM3pUZDRV7",
            "type": "collection",
            "title": "Etude",
            "dates": [
                {
                    "expression": "1979",
                    "begin": "1979",
                    "end": "1979",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/nsxQjJKroqpxhBUb3zEpMr",
            "type": "collection",
            "title": "Sorrow Laughs, Joy Weeps",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/nPYT94LszGwp6hjmWy3A6X",
            "type": "collection",
            "title": "I Have Only One Itching Desire",
            "dates": [
                {
                    "expression": "2006",
                    "begin": "2006",
                    "end": "2006",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/iGEf2Ag7TJt5aM2KkyGcuA",
            "type": "collection",
            "title": "No Time Like the Present",
            "dates": [
                {
                    "expression": "1996",
                    "begin": "1996",
                    "end": "1996",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/6hsuj4Zz4tv7EtZLVtP8We",
            "type": "collection",
            "title": "General Correspondence, Series I.",
            "dates": [
                {
                    "expression": "1927-1941, 1953",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/7cZb2rjfxaYeKvRpvPDhZT",
            "type": "collection",
            "title": "The Trojan Women",
            "dates": [
                {
                    "expression": "1990",
                    "begin": "1990",
                    "end": "1990",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/VsjieQXAsAXq9Wx3eHopYL",
            "type": "collection",
            "title": "Fled Is That Music",
            "dates": [
                {
                    "expression": "1998",
                    "begin": "1998",
                    "end": "1998",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/FXHKuhdQRmQSsuttCJoBQo",
            "type": "collection",
            "title": "Sad Steps",
            "dates": [
                {
                    "expression": "1992",
                    "begin": "1992",
                    "end": "1992",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/Y7Kyrqc5xt5KY79zGtnwuy",
            "type": "collection",
            "title": "Kuntu Repertory Theatre, Subseries 45.",
            "dates": [
                {
                    "expression": "1975-2013",
                    "begin": "1975",
                    "end": "2013",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/Kqe8qGLwcXsZ7nVzdFSdMi",
            "type": "collection",
            "title": "Mud Wrestling at the O.K. Corral",
            "dates": [
                {
                    "expression": "2007",
                    "begin": "2007",
                    "end": "2007",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/7XNMe7ScPhoUUav3g29RYC",
            "type": "collection",
            "title": "Newspaper articles, Subseries 1.",
            "dates": [
                {
                    "expression": "1973-2000",
                    "begin": "1973",
                    "end": "2000",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/5DeGKkW3LnAYa4w3VX2oyX",
            "type": "collection",
            "title": "Tender Nuts to the Tea Towel",
            "dates": [
                {
                    "expression": "2011",
                    "begin": "2011",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/7FSiZUc5SbpzzUHAU4ZHLf",
            "type": "collection",
            "title": "Non-print Media, Series XIV.",
            "dates": [
                {
                    "expression": "1991-2011",
                    "begin": "1991",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/DxaHLCCgGhs3CH9xjBqV8P",
            "type": "collection",
            "title": "The Shocked Music of Pearls",
            "dates": [
                {
                    "expression": "2000",
                    "begin": "2000",
                    "end": "2000",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/7sXeW7WDcbPYu6tatid9FL",
            "type": "collection",
            "title": "Untitled",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/jNizV6bMMcpYcxtSB4FB6a",
            "type": "collection",
            "title": "I Want a Boyfriend with Antlers",
            "dates": [
                {
                    "expression": "2011",
                    "begin": "2011",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/7jrvF4v9PedXVxeQPVTy9m",
            "type": "collection",
            "title": "Seventeenth Ward Public School Hall",
            "dates": [
                {
                    "expression": "1871-1875",
                    "begin": "1871",
                    "end": "1875",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/NB5rMmfpGeCbjZThJHNNe5",
            "type": "collection",
            "title": "Special Assistance, Series VI.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/93JovQzbCrA87qxdEZzBdW",
            "type": "collection",
            "title": "Trying So Hard to Keep It Together",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/c6zguFbmwrMouPEfDEw5np",
            "type": "collection",
            "title": "Vendor correspondence, Subseries 2.",
            "dates": [
                {
                    "expression": "1973-2000",
                    "begin": "1973",
                    "end": "2000",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/ETX9URHn6GD6MNyCkLzebt",
            "type": "collection",
            "title": "Off Trail",
            "dates": [
                {
                    "expression": "1988",
                    "begin": "1988",
                    "end": "1988",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/GprG5AkiiS9fFSHskQYcvq",
            "type": "collection",
            "title": "The Crowds Cheered as Gloom Galloped Away",
            "dates": [
                {
                    "expression": "2008",
                    "begin": "2008",
                    "end": "2008",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/EmeHrZWaLx2xq4va6AhFNU",
            "type": "collection",
            "title": "Down the Stream, Merrily",
            "dates": [
                {
                    "expression": "2002",
                    "begin": "2002",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/akR5JSC7NPw58rQ4DKKsWi",
            "type": "collection",
            "title": "Carnegie Music Hall, Subseries 13.",
            "dates": [
                {
                    "expression": "1901-current",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/EbdYP3eCDoRm9rR6rz9NNV",
            "type": "collection",
            "title": "Drummmmmz",
            "dates": [
                {
                    "expression": "2005",
                    "begin": "2005",
                    "end": "2005",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/AciKi4ZuCFX5LTD6JJyF6S",
            "type": "collection",
            "title": "Lavished Sunlight, Frozen Hours",
            "dates": [
                {
                    "expression": "2009",
                    "begin": "2009",
                    "end": "2009",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/JfMV3js49k5ExupgxWsfRu",
            "type": "collection",
            "title": "The Sacrifice of Iphigenia (Chorus after Aeschylus)",
            "dates": [
                {
                    "expression": "1984",
                    "begin": "1984",
                    "end": "1984",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/FdAhZEqALaKqNhrHQhBiaP",
            "type": "collection",
            "title": "Flex Time",
            "dates": [
                {
                    "expression": "2006",
                    "begin": "2006",
                    "end": "2006",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/KwmXHCn9u7gvXhemiExXYW",
            "type": "collection",
            "title": "Dance of the Honey Monkey",
            "dates": [
                {
                    "expression": "1999",
                    "begin": "1999",
                    "end": "1999",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/cqb5bkCxShbdGb2Cjz7V3e",
            "type": "collection",
            "title": "Correspondence, Series I.",
            "dates": [
                {
                    "expression": "1960-1986",
                    "begin": "1960",
                    "end": "1986",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/oLYK8HtRQknhXFjGYYkXNW",
            "type": "collection",
            "title": "Architectural Records, Series II.",
            "dates": [
                {
                    "expression": "1926-1964",
                    "begin": "1926",
                    "end": "1964",
                    "label": "creation",
                    "type": "inclusive"
                },
                {
                    "expression": "1926-1929",
                    "begin": "1926",
                    "end": "1929",
                    "label": "creation",
                    "type": "bulk"
                }
            ]
        },
        {
            "uri": "/collections/MiBiKT666sSvc8eAr7imZu",
            "type": "collection",
            "title": "Untitled",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/LEwv9WPc3gFpqGooFSHYfz",
            "type": "collection",
            "title": "The Sun Beats the Mountain Like a Drum",
            "dates": [
                {
                    "expression": "2004",
                    "begin": "2004",
                    "end": "2004",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/H2u3Ew6HK8f3PY8wBYDmDm",
            "type": "collection",
            "title": "Other Activities of the Committee, Series IX.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/mhXQLBcd3b59DfKKvK29D8",
            "type": "collection",
            "title": "Austrian Room Design and Decoration, Series IV.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/YxqGiL3jCHNyDECoG76BtZ",
            "type": "collection",
            "title": "Four Elizabethan Lyrics",
            "dates": [
                {
                    "expression": "1980",
                    "begin": "1980",
                    "end": "1980",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/iuynXohrgy2NP4fVqHaejJ",
            "type": "collection",
            "title": "Time Will Tell",
            "dates": [
                {
                    "expression": "1996",
                    "begin": "1996",
                    "end": "1996",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/n2Dn3knk8cjJWLU4obH66W",
            "type": "collection",
            "title": "Teeth of the Sea",
            "dates": [
                {
                    "expression": "2003",
                    "begin": "2003",
                    "end": "2003",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/iYpZWSkbimxrZPrDCbNvns",
            "type": "collection",
            "title": "Personal Correspondence, Series III.",
            "dates": [
                {
                    "expression": "1991-2011",
                    "begin": "1991",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/nbtQ63eT78oebmC5kYBJZG",
            "type": "collection",
            "title": "Photographs, Series II.",
            "dates": [
                {
                    "expression": "c1885-1890",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/UwyosyRUp266T3vF7QMMg3",
            "type": "collection",
            "title": "Preliminary Research and Background Information, Series II.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/bqchT6j5N5wHZ9ztFwpVaC",
            "type": "collection",
            "title": "Frozen Rain, Summer Dreams",
            "dates": [
                {
                    "expression": "2008",
                    "begin": "2008",
                    "end": "2008",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/N3bnXEJQbfBGcAziJ6q7rT",
            "type": "collection",
            "title": "Documents, Series III.",
            "dates": [
                {
                    "expression": "1806-1906",
                    "begin": "1806",
                    "end": "1906",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/N673sSbogBewKWbne53YfD",
            "type": "collection",
            "title": "All Sensation is Already Memory",
            "dates": [
                {
                    "expression": "2006",
                    "begin": "2006",
                    "end": "2006",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/aFhLbjSg3BXhT4rcRcUs8P",
            "type": "collection",
            "title": "Untitled",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/dVi7eJ2pgnQYEeaWuTEzhD",
            "type": "collection",
            "title": "On the Tip of My Tongue",
            "dates": [
                {
                    "expression": "1993",
                    "begin": "1993",
                    "end": "1993",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/jZGuPRFA33ddakqFoPZQRE",
            "type": "collection",
            "title": "Let Me Tell U About R Specials",
            "dates": [
                {
                    "expression": "2005",
                    "begin": "2005",
                    "end": "2005",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/NxHF4xMAb8pKkNVdkgmzek",
            "type": "collection",
            "title": "Correspondence, Series VI.",
            "dates": [
                {
                    "expression": "1912-1958",
                    "begin": "1912",
                    "end": "1958",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/QxeaQmiis9cyLwR6YzdnSX",
            "type": "collection",
            "title": "Valkyrie Suite",
            "dates": [
                {
                    "expression": "2012",
                    "begin": "2012",
                    "end": "2012",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/2NrCefCBb8Zhi7d4wRVxj7",
            "type": "collection",
            "title": "Urban Waltzes",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        }
    ]
}