Information about plays

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

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

{
    "id": 3619918,
    "uri": "https://api.kexp.org/v2/plays/3619918/?format=api",
    "airdate": "2026-02-20T12:36:41-08:00",
    "show": 65982,
    "show_uri": "https://api.kexp.org/v2/shows/65982/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-57ea3eb4-9825-4a39-95da-6678ef0c0581/mbid-57ea3eb4-9825-4a39-95da-6678ef0c0581-19429866113_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-57ea3eb4-9825-4a39-95da-6678ef0c0581/mbid-57ea3eb4-9825-4a39-95da-6678ef0c0581-19429866113_thumb250.jpg",
    "song": "Saw a Light",
    "track_id": "22e78ecb-01c2-4d50-accf-0d04c4dc9542",
    "recording_id": "f68fcb1e-ee1c-4c9c-b4db-8eb8f72ee511",
    "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": "Bonny Doon is a trio based in Detroit. This track comes from their 2018 album, Longwave. 2023's Let There Be Music is their latest. \n\nhttps://bonnydoon.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}