Information about plays

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

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

{
    "id": 3610857,
    "uri": "https://api.kexp.org/v2/plays/3610857/?format=api",
    "airdate": "2026-01-30T02:34:54-08:00",
    "show": 65790,
    "show_uri": "https://api.kexp.org/v2/shows/65790/?format=api",
    "image_uri": "https://ia903103.us.archive.org/18/items/mbid-582514dd-cf96-4d49-a419-5540b49cc96b/mbid-582514dd-cf96-4d49-a419-5540b49cc96b-20182349409_thumb500.jpg",
    "thumbnail_uri": "https://ia903103.us.archive.org/18/items/mbid-582514dd-cf96-4d49-a419-5540b49cc96b/mbid-582514dd-cf96-4d49-a419-5540b49cc96b-20182349409_thumb250.jpg",
    "song": "U.F.O.",
    "track_id": "049471d8-24eb-349f-bed5-ef9279029c6d",
    "recording_id": "014e96f2-84a5-438a-9128-d5ec0704d2a4",
    "artist": "Jim Sullivan",
    "artist_ids": [
        "567c5620-9e86-461b-9a00-45fac4b0f17d"
    ],
    "album": "U.F.O.",
    "release_id": "d1797de4-1fbb-4e66-b33b-87ec5a31a16c",
    "release_group_id": "ae0b0ae3-2247-4965-b103-f066d192374e",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2010-11-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"In March 1975, Jim Sullivan mysteriously disappeared outside Santa Rosa, New Mexico. His VW bug was found abandoned, his motel room untouched. Some think he got lost in the desert. Some think he fell foul of a local family with alleged mafia ties. Some think he was abducted by aliens.\"\n\n -https://lightintheattic.net/products/u-f-o\n\nThe Jim Sullivan Story on YouTube:\nhttp://www.youtube.com/watch?v=WsIouGN0Wr8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}