Information about plays

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

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

{
    "id": 3656932,
    "uri": "https://api.kexp.org/v2/plays/3656932/?format=api",
    "airdate": "2026-05-19T18:25:51-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-43405eea-3778-4c34-b51b-7b1a26da6284/mbid-43405eea-3778-4c34-b51b-7b1a26da6284-35933854824_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-43405eea-3778-4c34-b51b-7b1a26da6284/mbid-43405eea-3778-4c34-b51b-7b1a26da6284-35933854824_thumb250.jpg",
    "song": "Carpenter",
    "track_id": "7e89e8f4-d37a-49f7-91e9-1c01c0e7a8ef",
    "recording_id": "b9025ff5-e63e-4a37-8a5a-22bed81b154f",
    "artist": "Vagabon",
    "artist_ids": [
        "4b50ec9e-ea83-4824-8dae-2e520d45e6f9"
    ],
    "album": "Sorry I Haven’t Called",
    "release_id": "43405eea-3778-4c34-b51b-7b1a26da6284",
    "release_group_id": "a1d4cdc8-21f6-4264-b8fb-7a1897034821",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2023-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn-based artist Laetitia Ramko (Vagabon) says the song is about \"that A-HA moment, when a lesson from the past finally clicks and you want to run and tell someone who bore witness to the old you, 'I finally get it now.'\" \nCheck out the session they recorded LIVE at KEXP in 2019: https://www.youtube.com/watch?v=W-yhbVRepM8https://vagabon.bandcamp.com/album/vagabon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}