Information about plays

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

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

{
    "id": 3656848,
    "uri": "https://api.kexp.org/v2/plays/3656848/?format=api",
    "airdate": "2026-05-19T13:49:07-07:00",
    "show": 66760,
    "show_uri": "https://api.kexp.org/v2/shows/66760/?format=api",
    "image_uri": "https://dn710405.ca.archive.org/0/items/mbid-5559f6ac-e2da-4a22-a065-0641f6b2d4a2/mbid-5559f6ac-e2da-4a22-a065-0641f6b2d4a2-44988467405_thumb500.jpg",
    "thumbnail_uri": "https://dn710405.ca.archive.org/0/items/mbid-5559f6ac-e2da-4a22-a065-0641f6b2d4a2/mbid-5559f6ac-e2da-4a22-a065-0641f6b2d4a2-44988467405_thumb250.jpg",
    "song": "Time Alone",
    "track_id": "399e73ff-ac56-4ffc-93c0-2cde25c25743",
    "recording_id": "79817a3f-a2c0-4037-964e-69583052e0f2",
    "artist": "Beach Vacation",
    "artist_ids": [
        "a89df1d6-b386-4141-878a-c778b8d5452e"
    ],
    "album": "Time Alone",
    "release_id": "5559f6ac-e2da-4a22-a065-0641f6b2d4a2",
    "release_group_id": "4c5955e8-4ffc-43b5-bdb1-d2b5c35cc21a",
    "labels": [
        "16 Entertainment LLC"
    ],
    "label_ids": [
        "976f0a8c-2a25-4fc1-b925-413c90a1650f"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle band Beach Vacation originally formed in 2012. They received international recognition while they were just 16-17. After signing with former grammy awards committee member Alex Wilhelm, Tabor released the album “Coping Habits” which was mixed/mastered by Boy Pablo’s producer Erik Thormshein.\n\nhttps://beachvacation.bandcamp.com/track/time-alone",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}