Information about plays

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

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

{
    "id": 3593070,
    "uri": "https://api.kexp.org/v2/plays/3593070/?format=api",
    "airdate": "2025-12-19T11:59:57-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "EN EFF",
    "track_id": "2dd7dcea-9dfe-4fa1-84f3-4605b4f6f7a4",
    "recording_id": "e0e35d4b-299c-4ec7-8fc8-508123e30334",
    "artist": "De La Soul feat. Black Thought",
    "artist_ids": [
        "5f39d33c-a167-4a63-9c44-71d27618b712",
        "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": "More from #77 on our countdown of YOUR favorite albums of 2025\n\nDe La Soul released this new album just last month! It's their first in nine years and marks their 10th LP. \n\n\"‘Cabin in the Sky’ is a triumphant, soulful, full-of-life celebration of De La Soul’s singular sound, style, and legacy over its steady and solid 20-track, 70-minute journey that still features plenty of Dave and all of the group’s iconic touchstones – impeccable rapping, top-notch beats, sophisticated range, clever samples/interpolations, and plenty of interstitial skits to keep it all moving.\" -- Chris Sanley, KEXP\n\nhttps://kexp.org/read/2025/11/24/new-music-reviews-1124/\n\nhttps://delasoul.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}