Information about plays

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

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

{
    "id": 3638989,
    "uri": "https://api.kexp.org/v2/plays/3638989/?format=api",
    "airdate": "2026-04-07T08:46:10-07:00",
    "show": 66390,
    "show_uri": "https://api.kexp.org/v2/shows/66390/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-6b6d63f9-dbf1-4b3e-afa4-139c81ca9ad7/mbid-6b6d63f9-dbf1-4b3e-afa4-139c81ca9ad7-13848819971_thumb500.jpg",
    "thumbnail_uri": "https://dn711103.ca.archive.org/0/items/mbid-6b6d63f9-dbf1-4b3e-afa4-139c81ca9ad7/mbid-6b6d63f9-dbf1-4b3e-afa4-139c81ca9ad7-13848819971_thumb250.jpg",
    "song": "Wow",
    "track_id": "0c313c83-bae9-43c2-907e-60ced18787d3",
    "recording_id": "3c0d5c6f-524b-4d1f-ad83-e2890b5419cb",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Wow",
    "release_id": "6b6d63f9-dbf1-4b3e-afa4-139c81ca9ad7",
    "release_group_id": "0f7b1187-68a9-4aa0-a0d6-8df1e132057d",
    "labels": [
        "Fonograf Records"
    ],
    "label_ids": [
        "64ba9339-81d8-4159-9731-619053e03e3d"
    ],
    "release_date": "2016-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beck said, \"I was working on another song – maybe [2015 hit] ‘Dreams’ – when I had an idea for a flute beat. I picked up the mic and ‘Wow’ came out totally spontaneously. I put it away and forgot about it. Then ‘Wow’ was on in the studio one day and someone said “You should put this on the record.” I went “I don’t think anybody would like this.”\n\nhttps://www.nme.com/blogs/nme-blogs/beck-talks-his-wild-new-single-wow-and-how-the-new-record-finds-him-in-a-happy-place-762909",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}