Information about plays

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

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

{
    "id": 3645290,
    "uri": "https://api.kexp.org/v2/plays/3645290/?format=api",
    "airdate": "2026-04-22T09:37:54-07:00",
    "show": 66521,
    "show_uri": "https://api.kexp.org/v2/shows/66521/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-af841443-b03b-418b-be34-ecbcbfa3790b/mbid-af841443-b03b-418b-be34-ecbcbfa3790b-18576700247_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-af841443-b03b-418b-be34-ecbcbfa3790b/mbid-af841443-b03b-418b-be34-ecbcbfa3790b-18576700247_thumb250.jpg",
    "song": "Listen to What the Man Said",
    "track_id": "f2be13c8-f2b6-4139-996f-f1c4813d2bd6",
    "recording_id": "c5af1cb4-2169-4f7c-beb6-606f0da110b3",
    "artist": "Wings",
    "artist_ids": [
        "d922d727-240a-4432-9a88-05a7cf9bc403"
    ],
    "album": "Venus and Mars",
    "release_id": "af841443-b03b-418b-be34-ecbcbfa3790b",
    "release_group_id": "0dd4d0ee-1a30-3d65-b11d-bb9d4e305ffa",
    "labels": [
        "Capitol Records",
        "MPL"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73",
        "58c955fc-064f-4be2-8e7f-7bc0e1c3559a"
    ],
    "release_date": "1975-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After leaving Traffic he pursued a solo career and recorded with artists including George Harrison, the Rolling Stones, Jimi Hendrix, Eric Clapton, Paul McCartney and Wings, Michael Jackson, David Crosby, Graham Nash, Steve Winwood, Fleetwood Mac, Delaney & Bonnie, Leon Russell, and Cass Elliot.\n\nDave played electric guitar on the Wings song \"Listen to What the Man Said\".\n\nhttps://www.davemasonmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}