GET /{datasetId}/{localId}.json

europeana.eu:europeana-api

Summary: Retrieve a single record
Operation ID: getRecord
Auth: unknown
Description

Retrieve full metadata for a specific cultural heritage object by its Europeana identifier.

Parameters (4)

datasetId (string, path, required)

Dataset identifier (e.g., '92023')

localId (string, path, required)

Local identifier within the dataset (e.g., 'images_billed_2010_okt_billeder_object366120')

profile (string, query, optional, default: standard)

Response profile. Options: minimal, standard, rich

Constraints: {'enum': ['minimal', 'standard', 'rich']}

wskey (string, query, required)

API key for authentication. Use 'api2demo' for testing.

Examples (1)

TitleTypeURLAction
Retrieve a single record openapi-spec https://api.europeana.eu/record/v2/{datasetId}/{localId}.json?wskey=api2demo

No probe data for this endpoint yet.