Information about plays

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

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

{
    "id": 3621905,
    "uri": "https://api.kexp.org/v2/plays/3621905/?format=api",
    "airdate": "2026-02-25T00:41:15-08:00",
    "show": 66023,
    "show_uri": "https://api.kexp.org/v2/shows/66023/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-63c7949f-e74b-453c-bb93-5463c6122982/mbid-63c7949f-e74b-453c-bb93-5463c6122982-44100375319_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-63c7949f-e74b-453c-bb93-5463c6122982/mbid-63c7949f-e74b-453c-bb93-5463c6122982-44100375319_thumb250.jpg",
    "song": "(Biding Time Is a) Boat to Row",
    "track_id": "289f5dae-87f0-4473-a3a4-7f5f88e05384",
    "recording_id": "30b8b0c9-74bf-498e-97b7-e58f0e8f4f01",
    "artist": "Band of Horses",
    "artist_ids": [
        "07b6020a-c539-4d68-aeef-f159f3befc76"
    ],
    "album": "Everything All the Time",
    "release_id": "63c7949f-e74b-453c-bb93-5463c6122982",
    "release_group_id": "f9c3a3db-c1d5-33ec-98ca-8c8de928c17f",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From the fully remastered, 20th anniversary edition of Band of Horses' album 'Everything All The Time'.\n\nThe remastered album releases on March 20. Preorders available now.: https://bandofhorses.bandcamp.com/album/everything-all-the-time-20th-anniversary-edition\n\nBand of Horses will play 3 nights in Seattle!\n* The Vera Project on March 19\n* Showbox at the Market on March 21 & 22\n--\nhttps://www.bandofhorses.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}