GET /{collection}/

loc.gov:library-of-congress-apis

Summary: Search specific collection
Operation ID: searchCollection
Auth: none
Description

Search within a specific collection (books, manuscripts, photos, maps, etc.)

Parameters (4)

collection (string, path, required)

Collection name (books, manuscripts, photos, maps, newspapers, etc.)

Constraints: {'enum': ['books', 'manuscripts', 'photos', 'maps', 'newspapers', 'audio', 'video', 'music', 'legislation']}

count (integer, query, optional, default: 25)

Number of results per page

fo (string, query, optional, default: json)

Output format

Constraints: {'enum': ['json', 'yaml']}

q (string, query, optional)

Search query string

No probe data for this endpoint yet.