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=8700
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=8750",
    "previous": "https://argo.library.pitt.edu/collections?format=api&limit=50&offset=8650",
    "facets": {},
    "results": [
        {
            "uri": "/collections/WvKPyqgxTm2N2fepLiuC6V",
            "type": "collection",
            "title": "Articles",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/Jvh99M6oZMPqTaa3KMHR7t",
            "type": "collection",
            "title": "Pennsylvania High School Speech League, Series IX.",
            "dates": [
                {
                    "expression": "1961-1965",
                    "begin": "1961",
                    "end": "1965",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/4supdg4rDacnMXwEFgrN8b",
            "type": "collection",
            "title": "Awards, Series I.",
            "dates": [
                {
                    "expression": "1953-1965",
                    "begin": "1953",
                    "end": "1965",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/4hfTkR8agPXC2uMEAaD9gD",
            "type": "collection",
            "title": "Untitled",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/5wEvxRB4EEyYRSYm4NAWVG",
            "type": "collection",
            "title": "AA-BH.1647",
            "dates": [
                {
                    "expression": "1939-1940",
                    "begin": "1939",
                    "end": "1940",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/hAQQAzDshMyeNPuBHSxLtR",
            "type": "collection",
            "title": "Strenuous Pleasures",
            "dates": [
                {
                    "expression": "2010",
                    "begin": "2010",
                    "end": "2010",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/byMc6YEQRsA9MGH8Q4qhnB",
            "type": "collection",
            "title": "Manuscripts and Notes, Series II.",
            "dates": [
                {
                    "expression": "1907-1994",
                    "begin": "1907",
                    "end": "1994",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/YYuxpmHxM4DXWgCihCdREr",
            "type": "collection",
            "title": "Research on Ida Tarbell, Series III.",
            "dates": [
                {
                    "expression": "1976-1990",
                    "begin": "1976",
                    "end": "1990",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/GU5T9NH4B8Adn4enRPUoL6",
            "type": "collection",
            "title": "Rapid Transit",
            "dates": [
                {
                    "expression": "2011",
                    "begin": "2011",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/6phB7WFyjBFJqyCYYe6cFb",
            "type": "collection",
            "title": "Austrian-American Cultural Society, Series I.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/P9i2ufeDNKQ8pMfXN29F5m",
            "type": "collection",
            "title": "Audio Cassette, Subseries 3.",
            "dates": [
                {
                    "expression": "1989",
                    "begin": "1989",
                    "end": "1989",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/b7EAzxGeL9wXVNVT2JDFPJ",
            "type": "collection",
            "title": "Meetings",
            "dates": [
                {
                    "expression": "1998-2003",
                    "begin": "1998",
                    "end": "2003",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/hoZnfVxkF5obJK9RRzfJj6",
            "type": "collection",
            "title": "Athletic and Artistic Events, Series I.",
            "dates": [
                {
                    "expression": "1975-1991",
                    "begin": "1975",
                    "end": "1991",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/WyyyMT4HEqLKYJEzn5y69s",
            "type": "collection",
            "title": "Brady's Manuscripts, Series I.",
            "dates": [
                {
                    "expression": "1980-1983",
                    "begin": "1980",
                    "end": "1983",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/GpzdULaZY7HQZKEJnPnKjb",
            "type": "collection",
            "title": "Artifacts, Series XIII.",
            "dates": [
                {
                    "expression": "undated",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/NXrideGEuyJwJBjXxk9ytf",
            "type": "collection",
            "title": "Austrian Classroom, Series III.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/RVtGvYFUVgjjHfra5bPMgN",
            "type": "collection",
            "title": "Flower Shows",
            "dates": [
                {
                    "expression": "1991, 1999",
                    "begin": "1991",
                    "end": "1999",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/kSnqCve2wW5LPQb3zxhkkN",
            "type": "collection",
            "title": "Fundraising, Series VIII.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/Xw6NDEeemKEKkzC3Xpozdi",
            "type": "collection",
            "title": "Publications, Series V.",
            "dates": [
                {
                    "expression": "1977-2002",
                    "begin": "1977",
                    "end": "2002",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/mzPPFFGizs62dp5puiprGx",
            "type": "collection",
            "title": "Treasurer's Reports, Series IV.",
            "dates": [
                {
                    "expression": "1953-2015",
                    "begin": "1953",
                    "end": "2015",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/4gx9MwrmQi83KcDbmhag54",
            "type": "collection",
            "title": "Garden Therapy, Subseries 4.",
            "dates": [
                {
                    "expression": "1959-1996",
                    "begin": "1959",
                    "end": "1996",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/NmtjWuKEVgqcEhBKqogcQd",
            "type": "collection",
            "title": "Flower Shows, Subseries 2.",
            "dates": [
                {
                    "expression": "1933-2010",
                    "begin": "1933",
                    "end": "2010",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/MdXcDkF43t8fcKL7bpe8Fq",
            "type": "collection",
            "title": "ca. 1950",
            "dates": [
                {
                    "expression": "ca. 1950",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/nRhcPzUT4eGnFD459pHpk8",
            "type": "collection",
            "title": "Roy Stryker, Series I.",
            "dates": [
                {
                    "expression": "1965-1999",
                    "begin": "1965",
                    "end": "1999",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/EAXcBRBgyzygYmMsVvacXS",
            "type": "collection",
            "title": "Stock Photos, Series VI.",
            "dates": [
                {
                    "expression": "1984-1997",
                    "begin": "1984",
                    "end": "1997",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/nKwfsQ5CNSXiSmhhR22BRG",
            "type": "collection",
            "title": "Proofs, Series III.",
            "dates": [
                {
                    "expression": "circa 1933-1957",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/9sMyYnyLHaGFKW3frtDSyQ",
            "type": "collection",
            "title": "Manuscript Materials, Series II.",
            "dates": [
                {
                    "expression": "1910-1986",
                    "begin": "1910",
                    "end": "1986",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/9ZyBiZbHxXKS6EUtWjf29U",
            "type": "collection",
            "title": "Outreach Projects",
            "dates": [
                {
                    "expression": "1955-2005",
                    "begin": "1955",
                    "end": "2005",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/St5TDA7g24fxn39twvgDhb",
            "type": "collection",
            "title": "Fox Chapel Borough, Subseries 2.",
            "dates": [
                {
                    "expression": "1956-1994",
                    "begin": "1956",
                    "end": "1994",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/RDzsLmiuP7uekQH8rNUZxn",
            "type": "collection",
            "title": "Personal Documents and Ephemera, Series I.",
            "dates": [
                {
                    "expression": "1831-1956",
                    "begin": "1831",
                    "end": "1956",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/a6NLDZq6sgms7Q2DYtqaKt",
            "type": "collection",
            "title": "Publication of Biography, Series II.",
            "dates": [
                {
                    "expression": "1979-1989",
                    "begin": "1979",
                    "end": "1989",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/9e7s5QH3f5KfJZdyegqfWD",
            "type": "collection",
            "title": "Pennsylvania State University, Series X.",
            "dates": [
                {
                    "expression": "1950-1969",
                    "begin": "1950",
                    "end": "1969",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/BvnFPqjaZr4X7TwYdR5DeA",
            "type": "collection",
            "title": "Meeting Minutes, Series II.",
            "dates": [
                {
                    "expression": "1951-2013",
                    "begin": "1951",
                    "end": "2013",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/3eUS5tQePmPMhJLob6nVKp",
            "type": "collection",
            "title": "Committees, Series II.",
            "dates": [
                {
                    "expression": "1949-1959",
                    "begin": "1949",
                    "end": "1959",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/C5WkhGtUyGfDm5F87mERCr",
            "type": "collection",
            "title": "Additional Garden Club Projects, Subseries 5.",
            "dates": [
                {
                    "expression": "1949-2014",
                    "begin": "1949",
                    "end": "2014",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/HUSRcncFfjURRjtoeeJERm",
            "type": "collection",
            "title": "Contracts and Business Records, Series V.",
            "dates": [
                {
                    "expression": "1906-1962",
                    "begin": "1906",
                    "end": "1962",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/8TCwQLELDDFEt4XZ3EgqqS",
            "type": "collection",
            "title": "WPGH-TV, Series II.",
            "dates": [
                {
                    "expression": "1980-1989",
                    "begin": "1980",
                    "end": "1989",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/VTW2Qoj2k7igS5eStobBkg",
            "type": "collection",
            "title": "Correspondence, Series VIII.",
            "dates": [
                {
                    "expression": "1954-2011",
                    "begin": "1954",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/ns424TcHfe9PuCkvWJkBZU",
            "type": "collection",
            "title": "1964",
            "dates": [
                {
                    "expression": "1964",
                    "begin": "1964",
                    "end": "1964",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/eBRDvaRHmJzUpras3V73kF",
            "type": "collection",
            "title": "Index cards recording the rights to works by Mary Roberts Rinehart",
            "dates": [
                {
                    "expression": "1906-1962",
                    "begin": "1906",
                    "end": "1962",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/oBpKXDvq3K9QyHL4hvGV5k",
            "type": "collection",
            "title": "Artwork, Subseries 2.",
            "dates": [
                {
                    "expression": "1909-1936",
                    "begin": "1909",
                    "end": "1936",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/NJPssBvm6XjTDedPeVHaxi",
            "type": "collection",
            "title": "Slides, Series I.",
            "dates": [
                {
                    "expression": "1939-1986",
                    "begin": "1939",
                    "end": "1986",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/U9FsU8ey5nGfUdyK9LaH8c",
            "type": "collection",
            "title": "Oversized Materials, Series X.",
            "dates": [
                {
                    "expression": "1965-1999",
                    "begin": "1965",
                    "end": "1999",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/Xy8PQ2K5UaJ8HXdJ6BGthV",
            "type": "collection",
            "title": "Newsletters, Series VIII.",
            "dates": [
                {
                    "expression": "1939-1965",
                    "begin": "1939",
                    "end": "1965",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/YfYc67itW9PqGp463wWMCz",
            "type": "collection",
            "title": "Nature Photography, Series VII.",
            "dates": [
                {
                    "expression": "1965-1999",
                    "begin": "1965",
                    "end": "1999",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/TiHPZcYXG5FDXWQSprLJHe",
            "type": "collection",
            "title": "Medical, Series II.",
            "dates": [
                {
                    "expression": "1965-1999",
                    "begin": "1965",
                    "end": "1999",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/AJRdxQDfS4odNiCunFQcUR",
            "type": "collection",
            "title": "Yearbooks, Series V.",
            "dates": [
                {
                    "expression": "1932-2011",
                    "begin": "1932",
                    "end": "2011",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/HPZNYG45ydwCHUPNvVpfqo",
            "type": "collection",
            "title": "Maps, Series XI.",
            "dates": [
                {
                    "expression": "1934-1993",
                    "begin": "1934",
                    "end": "1993",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        },
        {
            "uri": "/collections/RKCRpVejqxg7VvRmYtx8Rq",
            "type": "collection",
            "title": "Pittsburgh March on the National Day of Mourning for MLK, Jr., Series I.",
            "dates": [
                {
                    "expression": "April 7, 1968",
                    "begin": null,
                    "end": null,
                    "label": "creation",
                    "type": "single"
                }
            ]
        },
        {
            "uri": "/collections/UzxBZZSvShfLwN7CWnupik",
            "type": "collection",
            "title": "University of Pittsburgh Archaelogical Dig, Series V.",
            "dates": [
                {
                    "expression": "1971",
                    "begin": "1971",
                    "end": "1971",
                    "label": "creation",
                    "type": "inclusive"
                }
            ]
        }
    ]
}