Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3547156/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3547156,
    "uri": "https://api.kexp.org/v2/plays/3547156/?format=api",
    "airdate": "2025-08-31T12:21:47-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-da8bef20-2315-4b5a-888b-168249d62bea/mbid-da8bef20-2315-4b5a-888b-168249d62bea-42352385352_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-da8bef20-2315-4b5a-888b-168249d62bea/mbid-da8bef20-2315-4b5a-888b-168249d62bea-42352385352_thumb250.jpg",
    "song": "Mountain Top",
    "track_id": "55e63e36-3980-485a-9927-f906ef611091",
    "recording_id": "a221feba-b5aa-4c0c-a16e-ae16ae50ca36",
    "artist": "RIO KOSTA",
    "artist_ids": [
        "07f13029-a900-45af-a306-e0a657655190"
    ],
    "album": "Unicorn",
    "release_id": "da8bef20-2315-4b5a-888b-168249d62bea",
    "release_group_id": "7c7c2b1a-9f5d-4789-bec2-700a4da9b11f",
    "labels": [
        "Verdigris"
    ],
    "label_ids": [
        "9c670030-b940-404f-ad41-0a63d42b3428"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mountain Top\" is the opener to duo Rio Kosta's debut album, \"Unicorn\".\n\nMike Del Rio says, \"The whole ethos of this project has been about friendship, endless creativity and eternal childhood. We hope that if anything, you can feel the level of bliss and love we had while making this album as a first step into the Rio Kosta universe. We're so grateful for anyone joining this journey and the creative conversation with us as a band and can't wait to bring this music, the message and the high vibration to all parts of everywhere soon. We appreciate each and every person hopping on the mothership. Phase one is upon us.\"\n\nhttps://twntythree.com/rio-kostas-debut-album-unicorn-has-arrived-featuring-new-single-mountain-top/\n\nhttps://riokosta.bandcamp.com/album/unicorn\nhttps://www.riokosta.tv/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}