Information about plays

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

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

{
    "id": 3616555,
    "uri": "https://api.kexp.org/v2/plays/3616555/?format=api",
    "airdate": "2026-02-12T11:35:24-08:00",
    "show": 65913,
    "show_uri": "https://api.kexp.org/v2/shows/65913/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-419adb72-39e1-4299-8b34-c83bb40148e8/mbid-419adb72-39e1-4299-8b34-c83bb40148e8-39007028685_thumb500.jpg",
    "thumbnail_uri": "https://ia800106.us.archive.org/0/items/mbid-419adb72-39e1-4299-8b34-c83bb40148e8/mbid-419adb72-39e1-4299-8b34-c83bb40148e8-39007028685_thumb250.jpg",
    "song": "Scooter Blues",
    "track_id": "0c7f8048-f770-4b45-aa30-b73fa98b9d95",
    "recording_id": "8e2ca290-7aea-472a-9bc5-abae2be64f04",
    "artist": "Johnny Blue Skies",
    "artist_ids": [
        "94503728-8a9b-4d16-a2ee-963dba65ab32"
    ],
    "album": "Passage Du Desir",
    "release_id": "419adb72-39e1-4299-8b34-c83bb40148e8",
    "release_group_id": "09d4bcbb-4a6a-4b4e-8ab9-a2bc2668e502",
    "labels": [
        "High Top Mountain Records"
    ],
    "label_ids": [
        "8be3db54-49d4-46c7-a3e7-6cfdfa81c5a6"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Scooter Blues\" seems to parallel Sturgill Simpson’s journey to Johnny Blue Skies. For a while, the artist had expressed a desire to depart from the weight of his celebrity and pursue a creative shift, one that can be heard playing out now under his alias and throughout 'Passage Du Desir'.\n\nAs the song goes, maybe “everybody back home will say where the hell did he go,” but who cares? As long as he got there, right?\n\nRead more insights about this track here:\nhttps://holler.country/lyrics/scooter-blues-by-johnny-blue-skies-lyrics-and-meaning/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}