Information about plays

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

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

{
    "id": 3616564,
    "uri": "https://api.kexp.org/v2/plays/3616564/?format=api",
    "airdate": "2026-02-12T12:06:48-08:00",
    "show": 65913,
    "show_uri": "https://api.kexp.org/v2/shows/65913/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-21566765-d8ea-49a1-af6c-95d28426620e/mbid-21566765-d8ea-49a1-af6c-95d28426620e-22977579863_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-21566765-d8ea-49a1-af6c-95d28426620e/mbid-21566765-d8ea-49a1-af6c-95d28426620e-22977579863_thumb250.jpg",
    "song": "The Snow Leopard",
    "track_id": "4d822434-c5fc-34ef-acb0-1928c86deb77",
    "recording_id": "d9d42e38-43bc-4a69-bf49-db62ec7d66fb",
    "artist": "Shearwater",
    "artist_ids": [
        "9df31471-e54e-43ba-bbe8-38fd94c63dbb"
    ],
    "album": "Rook",
    "release_id": "21566765-d8ea-49a1-af6c-95d28426620e",
    "release_group_id": "d6ea97e0-5509-3183-80d6-d4fd7f8b7a77",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2008-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Austin, TX! Shearwater co-founder Jonathan Meiburg said he chose the title 'Rook' for this album because of the sound of the word and the fact that it has multiple meanings. \n\n\"It's got the nice 'k' at the end of it,\" Meiburg said in a Pitchfork interview. \n\nA Rook is a type of bird, a card game, and the verb also means to steal something.\n\nhttps://bit.ly/2CYwMyI\n--\nWatch a few Shearwater sessions live in the KEXP studio here: https://www.youtube.com/c/kexp/search?query=Shearwater\n\nhttp://shearwatermusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}