Information about plays

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

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

{
    "id": 3554567,
    "uri": "https://api.kexp.org/v2/plays/3554567/?format=api",
    "airdate": "2025-09-18T10:33:59-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc-42388078417_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc/mbid-48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc-42388078417_thumb250.jpg",
    "song": "Who Laughs Last",
    "track_id": "d8442a4f-651a-4f19-96af-b0f4c3d264c4",
    "recording_id": "88dbf936-3ce9-4832-a3fe-a469f8bae0cc",
    "artist": "Lord Huron feat. Kristen Stewart",
    "artist_ids": [
        "49fbc5c2-9ce2-4c8b-b963-0c82c7c4525e",
        "51c76d97-0635-433c-b26d-66beb81657f8"
    ],
    "album": "The Cosmic Selector Vol. 1",
    "release_id": "48ec7b83-8e2b-4346-bd0c-ad7bf7b088bc",
    "release_group_id": "e82507a6-8864-4fe4-b7c6-caeb81e88a4d",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lord Huron's Ben Schneider said this of the spoken word collaboration with actress Kristen Stewart:\n\n\"I didnʼt know Kristen previously, but Iʼd been a big fan since seeing her work with Olivier Assayas, which my wife introduced me to. I kept hearing her voice when I was writing this song and just thought \"what the hell, Iʼll reach out and see,\" thinking it was a long shot. But she said she was interested, so we met up and hit it off talking about books, movies and music. She immediately got what I was going for and had great ideas to boot. Sheʼs just a great person and so creative and open. She added a lot to the video concept, as well. It was the kind of collaboration you dream of, honestly.\n\nhttps://wayoutthere.fandom.com/wiki/Who_Laughs_Last",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}