GET /collections/{name}/
loc.gov:library-of-congress-api
Summary: Get a specific collection
Operation ID: getCollection
Auth: none
Operation ID: getCollection
Auth: none
Description
Returns details and items for a specific digital collection by name.
Parameters (5)
c
(integer, query, optional, default: 25)
Count/items per page
fo
(string, query, optional, default: json)
Output format
Constraints: {'enum': ['json', 'yaml']}
name
(string, path, required)
Collection name identifier
q
(string, query, optional)
Search within collection
sp
(integer, query, optional)
Start page number
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get items from the Liturgical Chants collection | probe-gate |
https://www.loc.gov/collections/tenth-to-sixteenth-century-liturgical-chants/?fo=json&c=10 |
No probe data for this endpoint yet.