Information about plays

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

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

{
    "id": 3656620,
    "uri": "https://api.kexp.org/v2/plays/3656620/?format=api",
    "airdate": "2026-05-19T01:19:20-07:00",
    "show": 66756,
    "show_uri": "https://api.kexp.org/v2/shows/66756/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-56fbc68e-6b49-4648-8424-01de78be1db5/mbid-56fbc68e-6b49-4648-8424-01de78be1db5-44983891596_thumb500.jpg",
    "thumbnail_uri": "https://ia601806.us.archive.org/33/items/mbid-56fbc68e-6b49-4648-8424-01de78be1db5/mbid-56fbc68e-6b49-4648-8424-01de78be1db5-44983891596_thumb250.jpg",
    "song": "STORM I",
    "track_id": "6a384efc-5199-488b-ba30-7e8a18c64cc3",
    "recording_id": "039230c8-13f7-42a3-bf4b-0079435f6a36",
    "artist": "GENER8ION & Yung Lean",
    "artist_ids": [
        "4223b47f-3af9-4e07-a4cf-7f8c8df0c0e8",
        "757ed661-fbad-4e45-b1cd-a6b09f06f54a"
    ],
    "album": "STORM",
    "release_id": "56fbc68e-6b49-4648-8424-01de78be1db5",
    "release_group_id": "58a7d9ce-fcf5-449c-8260-cc6d34d94e1e",
    "labels": [
        "Iconoclast Music"
    ],
    "label_ids": [
        "17777719-fff8-4cca-832a-6e147a80813d"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from GENER8ION & Yung Lean. Yung Lean was in our original KEXP studio 11 years ago! Check it out: https://www.youtube.com/watch?v=LDGNdQ_DXRY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}