Information about plays

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

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

{
    "id": 3616950,
    "uri": "https://api.kexp.org/v2/plays/3616950/?format=api",
    "airdate": "2026-02-13T10:53:03-08:00",
    "show": 65921,
    "show_uri": "https://api.kexp.org/v2/shows/65921/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-35977175-ccb2-46e6-b954-754b47a86b8c/mbid-35977175-ccb2-46e6-b954-754b47a86b8c-29779811652_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-35977175-ccb2-46e6-b954-754b47a86b8c/mbid-35977175-ccb2-46e6-b954-754b47a86b8c-29779811652_thumb250.jpg",
    "song": "Chaise Longue",
    "track_id": "6b1840b3-cc09-42e8-bd70-7e5769252bef",
    "recording_id": "4cecbd69-fe33-4586-a88c-7a62aeab56c3",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "Chaise Longue",
    "release_id": "35977175-ccb2-46e6-b954-754b47a86b8c",
    "release_group_id": "40440afb-9e0a-402f-9c5c-fa7869b92009",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2021-06-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wet Leg's most recent Live on KEXP session comes from last September!  They performed songs from their sophomore album, moisturizer. \nhttps://www.youtube.com/watch?v=zIEZdq_25bs&t=937s\n\nIn 2021, around the time of their debut album's release, Larry Mizell, Jr. sat down with Rhian Teasdale and Hester Chambers and discovered how silly this band really is: https://www.kexp.org/podcasts/sound-vision/2021/11/30/getting-silly-wet-leg/\n\nhttps://wetleg.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}