Information about plays

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

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

{
    "id": 3627059,
    "uri": "https://api.kexp.org/v2/plays/3627059/?format=api",
    "airdate": "2026-03-09T09:25:14-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146-11539538893_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146-11539538893_thumb250.jpg",
    "song": "I Will Survive",
    "track_id": "350639ed-863c-3a13-b8fc-e5b19bf9b547",
    "recording_id": "c4714305-2da5-4592-97b4-6239ef900584",
    "artist": "Gloria Gaynor",
    "artist_ids": [
        "d5c51c36-ac67-4727-91ed-ee9f0df81a2d"
    ],
    "album": "The Adventures of Priscilla, Queen of the Desert: Songs From the Motion Picture",
    "release_id": "7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146",
    "release_group_id": "e68e6968-74c2-3e66-a930-1dc0218ba9c2",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1994-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We will survive with your help!  https://www.kexp.org/donate/\n\n\"I'm driving from West Seattle up to Blaine for a company retreat and just pulled over in the first rest stop to pledge - while the signal in my car is fading, my love of KEXP is strong!\" - Jill",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}