Information about plays

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

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

{
    "id": 3594165,
    "uri": "https://api.kexp.org/v2/plays/3594165/?format=api",
    "airdate": "2025-12-21T18:36:20-08:00",
    "show": 65441,
    "show_uri": "https://api.kexp.org/v2/shows/65441/?format=api",
    "image_uri": "https://coverartarchive.org/release/28187ff5-12c1-45cf-bfdb-2f4ff91cf24b/3656617004-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/28187ff5-12c1-45cf-bfdb-2f4ff91cf24b/3656617004-250.jpg",
    "song": "If I’m in Luck I Might Get Picked Up",
    "track_id": null,
    "recording_id": "d1fa500a-7212-41b9-9883-1ea75da341ab",
    "artist": "Betty Davis",
    "artist_ids": [
        "bb17dc42-ecaf-42ca-aa35-b23207573060"
    ],
    "album": "Betty Davis",
    "release_id": null,
    "release_group_id": "a453c5f2-3a8f-3c6c-bde6-ea83aac43c99",
    "labels": [
        "Just Sunshine Records"
    ],
    "label_ids": [
        "f8819a89-5462-459b-b57e-75d88cd81181"
    ],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., raw funk pioneer Betty Davis, who died in 2022 at age 77.: https://www.theguardian.com/music/2022/feb/11/betty-davis-obituary \n--\nIn 2018, The New Yorker published an essay on \"The Artful, Erotic, and Still Misunderstood Funk of Betty Davis\": https://www.newyorker.com/culture/culture-desk/the-artful-erotic-and-still-misunderstood-funk-of-betty-davis",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}