Skip to content

[Deprecated] use /api/v1/anime/{contentId}/episodes/{s}/{e}/sources

Deprecated
GET
/api/v1/sources/{contentId}/{season}/{episode}
curl --request GET \
--url http://localhost:8080/api/v1/sources/1/1/1

Legacy short path kept so the demo UI keeps working during the API/module split. Same response shape, same semantics. Remove after the new path is documented and consumers migrate.

contentId
required
integer format: int64
season
required
integer format: int32
episode
required
integer format: int32
prefer
string

OK

Media type */*
object
key
additional properties