Information about plays

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

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

{
    "id": 3554574,
    "uri": "https://api.kexp.org/v2/plays/3554574/?format=api",
    "airdate": "2025-09-18T11:00:50-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia800303.us.archive.org/15/items/mbid-a4a5751d-9368-459e-9cfc-24fb6909fae2/mbid-a4a5751d-9368-459e-9cfc-24fb6909fae2-15494874457_thumb500.jpg",
    "thumbnail_uri": "https://ia800303.us.archive.org/15/items/mbid-a4a5751d-9368-459e-9cfc-24fb6909fae2/mbid-a4a5751d-9368-459e-9cfc-24fb6909fae2-15494874457_thumb250.jpg",
    "song": "Way We Won’t",
    "track_id": "ddcc64f4-0fde-4cd3-baed-352762070c07",
    "recording_id": "7de689b6-a6ff-4ce1-b7a1-fd77cb6f70f1",
    "artist": "Grandaddy",
    "artist_ids": [
        "9d4c4835-c71a-4647-a4fc-263e26832cd0"
    ],
    "album": "Last Place",
    "release_id": "a4a5751d-9368-459e-9cfc-24fb6909fae2",
    "release_group_id": "74bcd0ac-2a17-4030-9d71-69ecb6c9dd00",
    "labels": [
        "30th Century",
        "Columbia"
    ],
    "label_ids": [
        "0687f311-f77c-43c2-a48c-c01197e20cf9",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2017-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Grandaddy reunion tour rolls through Seattle at The Neptune tonight! They are touring in support of the 25th anniversary of their classic album, 'The Sophtware Slump'.\n\nFollowing a brief live reunion in 2012, Grandaddy fully returned in 2017 with Last Place, their first album in over a decade, which was embraced by fans and acclaimed by critics.  A sold-out tour was cut short by the unexpected death of bassist Kevin Garcia, and all future plans were canceled indefinitely. But they're back for now, so catch them while you can!\n\nhttps://www.stgpresents.org/events/grandaddy/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}