Information about plays

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

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

{
    "id": 3539627,
    "uri": "https://api.kexp.org/v2/plays/3539627/?format=api",
    "airdate": "2025-08-13T14:37:40-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://ia800908.us.archive.org/34/items/mbid-fdc1cde1-8990-4e0a-b661-acf67d01c4d8/mbid-fdc1cde1-8990-4e0a-b661-acf67d01c4d8-42389199216_thumb500.jpg",
    "thumbnail_uri": "https://ia600908.us.archive.org/34/items/mbid-fdc1cde1-8990-4e0a-b661-acf67d01c4d8/mbid-fdc1cde1-8990-4e0a-b661-acf67d01c4d8-42389199216_thumb250.jpg",
    "song": "Do Nothing",
    "track_id": "9c28910a-b1f8-420e-b3d3-4105aa21f0f7",
    "recording_id": "b5e93c0c-338d-4741-b4c9-526d925a062b",
    "artist": "Bass Drum of Death",
    "artist_ids": [
        "de91eca2-c09a-4c92-84d1-3fb80ccd6d59"
    ],
    "album": "Do Nothing",
    "release_id": "fdc1cde1-8990-4e0a-b661-acf67d01c4d8",
    "release_group_id": "17e6a26e-f859-46dd-9e99-b5ba52847cc2",
    "labels": [
        "Cobraside"
    ],
    "label_ids": [
        "2d430eac-adf6-4373-b7d6-541a1e69c6d8"
    ],
    "release_date": "2025-06-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Oxford, Mississippi garage band is playing the Brick and Mortar Hall in SF on Saturday, November 8th, and Madame Lou's in Seattle on Wednesday, November 12th.\n--\n:Do Nothing\" is the lead single from their forthcoming album \"SIX, \" due out September 12th via Fat Possum Records. \nHere's the official video: https://www.youtube.com/watch?v=j3ELAjGD-jQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}