Information about plays

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

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

{
    "id": 3627074,
    "uri": "https://api.kexp.org/v2/plays/3627074/?format=api",
    "airdate": "2026-03-09T10:29:47-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://ia601705.us.archive.org/30/items/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb-27073521942_thumb500.jpg",
    "thumbnail_uri": "https://ia601705.us.archive.org/30/items/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb/mbid-35975acd-f9c4-4dc4-8d30-83c85c1e61cb-27073521942_thumb250.jpg",
    "song": "Swim Until You Can’t See Land",
    "track_id": "30db5093-3e0c-36a0-b5c6-1575cea4e64e",
    "recording_id": "bf3da2b7-359a-424f-98bc-d543c662a4f6",
    "artist": "Frightened Rabbit",
    "artist_ids": [
        "dc21d171-7204-4759-9fd0-77d031aeb40c"
    ],
    "album": "The Winter of Mixed Drinks",
    "release_id": "cd2eda27-b39b-3b90-9085-223fa29ebb81",
    "release_group_id": "10dda573-58dd-41b5-aeaf-3d1e036bdce0",
    "labels": [
        "FatCat Records"
    ],
    "label_ids": [
        "21d42a26-b50d-4d1b-8494-ec07922919ce"
    ],
    "release_date": "2010-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocalist, guitarist and songwriter Scott Hutchison states that The Winter of Mixed Drinks is \"more of a storytelling record\" than the band's previous two albums, and notes that the album is \"about an escape and maybe even a slight breakdown. I have to say, it's semi-fictional. There's a protagonist who is possibly male but it doesn't really describe my life because if I did that it wouldn't make for an interesting album this time around as I’ve been quite solid and content, thankfully.\" https://tinyurl.com/4kk76c5y\n\nSee Scott Hutchinson perform this Live on KEXP: https://www.youtube.com/watch?v=f519MSU2-dY\nhttps://frightenedrabbit.bandcamp.com/\nhttps://frightenedrabbit.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}