v1

latestSwagger 2.02026-07-13421625.7 KB
scrobbling

Mark episodes as acquired or watched based on their IDs

This endpoint can be used by all users, even without premium

post/scrobble/episodes

Request body

episode_idinteger

The TVmaze episode ID

marked_atinteger

Epoch timestamp for when the user watched the episode, or 0 for unknown.

{"stackTrail":"components:schemas:MarkType","oasType":"schema","type":"unknown","description":"0 for watched, 1 for acquired, 2 for skipped"}

Response

All episodes were succesfully marked

codeinteger

The HTTP code that corresponds to this item

messagestring

A human-readable error message (in case of error)

errorsobject

A list of validation errors for this item (in case of error)

inputobject

The request data that belonged to this response (in case of error)

resultobject

The resulting created/updated object (in case of success)