v1

latestOpenAPI 3.0.02026-08-066425196.1 KB
Transcriptions

Get search results for transcriptions data by sending a request with search parameters to the catalog.

Get search results for transcriptions data by sending a request with search parameters to the catalog. Returns a JSON result.

get/transcriptions/search

Query parameters

qstring

A search query string which accepts boolean operators (AND, OR, NOT), wildcards (*), and exact phrases ("").

idstring

An individual contribution's unique identifier which maps to the record.contributionId field

userNamestring

Contributor's screen name which maps to the record.contributor.userName field

userIdstring

Contributor's unique identifier which maps to the record.contributor.userId field

naIdstring

An array of NARA-specific identifiers, each of which is unique to a single record.

debugboolean

Turns on debug mode, showing metadata in the response body, if set to true.

Response

A body of response data containing full transcription objects if any were found.