Information about plays

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

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

{
    "id": 3582839,
    "uri": "https://api.kexp.org/v2/plays/3582839/?format=api",
    "airdate": "2025-11-25T15:42:21-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7-15875547016_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7-15875547016_thumb250.jpg",
    "song": "Me and Your Mama",
    "track_id": "977e0762-41c7-4d57-be7d-35c7dd52a2cc",
    "recording_id": "0d432f1e-60d7-40bd-b52a-2b89b1332d08",
    "artist": "Childish Gambino",
    "artist_ids": [
        "7fb57fba-a6ef-44c2-abab-2fa3bdee607e"
    ],
    "album": "“Awaken, My Love!”",
    "release_id": "34d34a27-9181-456e-b6c5-d6c0c2527ac7",
    "release_group_id": "fd817615-3d43-4f07-9509-d0a46b2bc278",
    "labels": [
        "Glassnote"
    ],
    "label_ids": [
        "58c69b6f-5c5b-4341-8be6-a43c3e69b408"
    ],
    "release_date": "2016-12-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Opening track from Childish Gambino's third studio album, \"Awaken, My Love!\" \"Whereas his previous output leaned heavily on hipster-rap, here Glover merges old and current sounds, making an ambitious collage of 808 drums, live instruments and choral wails. It begins as a lullaby: Twinkling chimes and jarring bass make up the track's weed-induced intro; and at the two-minute mark, Glover bursts into a desperate rant of love-fueled angst....\"--NPR https://tinyurl.com/3rvpsen5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}