Information about plays

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

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

{
    "id": 3615718,
    "uri": "https://api.kexp.org/v2/plays/3615718/?format=api",
    "airdate": "2026-02-10T11:22:08-08:00",
    "show": 65896,
    "show_uri": "https://api.kexp.org/v2/shows/65896/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Am Here (I Am Alive)",
    "track_id": "b9feb362-7b4e-4a2a-92f2-2c1f804d2234",
    "recording_id": "094ad843-d911-430f-a4e2-6a95d5db4b9b",
    "artist": "Bonny Doon",
    "artist_ids": [
        "bbdc77fc-1ef2-4a91-b829-0f7047c62104"
    ],
    "album": "Longwave",
    "release_id": "57ea3eb4-9825-4a39-95da-6678ef0c0581",
    "release_group_id": "67b5919b-d2dd-4842-855c-cff13200140e",
    "labels": [
        "Woodsist"
    ],
    "label_ids": [
        "f4b10497-515a-459b-a01b-3667eb8170e8"
    ],
    "release_date": "2018-03-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In the past five years, the Bonny Doon trio has shifted from being a Detroit band to an outfit spread between California and Michigan, and now Michigan and New York. Despite the new challenge of distance, members Bill Lennox (guitar and vocals), Bobby Colombo (guitar and vocals), and Jake Kmiecik (drums) leaned on their friendship to sustain the collaboration.: https://bonnydoontheband.com/about\n--\nAll  three band members share songwriting cred for \"I Am Here (I Am Alive).\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}