Information about plays

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

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

{
    "id": 3627067,
    "uri": "https://api.kexp.org/v2/plays/3627067/?format=api",
    "airdate": "2026-03-09T10:02:43-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d-17556203357_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d-17556203357_thumb250.jpg",
    "song": "Tinseltown Swimming in Blood",
    "track_id": "619901b5-866b-4a24-82c7-2a9c6bdddbad",
    "recording_id": "bcadecef-ad19-4fc7-a97d-87d57ce394a5",
    "artist": "Destroyer",
    "artist_ids": [
        "61604b45-8a91-4e33-a1b6-45d7b1fec4e5"
    ],
    "album": "ken",
    "release_id": "cda05548-647b-47a3-b9a1-af8d71aa833d",
    "release_group_id": "f19377ec-ab88-4bd7-a617-8fb10b8a60e0",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2017-10-20",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with Cheryl Waters!\n\nIt's the Spring Drive: Donate now to join the KEXP Supporter Community!\nhttps://kexp.org/donate/\n\nVancouver, BC artist Dan Bejar started Destroyer as a solo home-recording project in the early to mid-nineties. Exploring and overturning genres such as glam, MIDI, yacht rock, & even underground Spanish independent artists, Bejar was proclaimed “Rock’s Exiled King” by The Fader.\n\nThis great song by Dan Bejar was selected as a KEXP Song of the Day in 2017. You can acquire it for yourself here: https://www.kexp.org/read/2017/10/26/song-of-the-day-destroyer-tinseltown-swimming-in-blood/\n\nhttps://destroyer.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}