Information about plays

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

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

{
    "id": 3549628,
    "uri": "https://api.kexp.org/v2/plays/3549628/?format=api",
    "airdate": "2025-09-06T13:42:23-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia801000.us.archive.org/3/items/mbid-6bfdda9f-d838-4f00-9903-d8862f7eea7f/mbid-6bfdda9f-d838-4f00-9903-d8862f7eea7f-42934913087_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-6bfdda9f-d838-4f00-9903-d8862f7eea7f/mbid-6bfdda9f-d838-4f00-9903-d8862f7eea7f-42934913087_thumb250.jpg",
    "song": "Like a Constellation",
    "track_id": "c5e95755-2daa-4d0e-aef3-bcc4cdc10801",
    "recording_id": "8794f30b-c3ec-4e90-9a5c-92501153c359",
    "artist": "The Phenomenal Handclap Band",
    "artist_ids": [
        "37116914-db39-443c-981d-75d6326450f1"
    ],
    "album": "Like A Constellation",
    "release_id": "6bfdda9f-d838-4f00-9903-d8862f7eea7f",
    "release_group_id": "5db4bba8-ee23-4018-acf2-cc2a7d939ae7",
    "labels": [
        "Nublu Records"
    ],
    "label_ids": [
        "466bed12-3c9d-4065-bcc1-bc948b20a2bc"
    ],
    "release_date": "2025-08-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Phenomenal Handclap Band is Daniel Collás, Juliet Swango, and Monika Heidemann. Since 2017, they’ve released numerous critically acclaimed singles on labels such as Daptone, Toy Tonics, and Glitterbox, garnering praise from Paul McCartney, Zane Lowe, Bryan Ferry, Brian Jackson, Gilles Peterson, Elton John, Don Letts, and Simon LeBon, to name only a few. \n\nhttps://thephenomenalhandclapband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}