Information about plays

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

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

{
    "id": 3545936,
    "uri": "https://api.kexp.org/v2/plays/3545936/?format=api",
    "airdate": "2025-08-28T16:10:55-07:00",
    "show": 64412,
    "show_uri": "https://api.kexp.org/v2/shows/64412/?format=api",
    "image_uri": "https://ia902806.us.archive.org/11/items/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3-6866753209_thumb500.jpg",
    "thumbnail_uri": "https://ia802806.us.archive.org/11/items/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3/mbid-56bb0b13-5e09-48b2-bc85-bffec742d6c3-6866753209_thumb250.jpg",
    "song": "The Golden Throne",
    "track_id": "c4dffd96-56d5-43bc-81b0-53209b2bb7f5",
    "recording_id": "16442403-2b88-406f-9960-c58f91d7cb7f",
    "artist": "Temples",
    "artist_ids": [
        "1916fc94-bf9c-4ba2-90b0-22ebb5444d57"
    ],
    "album": "Sun Structures",
    "release_id": "56bb0b13-5e09-48b2-bc85-bffec742d6c3",
    "release_group_id": "02057791-c023-45a1-8551-0eb3a7c86329",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2014-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album from the English psych band!  The Rough Trade stores chose it as their #1 Album of 2014!\n\n“Sun Structures was Heavenly Recordings 100th release and what a release it is!!. It’s immaculately-crafted pyschedelic pop album that would sit perfectly next to The Byrds, T Rex and Tame Impala. It’s full of psych drenched guitars, the odd burst of the 60′s sounding organ, energetic drums and a collection of bass lines that most bands would kill for. Bursting with ideas, each track marries a stunning chorus with singer James Bagshaw’s velveteen vocal, a slew of harmonies and kaleidoscopic melodies.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}