Information about plays

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

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

{
    "id": 3571267,
    "uri": "https://api.kexp.org/v2/plays/3571267/?format=api",
    "airdate": "2025-10-29T03:27:09-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "https://ia600503.us.archive.org/7/items/mbid-fc234920-78b7-4b51-9844-40067fa13146/mbid-fc234920-78b7-4b51-9844-40067fa13146-23785162095_thumb500.jpg",
    "thumbnail_uri": "https://dn721300.ca.archive.org/0/items/mbid-fc234920-78b7-4b51-9844-40067fa13146/mbid-fc234920-78b7-4b51-9844-40067fa13146-23785162095_thumb250.jpg",
    "song": "Whistlin' Past the Graveyard",
    "track_id": "d2c815cd-bc2e-3408-b92b-da20301502f2",
    "recording_id": "3d5e68ca-6937-4608-9ed5-c4e9b5b40990",
    "artist": "Screamin’ Jay Hawkins",
    "artist_ids": [
        "185af318-55c7-405f-8b00-0fa308e56da9"
    ],
    "album": "New Coat of Paint: Songs of Tom Waits",
    "release_id": "fc234920-78b7-4b51-9844-40067fa13146",
    "release_group_id": "276d1843-b624-3f91-b104-e29acbcdb9c5",
    "labels": [
        "Manifesto"
    ],
    "label_ids": [
        "04f8fe8c-83da-4912-9c6c-295923fd48dd"
    ],
    "release_date": "2000-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jalacy J. \"Screamin' Jay\" Hawkins was an American singer-songwriter, musician, actor, film producer, and boxer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}