Information about plays

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

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

{
    "id": 3543934,
    "uri": "https://api.kexp.org/v2/plays/3543934/?format=api",
    "airdate": "2025-08-23T21:23:40-07:00",
    "show": 64371,
    "show_uri": "https://api.kexp.org/v2/shows/64371/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-7fd15acf-3d13-44c4-abfe-e252505ad40a/mbid-7fd15acf-3d13-44c4-abfe-e252505ad40a-29804545222_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-7fd15acf-3d13-44c4-abfe-e252505ad40a/mbid-7fd15acf-3d13-44c4-abfe-e252505ad40a-29804545222_thumb250.jpg",
    "song": "Ground Zero",
    "track_id": "c43ef6ce-7c33-4f59-b803-d31d048a9ecb",
    "recording_id": "7c409c60-faac-41d9-8664-8b6da03a97b2",
    "artist": "Bam Bam",
    "artist_ids": [
        "42f6cb9b-ffa3-43ae-8cc5-75ff2a5d10a4"
    ],
    "album": "Free Fall From Space",
    "release_id": "7fd15acf-3d13-44c4-abfe-e252505ad40a",
    "release_group_id": "197e6fe7-45fe-410c-9440-54e6031d51f5",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-06-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Bam Bam, a four-piece once featuring future Soundgarden/Pearl Jam drummer Matt Cameron and fronted by firebrand Tina Bell, took the steely rigor and technical fireworks of metal and mixed it with the glorious disorder of punk acts like X-Rey Spex. In Bell, the band found someone genuinely special; a natural stage presence and a passionate advocate for the power of rock, bearing a voice that cuts like a guillotine.\"  Here's a \nretrospective review of the album \"Free Fall From Space\": https://tapedeckpodcast.com/bam-bam-free-fall-from-space-review/\n--\nEnjoy Larry's coverage of Tina Bell and Bam Bam for KEXP's Sound & Vision podcast: https://www.kexp.org/podcasts/sound-vision/2021/3/2/tina-bell-unsung-goddess-grunge/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}