Information about plays

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

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

{
    "id": 3628885,
    "uri": "https://api.kexp.org/v2/plays/3628885/?format=api",
    "airdate": "2026-03-14T18:05:07-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca-35500626399_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca-35500626399_thumb250.jpg",
    "song": "Cool Breeze",
    "track_id": "30e82a12-f577-46bd-af5b-ca04dabd4809",
    "recording_id": "0160d0bc-b6d6-427f-ab16-6471a4aa6303",
    "artist": "Telehealth",
    "artist_ids": [
        "c94f22ca-0965-4dee-aa71-8e15620a3779"
    ],
    "album": "Content Oscillator",
    "release_id": "ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca",
    "release_group_id": "c18a9971-1fcc-49d8-a309-908c96bf09fc",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-03-31",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Under the leadership of Alexander Attitude and rounded out by Kendra Cox, Seattle duo Telehealth is a versatile pop band that draws inspiration from various genres, including post-punk, minimal synth, egg-punk, new wave, art rock, glam, and krautrock. The band's debut album \"Content Oscillator\" is out now on cassette and digital.\n\nhttps://telehealth.bandcamp.com/\n\nTelehealth are playing Neumos on May 14th with Coral Grief and Buddy Wynkoop! Tickets below:\n\nhttps://www.neumos.com/events/detail/telehealth-tickets-1335603",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}