Information about plays

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

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

{
    "id": 3549109,
    "uri": "https://api.kexp.org/v2/plays/3549109/?format=api",
    "airdate": "2025-09-05T05:34:42-07:00",
    "show": 64478,
    "show_uri": "https://api.kexp.org/v2/shows/64478/?format=api",
    "image_uri": "https://ia600706.us.archive.org/16/items/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2-42259708131_thumb500.jpg",
    "thumbnail_uri": "https://dn721705.ca.archive.org/0/items/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2/mbid-477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2-42259708131_thumb250.jpg",
    "song": "Sunny Sight",
    "track_id": "3e172a38-072a-4745-8273-c6bee5060583",
    "recording_id": "91243fd3-f27e-45bb-a847-8b7508d53a61",
    "artist": "Double Wish",
    "artist_ids": [
        "32942da7-1b28-4d5b-8cc5-cdd49309753e"
    ],
    "album": "Double Wish",
    "release_id": "477a1ffb-19d5-4e59-8d8a-43d9b1dc7fa2",
    "release_group_id": "eebf2df6-930c-4f88-b2ed-696c39cb7495",
    "labels": [
        "Hit the North Records"
    ],
    "label_ids": [
        "84661b60-40a9-489a-80e9-f6a0f14bca29"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Double Wish makes dark-sunshine-pop. Multi-instrumentalists Philippe Andre and Adam Sabolick have weaved in and out of different musical projects throughout the Los Angeles region since 2007. In 2020 bedroom demos became studio recordings and Double Wish began.  \n\nhttps://doublewish.bandcamp.com/album/double-wish",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}