Information about plays

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

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

{
    "id": 3629469,
    "uri": "https://api.kexp.org/v2/plays/3629469/?format=api",
    "airdate": "2026-03-15T20:59:42-07:00",
    "show": 66191,
    "show_uri": "https://api.kexp.org/v2/shows/66191/?format=api",
    "image_uri": "https://coverartarchive.org/release/0e1c418e-8d7a-4e23-bebc-658e95dadf35/38266260608-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0e1c418e-8d7a-4e23-bebc-658e95dadf35/38266260608-250.jpg",
    "song": "Treasure",
    "track_id": null,
    "recording_id": "580ac361-729b-4753-b5ee-6965071eb8e5",
    "artist": "Hypnotic Brass Ensemble",
    "artist_ids": [
        "cc37d0c1-493d-487e-9694-3cf48ae6370d"
    ],
    "album": "Hypnotic Joints: Volume Two",
    "release_id": null,
    "release_group_id": "7d72cbdd-e9a8-4c5f-bcd0-c249dff28b02",
    "labels": [
        "Pheelco Entertainment Inc."
    ],
    "label_ids": [
        "0380b613-e780-4adb-abd3-a6e31217bc59"
    ],
    "release_date": "2024-03-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hypnotic Brass Ensemble (also known as The Bad Boys of Jazz) is an eight-piece, Chicago-based brass ensemble consisting of eight sons of the jazz trumpeter Phil Cohran. Their musical style ranges from hip-hop to jazz to funk and rock, including calypso and gypsy music. They call their eclectic blend of sound \"now music\", or \"Hypnotic\". Reared in the teachings of music since they were children, they grew up on the stage playing as the \"Phil Cohran Youth Ensemble\". Here's an interview: https://vocalo.org/hypnotic-brass-ensemble/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}