Information about plays

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

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

{
    "id": 3657317,
    "uri": "https://api.kexp.org/v2/plays/3657317/?format=api",
    "airdate": "2026-05-20T17:14:32-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-869bb80d-1500-4edd-8527-1d1f47994940/mbid-869bb80d-1500-4edd-8527-1d1f47994940-36415281422_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-869bb80d-1500-4edd-8527-1d1f47994940/mbid-869bb80d-1500-4edd-8527-1d1f47994940-36415281422_thumb250.jpg",
    "song": "Underwater Boi",
    "track_id": "9f5648c3-9d7e-460e-893d-e9dbf004a694",
    "recording_id": "1d483b95-87c8-4518-932c-01b2e27935d6",
    "artist": "Turnstile & BADBADNOTGOOD",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed",
        "754294d5-d7d2-4ea2-8184-1dcaaf55a56f"
    ],
    "album": "New Heart Designs",
    "release_id": "869bb80d-1500-4edd-8527-1d1f47994940",
    "release_group_id": "fa1961f0-a602-4ab0-be5c-104a80aebcd1",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2023-08-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Turnstile teamed up with BADBADNOTGOOD–the jazz group that have collaborated with Odd Future, MF DOOM, and more–for \"New Heart Designs,\" an EP with re-imaginings of three songs from Turnstile’s 2021 album \"Glow On,\" -- Read more about the collaborative EP here: https://pitchfork.com/news/turnstile-and-badbadnotgood-team-up-for-new-heart-designs-ep-listen/\n--\n\nCatch them on tour this Fall! https://turnstilehardcore.com/pages/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}