Information about plays

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

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

{
    "id": 3524230,
    "uri": "https://api.kexp.org/v2/plays/3524230/?format=api",
    "airdate": "2025-07-08T07:07:21-07:00",
    "show": 63956,
    "show_uri": "https://api.kexp.org/v2/shows/63956/?format=api",
    "image_uri": "https://ia601302.us.archive.org/28/items/mbid-a0fadcc2-63f9-47ab-b4d7-2c539ebc364e/mbid-a0fadcc2-63f9-47ab-b4d7-2c539ebc364e-33933807754_thumb500.jpg",
    "thumbnail_uri": "https://ia801302.us.archive.org/28/items/mbid-a0fadcc2-63f9-47ab-b4d7-2c539ebc364e/mbid-a0fadcc2-63f9-47ab-b4d7-2c539ebc364e-33933807754_thumb250.jpg",
    "song": "Happy",
    "track_id": "d1ef1977-0108-3277-a93a-5f9a7c8b2914",
    "recording_id": "e6818aaa-f0c0-4c30-a6ab-6eb49ccbffda",
    "artist": "The Wrens",
    "artist_ids": [
        "492c18bc-ffbe-43b1-a22a-9bb801216b96"
    ],
    "album": "The Meadowlands",
    "release_id": "a0fadcc2-63f9-47ab-b4d7-2c539ebc364e",
    "release_group_id": "cd359166-1c41-3b6a-844c-7ff740141611",
    "labels": [
        "Absolutely Kosher Records"
    ],
    "label_ids": [
        "ab282a9a-6440-4e08-a7c5-64735a892f3e"
    ],
    "release_date": "2003-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Much has been made of the painstaking recording process for The Meadowlands, and for good reason, as the steadfast commitment to home recording over the conveniences of a more polished but less organic studio atmosphere is as vital to understanding the Wrens as any other factor. In his insightful remarks about the album, Okkervil River frontman Will Sheff, a dear friend of the band, described their preoccupation with salvaging five-year-old drum tracks rather than overdubbing new ones as “my definition of insane.”  \n\nRead more at Stereogum:  https://bit.ly/3jjTMJq",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}