Information about plays

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

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

{
    "id": 3633104,
    "uri": "https://api.kexp.org/v2/plays/3633104/?format=api",
    "airdate": "2026-03-24T11:31:13-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://ia902909.us.archive.org/25/items/mbid-fea6172d-2dac-4e6b-a0e2-de698b38d6a9/mbid-fea6172d-2dac-4e6b-a0e2-de698b38d6a9-37634241784_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-fea6172d-2dac-4e6b-a0e2-de698b38d6a9/mbid-fea6172d-2dac-4e6b-a0e2-de698b38d6a9-37634241784_thumb250.jpg",
    "song": "The Joker (Kid Carpet remix)",
    "track_id": "126741fb-1956-3f23-91fd-b2b00b385dcd",
    "recording_id": "790dfc09-8772-455d-bffb-9969b709483b",
    "artist": "Fatboy Slim",
    "artist_ids": [
        "34c63966-445c-4613-afe1-4f0e1e53ae9a"
    ],
    "album": "The Greatest Hits Remixed",
    "release_id": "fea6172d-2dac-4e6b-a0e2-de698b38d6a9",
    "release_group_id": "49e9f793-276d-3c75-a360-5adb126f0f77",
    "labels": [
        "Skint Records"
    ],
    "label_ids": [
        "6445787b-52aa-4d52-a0f9-20ca3136b4cd"
    ],
    "release_date": "2007-09-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Fatboy Slim's cover of \"The Joker\" by The Steve Miller Band.  It features  bassist and singer Bootsy Collins on vocals. \n--\nIn this video, Steve Miller talks with Dan Rather about the meaning of \"The Joker\" and getting writing advice from Paul McCartney: https://www.facebook.com/AXSTV/videos/steve-miller-talks-the-meaning-of-the-joker-lyrics/4679831762139469/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}