get a card
Formerly known as /card/details/{cardId}
, this endpoint has two responsibilities:
-
It checks if the user is allowed to access the requested card (do they own it? is it free content? etc...)
-
If they are allowed to access the card, it returns
-
The content associated with the card.
-
The ownership for the card and access reasons.
-
It does not add cards to the family library.
Timezone
When a timezone
query string parameter is appended to the request with a valid timezone identifier (e.g. 'Europe/London'), then content is returned with chapters where:
-
availableFrom
is set to a date up to and including today in the provided time zone -
availableFrom
is null or absent
Currently returning chapters by timezone only applies to podcast content; providing the timezone
param for non-podcast content will not affect the chapters returned.
Authorizations
Parameters
Query Parameters
Returns the card content without signed access urls
raw
Timezone identifier
Pacific/Auckland