Information about plays

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

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

{
    "id": 3651954,
    "uri": "https://api.kexp.org/v2/plays/3651954/?format=api",
    "airdate": "2026-05-08T02:05:31-07:00",
    "show": 66657,
    "show_uri": "https://api.kexp.org/v2/shows/66657/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-f37d501d-bc7d-454b-9c98-be44bfe3acc3/mbid-f37d501d-bc7d-454b-9c98-be44bfe3acc3-44916422653_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/14/items/mbid-f37d501d-bc7d-454b-9c98-be44bfe3acc3/mbid-f37d501d-bc7d-454b-9c98-be44bfe3acc3-44916422653_thumb250.jpg",
    "song": "Waiting",
    "track_id": "675a52b6-f16c-4ac5-b77e-93f83482b286",
    "recording_id": "565d2296-e2b8-42ca-b1bd-32b65447676c",
    "artist": "Beth Orton",
    "artist_ids": [
        "214d84a5-e9e5-4432-af95-8c84da7ba4c0"
    ],
    "album": "The Ground Above",
    "release_id": "f37d501d-bc7d-454b-9c98-be44bfe3acc3",
    "release_group_id": "f90cb6ab-36ad-4e7c-87d6-d7dfa3a1f4bb",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-06-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Beth Orton record out in June!\n\n\"A testament to her artistry, ‘The Ground Above’ is Orton’s most direct and unapologetic music to date; urgent, raw, embodied and emotionally fearless, moving between subconscious expression and expansive, timeless song craft.\"\n\nhttps://bethorton.bandcamp.com/album/the-ground-above-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}