Information about plays

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

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

{
    "id": 3574680,
    "uri": "https://api.kexp.org/v2/plays/3574680/?format=api",
    "airdate": "2025-11-06T10:04:04-08:00",
    "show": 65036,
    "show_uri": "https://api.kexp.org/v2/shows/65036/?format=api",
    "image_uri": "https://ia600804.us.archive.org/13/items/mbid-7b952493-a2a9-4470-92b0-642fd46d191c/mbid-7b952493-a2a9-4470-92b0-642fd46d191c-9837414845_thumb500.jpg",
    "thumbnail_uri": "https://ia600804.us.archive.org/13/items/mbid-7b952493-a2a9-4470-92b0-642fd46d191c/mbid-7b952493-a2a9-4470-92b0-642fd46d191c-9837414845_thumb250.jpg",
    "song": "B Side Wins Again",
    "track_id": "87f807b5-ff96-3266-bf36-304f83147f16",
    "recording_id": "d24fb442-395a-4d84-91e6-272fb8ec9eec",
    "artist": "Public Enemy",
    "artist_ids": [
        "bf2e15d0-4b77-469e-bfb4-f8414415baca"
    ],
    "album": "Fear of a Black Planet",
    "release_id": "7b952493-a2a9-4470-92b0-642fd46d191c",
    "release_group_id": "13cf2244-c850-304d-bc46-b30e3f10e0cc",
    "labels": [
        "Def Jam Recordings",
        "Columbia"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with Cheryl Waters! We're so happy to have you here with us today. \n\nStay tuned for your chance to win tickets to see Acapulco Lips in Seattle on Thursday, Dec. 11, at Chop Suey (21+).\n\n--\n\n\"Public Enemy is one of the most revolutionary forces in hip-hop, expanding the music's sonic vocabulary while raising the stakes for its social impact.\"\n\nhttps://www.allmusic.com/artist/public-enemy-mn0000856785#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}