Information about plays

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

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

{
    "id": 3544991,
    "uri": "https://api.kexp.org/v2/plays/3544991/?format=api",
    "airdate": "2025-08-26T08:32:12-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff-37870250544_thumb500.jpg",
    "thumbnail_uri": "https://ia801300.us.archive.org/32/items/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff/mbid-6c559bc9-0ca3-40a4-99f0-151e0e7a99ff-37870250544_thumb250.jpg",
    "song": "Oh So Close, Yet So Far",
    "track_id": "ae6aa3ac-3dc9-4fa1-aa4f-b87c3f73d334",
    "recording_id": "39027a88-9587-4ac7-8211-ec397fef47be",
    "artist": "Shannon and the Clams",
    "artist_ids": [
        "edda8263-7286-4227-9dc4-9ed8e6177f84"
    ],
    "album": "The Moon Is in the Wrong Place",
    "release_id": "6c559bc9-0ca3-40a4-99f0-151e0e7a99ff",
    "release_group_id": "3bdff444-eb6c-4ad2-9731-6d772cad602f",
    "labels": [
        "Easy Eye Sound"
    ],
    "label_ids": [
        "895e5b19-d586-4f83-a2aa-2b00d4803ba4"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco’s Shannon & The Clams are generally associated with good times, especially their live shows, but new album The Moon is in the Wrong Place was born of tragedy. In 2022, Shannon Shaw’s fiancé, Joe Haener, was killed in an auto accident just weeks before their wedding. “We all felt the urgency of making something that reckoned with this meteor that smashed into our planet,” keyboardist Will Sprott says. “This is the most focused record we’ve ever done, as far as everything coming from a singular traumatic event.” The circumstances and lyrics are heavy, but it has resulted in Shannon & The Clams’ best album to date.\n--https://shannonandtheclams.bandcamp.com/album/the-moon-is-in-the-wrong-place",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}