Logo

Docs

API Specifications

Core conventions used by OpenMusicMetadata.

Resource ids are OpenMusicMetadata ids.

omm:song:1
omm:album:2
omm:artist:3

Each resource has an id, a singular type, attributes, and optional relationships.

Includes

OpenMusicMetadata supports only these includes:

ResourceIncludes
songalbums, artists
albumartists

Includes are limited to one relationship level.

Included relationships are returned completely for the metadata record.

On this page