Information about plays

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

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

{
    "id": 3585743,
    "uri": "https://api.kexp.org/v2/plays/3585743/?format=api",
    "airdate": "2025-12-02T06:58:46-08:00",
    "show": 65268,
    "show_uri": "https://api.kexp.org/v2/shows/65268/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Beautiful Strangers",
    "track_id": "4ebfee2b-aa8c-4db4-8d23-53f34071cdfe",
    "recording_id": "25a86461-9ba2-431d-89d3-b57d2478fd23",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "Sad and Beautiful World",
    "release_id": "e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2",
    "release_group_id": "b02361f2-3851-4a45-a687-8597ea7f4219",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We're so excited to announce the return of the KEXP Yule Benefit!\n•\tTONIGHT at McCaw Hall in Seattle, KEXP welcomes Mavis Staples and Jeff Tweedy, performing for one night only.\n•\tProceeds from this special performance benefit KEXP\n•\tTickets available at the door!\n•\tGet your tickets and find more information about the KEXP Yule Benefit with Mavis Staples and Jeff Tweedy at KEXP.ORG\n\nhttps://www.kexp.org/events/kexp-events/yule-benefit-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}