Information about plays

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

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

{
    "id": 3633019,
    "uri": "https://api.kexp.org/v2/plays/3633019/?format=api",
    "airdate": "2026-03-24T06:33:32-07:00",
    "show": 66266,
    "show_uri": "https://api.kexp.org/v2/shows/66266/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-af44b484-fdb6-4e63-be77-e6bf5de0519b/mbid-af44b484-fdb6-4e63-be77-e6bf5de0519b-21289665444_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-af44b484-fdb6-4e63-be77-e6bf5de0519b/mbid-af44b484-fdb6-4e63-be77-e6bf5de0519b-21289665444_thumb250.jpg",
    "song": "Born to Be Wild (studio version)",
    "track_id": "cee7ccd2-0436-3969-ac37-f87aa0bf9138",
    "recording_id": "11bef7b9-f836-46d6-ad26-123ecfdb9dc6",
    "artist": "Blue Öyster Cult",
    "artist_ids": [
        "c7423e0c-ab3e-4ab4-be10-cdff5a9d3062"
    ],
    "album": "Secret Treaties",
    "release_id": "af44b484-fdb6-4e63-be77-e6bf5de0519b",
    "release_group_id": "aa882981-3a9a-375f-a3f3-a8898e4f57ae",
    "labels": [
        "Columbia",
        "Legacy"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2001-06-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blue Öyster Cult’s cover of \"Born to Be Wild\" (originally by Steppenwolf) became a cornerstone of their live identity, famously appearing on their 1975 double-live album, On Your Feet or on Your Legs.\n\nThe cover was a calculated choice by Sandy Pearlman. Since he is often credited with being the first rock critic to use the term \"heavy metal\" in a musical context, having his band cover the song that famously contains the lyric \"heavy metal thunder\" served as a definitive branding move.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}