Information about plays

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

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

{
    "id": 3540225,
    "uri": "https://api.kexp.org/v2/plays/3540225/?format=api",
    "airdate": "2025-08-15T03:10:14-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://ia601904.us.archive.org/22/items/mbid-b6a6661d-65fb-4739-a48f-fccb2b98eb06/mbid-b6a6661d-65fb-4739-a48f-fccb2b98eb06-42137163135_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-b6a6661d-65fb-4739-a48f-fccb2b98eb06/mbid-b6a6661d-65fb-4739-a48f-fccb2b98eb06-42137163135_thumb250.jpg",
    "song": "These Days",
    "track_id": "5d08e4f0-4300-499d-88c0-9e4298f65b80",
    "recording_id": "2d3b2f98-ecc1-4d7e-b8b8-aa955a2e60a1",
    "artist": "Byland",
    "artist_ids": [
        "c1183d3c-1a1e-43ff-8bf9-1d3778d12399"
    ],
    "album": "These Days",
    "release_id": "b6a6661d-65fb-4739-a48f-fccb2b98eb06",
    "release_group_id": "7a7d51d0-8c03-4d30-9fdd-eab0a5e085df",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Byland will perform at The Sunset Tavern on Friday, October 3.\n\nByland is the moniker and last name of Seattle-based, Albuquerque-raised, singer-songwriter and multi-instrumentalist, Alie Renee.\n\n\"Don't confront me with my failures...I have not forgotten them.\"\nThis is her great cover of the classic Jackson Browne song.\n\nhttps://bylandmusic.bandcamp.com/\nhttps://www.bylandmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}