Information about plays

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

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

{
    "id": 3596726,
    "uri": "https://api.kexp.org/v2/plays/3596726/?format=api",
    "airdate": "2025-12-27T13:55:24-08:00",
    "show": 65489,
    "show_uri": "https://api.kexp.org/v2/shows/65489/?format=api",
    "image_uri": "https://ia600205.us.archive.org/6/items/mbid-e793345c-48a7-4fd7-b340-dc1f7052823d/mbid-e793345c-48a7-4fd7-b340-dc1f7052823d-9706710911_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/6/items/mbid-e793345c-48a7-4fd7-b340-dc1f7052823d/mbid-e793345c-48a7-4fd7-b340-dc1f7052823d-9706710911_thumb250.jpg",
    "song": "6 Underground",
    "track_id": "289a8ed8-e38d-310d-9686-8aed030f5311",
    "recording_id": "21e9ced5-0d97-42ed-9689-f35ee82cd9a3",
    "artist": "Sneaker Pimps",
    "artist_ids": [
        "696d8523-39a0-44e2-9add-afaa183a2f46"
    ],
    "album": "Becoming X",
    "release_id": "e793345c-48a7-4fd7-b340-dc1f7052823d",
    "release_group_id": "62c14bd1-2a53-3a69-9b68-c3df4bc61032",
    "labels": [
        "avex trax"
    ],
    "label_ids": [
        "168f48c8-057e-4974-9600-aa9956d21e1a"
    ],
    "release_date": "1996-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut LP by Sneaker Pimps, the only appearance of Kelli Dayton as member of the group -- recorded in Liam Howe's bedroom, with a vocal booth improvised in a cupboard\n\nThe \"A one, two, a one, two\" sample comes from 1993's \"Breakadawn\" by De La Soul, with horns and harp sampled from John Barry's soundtrack to the 1964 James Bond film \"Goldfinger\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}