Information about plays

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

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

{
    "id": 3548064,
    "uri": "https://api.kexp.org/v2/plays/3548064/?format=api",
    "airdate": "2025-09-02T16:41:04-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://ia600105.us.archive.org/30/items/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7-40936678359_thumb500.jpg",
    "thumbnail_uri": "https://ia800105.us.archive.org/30/items/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7-40936678359_thumb250.jpg",
    "song": "Ubique",
    "track_id": "07c6f1bb-ae61-49e5-b2d0-b7823924c0e7",
    "recording_id": "60e29712-24ba-4be8-b3ef-1823ef9975f9",
    "artist": "Miki Berenyi Trio",
    "artist_ids": [
        "5473e666-9dba-45bb-a6f1-bfc5f8e3fc5f"
    ],
    "album": "Tripla",
    "release_id": "e649fe91-147b-49fa-a70c-25fe3c1bc3b7",
    "release_group_id": "a8bfd782-7a8e-4012-9b3d-670152677ab5",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miki Berenyi Trio are Miki Berenyi on vocals/guitar (Lush), Kevin ‘Moose’ McKillop on guitar (Moose) and Oliver Cherer (Gilroy Mere, Aircooled)\nhttps://mikiberenyitrio.bandcamp.com\n\nUpcoming shows: \n-The Neptune Theatre in Seattle on Thursday, October 23rd \n-The Great American Music Hall in SF on Monday, October 27th",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}