Information about plays

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

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

{
    "id": 3573923,
    "uri": "https://api.kexp.org/v2/plays/3573923/?format=api",
    "airdate": "2025-11-04T13:39:53-08:00",
    "show": 65022,
    "show_uri": "https://api.kexp.org/v2/shows/65022/?format=api",
    "image_uri": "https://ia801608.us.archive.org/19/items/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca-35500626399_thumb500.jpg",
    "thumbnail_uri": "https://ia601608.us.archive.org/19/items/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca/mbid-ce3b135e-3ef3-4089-8a88-2d9e8f92c2ca-35500626399_thumb250.jpg",
    "song": "Do the In Between",
    "track_id": "20434cc8-545c-4c72-a53e-64568bfa86e4",
    "recording_id": "83ad1fd9-e796-41b2-9f10-16bd2faf7e78",
    "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": "This Seattle duo describes themselves this way: \"Telehealth is an unpredictable pop band with heavy nods to post-punk, minimal synth, egg-punk, new wave, art rock, glam, and krautrock.\" \n--\n\"Content Oscillator,\" with all parts written and performed by Alexander Attitude, is their debut release.: https://telehealth.bandcamp.com/album/content-oscillator\n--\nWatch their 2023 live performance in the KEXP studio: https://www.youtube.com/watch?v=P-ReXafsKA0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}