: Get collection details

API: loc.gov:library-of-congress-apis
Endpoint: /collections/{name}/
Response format: application/json
Auth: none
Method: GET

Description

Retrieve details about a specific digital collection and its items.

Parameters (5)

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

Number of results per page

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

Output format

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

name (string, path, required)

Collection name/slug (e.g., 'founding-fathers', 'american-revolutionary-war')

q (string, query, optional)

Search within collection

startPage (integer, query, optional, default: 1)

Page number for pagination

No probe data for this endpoint yet.