Information about plays

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

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

{
    "id": 3637328,
    "uri": "https://api.kexp.org/v2/plays/3637328/?format=api",
    "airdate": "2026-04-03T15:45:54-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-253af493-6d34-3a8f-a8f9-aac02e02f6cf/mbid-253af493-6d34-3a8f-a8f9-aac02e02f6cf-3374992371_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Thought @ Work",
    "track_id": "42f26368-3c5e-3130-9c5e-72e6f51474cb",
    "recording_id": "d6c1a7db-5a9e-48b7-b584-6dd989b1757d",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Phrenology",
    "release_id": "253af493-6d34-3a8f-a8f9-aac02e02f6cf",
    "release_group_id": "98277141-0f63-3796-894a-11409d1377c4",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "2002-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": ", \"Thought @ Work\" like many others, sampled the drums from Incredible Bongo Band's \"Apache.\" It also sampled Ralph MacDonald's 1976 \"Jam on the Groove.\" -- \"I'm like Aquaman and Brown Hornet I'm like Imhotep but don't flaunt it...\" Ohhh.....Black Thought is incredible! Here's what he's sayin': https://genius.com/The-roots-thought-at-work-lyrics -- See The Roots performing \"Thought @ Work\" live in 2010: https://www.youtube.com/watch?v=sCGkiFBC5Eg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}