Information about plays

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

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

{
    "id": 3579381,
    "uri": "https://api.kexp.org/v2/plays/3579381/?format=api",
    "airdate": "2025-11-17T11:39:09-08:00",
    "show": 65136,
    "show_uri": "https://api.kexp.org/v2/shows/65136/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Perfect Stranger",
    "track_id": "443fde91-a6ac-4acf-89e7-cab063489b59",
    "recording_id": "05315eaa-078c-4eaa-b7b2-7915cd2fef56",
    "artist": "Dean Johnson",
    "artist_ids": [
        "072a1c1a-08a1-4bee-8ff2-94d047b50f37"
    ],
    "album": "I Hope We Can Still Be Friends",
    "release_id": "c5ae4e99-980b-495f-b0db-26f7abe697e5",
    "release_group_id": "b96e1864-e3e9-4cf6-a466-4a01e149c7b9",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- San Francisco's Chapel TOMORROW - Tuesday, November 18th!\n- Seattle's Showbox Friday, November 21st!\n\nDon't miss Live Video from Dean Johnson's August 2025 KEXP In-Studio, hosted by Cheryl: https://bit.ly/3WXxtOC.\n\nHere's what KEXP had to say about this release! \"On his Saddle Creek Records debut, it feels as though Seattle’s Dean Johnson is opening a long-lost time capsule. With his compelling yodel, melodic guitars, timeless song structures, and earnest lyricism, I Hope We Can Still Be Friends positions Johnson as a gentle giant in the contemporary alt-country landscape.\" https://www.kexp.org/read/2025/8/25/new-music-reviews-825/\n\nhttps://www.deanjohnsongs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}