Information about plays

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

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

{
    "id": 3601425,
    "uri": "https://api.kexp.org/v2/plays/3601425/?format=api",
    "airdate": "2026-01-07T13:42:23-08:00",
    "show": 65588,
    "show_uri": "https://api.kexp.org/v2/shows/65588/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Day in the Sun (Gettin’ Wit U)",
    "track_id": "daa8ed3d-3d57-4026-a10f-6ed2b7a04c52",
    "recording_id": "4540e29b-fc07-4414-82cf-967c3b4f8f8d",
    "artist": "De La Soul feat. Q‐Tip & Yummy Bingham",
    "artist_ids": [
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188",
        "9ffd84ca-f5f0-4f1e-a781-0f34e53bd120",
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Cabin in the Sky",
    "release_id": "ffdb0202-6992-4e20-8385-9c8cea86096a",
    "release_group_id": "05e414ac-82dd-4fbd-bd85-a6d294c8a1df",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rapper Posdnuos: “This record is about gratitude, joy, and rebirth. We’ve been through storms, and now it’s time to stand back in the sun.” \"Day in the Sun\" is a song from their new release, \"A Cabin in the Sun,\" a tribute to the late Dave \"Trugoy the Dove\" Jolicoeur which released in November. https://www.wearedelasoul.com/\n--\nHere's the visualizer for this upbeat tune: https://www.facebook.com/wearedelasoul/videos/watch-the-visualizer-for-day-in-the-sun-gettin-wit-u-ft-q-tip-yummy-bingham-prod/1654482642623863/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}