PrismicService

interface PrismicService

Interface for Prismic content API calls in the Discovery API.

Functions

Link copied to clipboard
@GET(value = "api/artist/{id}/enhanced/details")
abstract suspend fun getPrismicImage(@Path(value = "id") id: String?): Response<PrismicResponse>

Fetches enhanced Prismic details for an artist.