Information about plays

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

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

{
    "id": 3635161,
    "uri": "https://api.kexp.org/v2/plays/3635161/?format=api",
    "airdate": "2026-03-29T14:36:17-07:00",
    "show": 66312,
    "show_uri": "https://api.kexp.org/v2/shows/66312/?format=api",
    "image_uri": "https://ia600308.us.archive.org/16/items/mbid-e121961a-7ba7-4287-92ff-2f60c61323da/mbid-e121961a-7ba7-4287-92ff-2f60c61323da-43319105494_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Shut Up and Dance",
    "track_id": "4e68a3db-b193-4fc8-be3c-7e1a80683f8d",
    "recording_id": "73a28e25-bdc3-4682-9fd7-9b1d4bc9dbb3",
    "artist": "Linda From Work",
    "artist_ids": [
        "a1aa3ae3-2c08-4436-9635-0e9e057e0646"
    ],
    "album": "Linda From Work",
    "release_id": "e121961a-7ba7-4287-92ff-2f60c61323da",
    "release_group_id": "255ccf38-9a97-49cd-b068-24ab9cdab5ef",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request! \n\nPlaying Baba Yaga tonight with Jesus Christ Taxi Driver, and the Rickshaw Stop in SF on April 26th: https://tickets.venuepilot.com/e/jesus-christ-taxi-driver-2026-03-29-baba-yaga-seattle-e38b9d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}