Information about plays

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

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

{
    "id": 3554025,
    "uri": "https://api.kexp.org/v2/plays/3554025/?format=api",
    "airdate": "2025-09-17T03:08:05-07:00",
    "show": 64583,
    "show_uri": "https://api.kexp.org/v2/shows/64583/?format=api",
    "image_uri": "https://ia804507.us.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": "Free Fall From Space",
    "track_id": "1938017f-45f2-460d-aecc-4b796986f0cd",
    "recording_id": "186bb3e8-219f-48d2-b43b-f8bcd64ea895",
    "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": "The Tower forces a reckoning, and in the rubble, you’re faced with a choice: rebuild with intention, or keep clinging to what was never stable to begin with.\n\nIn this KEXP podcast, Larry Mizell Jr. tells the story of Bam Bam and the life of frontwoman Tina Bell. He also explores why we’ve never heard of this group before and why their story has been erased from Seattle music history.: https://www.kexp.org/podcasts/sound-vision/2021/3/2/tina-bell-unsung-goddess-grunge/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}