Information about plays

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

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

{
    "id": 3574318,
    "uri": "https://api.kexp.org/v2/plays/3574318/?format=api",
    "airdate": "2025-11-05T13:03:20-08:00",
    "show": 65029,
    "show_uri": "https://api.kexp.org/v2/shows/65029/?format=api",
    "image_uri": "https://ia800609.us.archive.org/23/items/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea-41064553335_thumb500.jpg",
    "thumbnail_uri": "https://ia800609.us.archive.org/23/items/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea-41064553335_thumb250.jpg",
    "song": "NEW WORLD",
    "track_id": "1c54b681-16ce-478b-a9cc-7e0241318053",
    "recording_id": "184a45cf-b6b7-41c9-b31d-a4453bb84499",
    "artist": "Benjamin Booker",
    "artist_ids": [
        "51b13502-903f-4c6c-b0a2-9cccfbfea9b1"
    ],
    "album": "LOWER",
    "release_id": "7e130bfb-20bd-4dc2-8193-93286aad0951",
    "release_group_id": "d5758b2e-22ee-4bd8-b1ab-0536db797eee",
    "labels": [
        "Fire Next Time Records",
        "Thirty Tigers"
    ],
    "label_ids": [
        "587d405a-974f-40bb-8118-cf735f74e182",
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2025-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday and welcome to The Afternoon Show with the renowned Larry Mizell Jr. and terrific producer Sharlese. Today, at 2:00 p.m., representatives from The Residency will stop by to chat with Larry about “Celebrating 10 Years of Dedication, Development & Dopeness.” We’ll have tickets to give away to “An Evening with The Residency in 3-D” on Thursday, November 20th.  PLUS, Algernon Cadwallader will be LIVE in the KEXP studio at 3:00 p.m. That performance is open to the public! We’re so glad you’re here with us!\n--\nNew Orleans artist Benjamin Booker worked with producer Kenny Segal  for \"LOWER,\" his first album in eight years.: https://pitchfork.com/reviews/albums/benjamin-booker-lower/\n--\nBooker said this about \"NEW WORLD\": This Terrence Malick movie [2005’s The New World] is criminally underrated. I think it’s because it came out the same time as Colin Farrell’s sex tape and people couldn’t stop thinking about him slurping up Pocahontas. I applaud every sex tape. Do you.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}