Information about plays

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

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

{
    "id": 3645641,
    "uri": "https://api.kexp.org/v2/plays/3645641/?format=api",
    "airdate": "2026-04-23T05:38:21-07:00",
    "show": 66528,
    "show_uri": "https://api.kexp.org/v2/shows/66528/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-b4b870f4-2298-4364-8711-7d7b707b68cc/mbid-b4b870f4-2298-4364-8711-7d7b707b68cc-43113690968_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-b4b870f4-2298-4364-8711-7d7b707b68cc/mbid-b4b870f4-2298-4364-8711-7d7b707b68cc-43113690968_thumb250.jpg",
    "song": "Magic Mary",
    "track_id": "6bc552cb-f4da-4032-a006-7fa1410dd730",
    "recording_id": "c6fa40d1-9144-4759-9a2c-4315e10619a7",
    "artist": "The Sha La Das",
    "artist_ids": [
        "cbb86751-55f1-49dc-a955-89ce43b6dfcd"
    ],
    "album": "Your Picture",
    "release_id": "b4b870f4-2298-4364-8711-7d7b707b68cc",
    "release_group_id": "4f10417f-1d4b-4328-8fca-bf80ad794d44",
    "labels": [
        "Diamond West Records"
    ],
    "label_ids": [
        "9f7b4e7b-9890-4d0b-bbbe-8abf58d45bca"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sophomore album from The Sha La Das is dedicated to their family matriarch, Linda, \n\nAt the center of The Sha La Das are the four Schaldas: three talented brothers and the father who taught his boys group harmonies on the stoop of their Staten Island home growing up.\n\nThe band features a number of the players that have helped define the Daptone Sound including members of The Dap-Kings, Charles Bradley, and Menahan Street Band. \n\nhttps://theshaladas.bandcamp.com/album/just-for-a-minute",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}