Information about plays

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

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

{
    "id": 3624321,
    "uri": "https://api.kexp.org/v2/plays/3624321/?format=api",
    "airdate": "2026-03-02T07:55:08-08:00",
    "show": 66071,
    "show_uri": "https://api.kexp.org/v2/shows/66071/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-c81a1b00-5b13-4613-81df-69dd3cbbc543/mbid-c81a1b00-5b13-4613-81df-69dd3cbbc543-17884014216_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-c81a1b00-5b13-4613-81df-69dd3cbbc543/mbid-c81a1b00-5b13-4613-81df-69dd3cbbc543-17884014216_thumb250.jpg",
    "song": "How It Gets In (feat. Julien Baker)",
    "track_id": "e7adf893-a21a-4b64-9ffa-04c96be23f5d",
    "recording_id": "fc4a42e8-8ea3-4919-aac3-31aef61989a4",
    "artist": "Frightened Rabbit",
    "artist_ids": [
        "dc21d171-7204-4759-9fd0-77d031aeb40c"
    ],
    "album": "Recorded Songs",
    "release_id": "c81a1b00-5b13-4613-81df-69dd3cbbc543",
    "release_group_id": "9a8f1d38-a493-497e-b626-0cfb8d0f1390",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2017-09-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Despite the lyrics of bloody wounds and lying helpless in a hospital bed, the bandaging and stitching can also symbolize healing, healthy fixes, and recovery: https://immersedincoolmusic.com/2017/10/04/frightened-rabbit-feat-julien-baker-how-it-gets-in/\n--\nJulien Baker joined beloved and missed Frightened Rabbit front man Scott Hutchison for vocals on this song. Here's Frightened Rabbit performing live in the KEXP studio in 2016: https://www.youtube.com/watch?v=n1rVe4X_FQY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}