Information about plays

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

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

{
    "id": 3665312,
    "uri": "https://api.kexp.org/v2/plays/3665312/?format=api",
    "airdate": "2026-06-08T10:20:00-07:00",
    "show": 66936,
    "show_uri": "https://api.kexp.org/v2/shows/66936/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-63cfdbc7-ae1c-41c7-a007-fd5f59de8073/mbid-63cfdbc7-ae1c-41c7-a007-fd5f59de8073-14774816879_thumb500.jpg",
    "thumbnail_uri": "https://ia800509.us.archive.org/16/items/mbid-63cfdbc7-ae1c-41c7-a007-fd5f59de8073/mbid-63cfdbc7-ae1c-41c7-a007-fd5f59de8073-14774816879_thumb250.jpg",
    "song": "Monday Morning, Somewhere Central",
    "track_id": "759cc9c2-d589-4728-a9e4-8ed1905785b4",
    "recording_id": "2586fb72-cf5e-4437-a52e-4a51107f124d",
    "artist": "Ultimate Painting",
    "artist_ids": [
        "633a4da5-b0c8-4822-88c6-7dd0017830a8"
    ],
    "album": "Dusk",
    "release_id": "d0aa10da-b700-4a74-8370-1721380420a0",
    "release_group_id": "d5b6c19c-c5d1-417e-853e-3ff68c92bad7",
    "labels": [
        "Trouble in Mind"
    ],
    "label_ids": [
        "8c5c6efd-f29d-4bf0-9b42-d5df674c4c97"
    ],
    "release_date": "2016-09-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London, UK duo of Jack Cooper & James Hoare.\n\nHere's Live Video from Ultimate Painting's 2015 KEXP In-Studio, hosted by Cheryl! https://www.youtube.com/watch?v=wcOGEam4kow\n\nhttps://ultimatepainting.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}