Information about plays

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

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

{
    "id": 3560782,
    "uri": "https://api.kexp.org/v2/plays/3560782/?format=api",
    "airdate": "2025-10-03T08:05:44-07:00",
    "show": 64732,
    "show_uri": "https://api.kexp.org/v2/shows/64732/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-dd38b466-d3d4-4338-9d12-e5d58f570758/mbid-dd38b466-d3d4-4338-9d12-e5d58f570758-23821640104_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-dd38b466-d3d4-4338-9d12-e5d58f570758/mbid-dd38b466-d3d4-4338-9d12-e5d58f570758-23821640104_thumb250.jpg",
    "song": "The Day Brings",
    "track_id": "d61d285a-9207-459e-aef0-e7f6b1615d1f",
    "recording_id": "9019ef18-cc63-4bbc-bc9c-da107ab201d5",
    "artist": "Brad",
    "artist_ids": [
        "edbaa513-b8d3-4e8f-b81f-ef640b8ad128"
    ],
    "album": "Interiors",
    "release_id": "c8037c6f-0f2d-42f5-9cd3-f4cac82c8fd1",
    "release_group_id": "a5009ba3-862a-3f4d-b55a-4b0cf10d4842",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1997-06-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hi John and Morgan - I love your show and the comfort and connective power it has. Thank you for many great mornings at my desk in Wisconsin. \nI lost a friend to addiction this week and it may be the most at peace he’s been in 10 years, or ever. So many listeners here have shared similar stories and I'm sure someone today will relate to this one, Will you please play Brad - The Day Brings? \nIt just seems right. \nThanks - Tart\n--\nOur beloved friend Shawn Smith died in 2019, at age 53 from complications of a heart issue.  Here are some highlights of his musical career, including a performance of \"The Day Brings\": https://www.kexp.org/read/2019/4/6/rip-shawn-smith/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}