Information about plays

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

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

{
    "id": 3615232,
    "uri": "https://api.kexp.org/v2/plays/3615232/?format=api",
    "airdate": "2026-02-09T09:52:34-08:00",
    "show": 65887,
    "show_uri": "https://api.kexp.org/v2/shows/65887/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia801206.us.archive.org/22/items/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a-43497026377_thumb250.jpg",
    "song": "Different World",
    "track_id": "7d67a94b-a2a6-4671-9098-bc77d51d1340",
    "recording_id": "2064842a-acab-45f9-99a1-66dcc09e6666",
    "artist": "De La Soul feat. Gina Loring",
    "artist_ids": [
        "cf309ba3-9155-40a5-87fc-d99eb7279280",
        "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": "New music from De La Soul! The legendary NY hip-hip trio De La Soul return with their 9th and likely final album, which is their first in nine years and first since the death of founding member David Jolicoeur (aka Dave aka Trugoy the Dove aka Plug Two) in February 2023. \n\nhttps://www.wearedelasoul.com/\nhttps://delasoul.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}