Information about plays

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

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

{
    "id": 3569871,
    "uri": "https://api.kexp.org/v2/plays/3569871/?format=api",
    "airdate": "2025-10-25T18:38:13-07:00",
    "show": 64933,
    "show_uri": "https://api.kexp.org/v2/shows/64933/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-5dab09bc-4960-4af9-af2d-e33ad19e47ad/mbid-5dab09bc-4960-4af9-af2d-e33ad19e47ad-27816074152_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-5dab09bc-4960-4af9-af2d-e33ad19e47ad/mbid-5dab09bc-4960-4af9-af2d-e33ad19e47ad-27816074152_thumb250.jpg",
    "song": "Careless Whisper",
    "track_id": "c1c32df8-3d3b-48ee-8371-9052c5efcd48",
    "recording_id": "e5bda92e-3ca9-4b99-a4eb-e873e64989f4",
    "artist": "Delvon Lamarr Organ Trio",
    "artist_ids": [
        "d70f3879-b92c-4948-a430-fc25d2e3c52d"
    ],
    "album": "I Told You So",
    "release_id": "5dab09bc-4960-4af9-af2d-e33ad19e47ad",
    "release_group_id": "10e02ce0-f9bf-47bd-9105-b97e8796a80e",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-01-29",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A request for John! Thanks John!\n\nThe Delvon Lamarr Organ Trio covering Wham!\n\nThe group played this cover as part of a Live on KEXP at Home set, hosted by John Richards, back in February 2021: https://youtu.be/G8YLxY2BziE",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}