Information about plays

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

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

{
    "id": 3546741,
    "uri": "https://api.kexp.org/v2/plays/3546741/?format=api",
    "airdate": "2025-08-30T14:47:47-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://ia801004.us.archive.org/11/items/mbid-f2b5d909-1e56-4b91-b5c5-0ac7e07d080f/mbid-f2b5d909-1e56-4b91-b5c5-0ac7e07d080f-42751728089_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-f2b5d909-1e56-4b91-b5c5-0ac7e07d080f/mbid-f2b5d909-1e56-4b91-b5c5-0ac7e07d080f-42751728089_thumb250.jpg",
    "song": "Black Ice",
    "track_id": "f94071ba-03cb-4e2c-9912-b7b60875f9e6",
    "recording_id": "cbe6bd2f-347a-43de-acf8-994db852a8bf",
    "artist": "The Wytches",
    "artist_ids": [
        "2cf75c6b-e686-4ba1-818a-7f3ad5f3f398"
    ],
    "album": "Black Ice",
    "release_id": "f2b5d909-1e56-4b91-b5c5-0ac7e07d080f",
    "release_group_id": "d1f18b47-f7cb-4ff6-934f-869a6bb48061",
    "labels": [
        "Alcopop! Records"
    ],
    "label_ids": [
        "47c64967-c465-4a35-84f3-09bd49d7d008"
    ],
    "release_date": "2025-08-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Brighton in 2011, The Wytches comprises Kristian Bell (vocals, guitar), Dan Rumsey (bass, vocals) and Gianni Honey (drums). Led by Bell’s luminous lyricism, feral delivery and overdriven, surf-like guitar bends, the trio create a sound that is at once raucous and unruly, and yet decorated with semi-automatic poetry and authentic emotional clout.\n\nThe Wytches' new album, 'Talking Machine' releases October 10th, featuring 'Black Ice'!\n\nhttps://the-wytches.bandcamp.com/album/talking-machine\nhttps://thewytches.myshopify.com/collections/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}