Information about plays

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

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

{
    "id": 3580944,
    "uri": "https://api.kexp.org/v2/plays/3580944/?format=api",
    "airdate": "2025-11-21T07:05:30-08:00",
    "show": 65168,
    "show_uri": "https://api.kexp.org/v2/shows/65168/?format=api",
    "image_uri": "https://ia600402.us.archive.org/14/items/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8-17754171447_thumb500.jpg",
    "thumbnail_uri": "https://ia600402.us.archive.org/14/items/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8-17754171447_thumb250.jpg",
    "song": "The Killing Moon",
    "track_id": "d04bd812-7281-3e0c-91bc-b32b8bf3e0e4",
    "recording_id": "333b309e-78d6-42b0-9672-3334c9d2d165",
    "artist": "Echo & the Bunnymen",
    "artist_ids": [
        "ccd4879c-5e88-4385-b131-bf65296bf245"
    ],
    "album": "Ocean Rain",
    "release_id": "78004d15-e548-32dc-be65-6f47fab7c6c8",
    "release_group_id": "ecbe6d07-c2e4-37fe-9a99-8484dd7f9a20",
    "labels": [
        "Korova"
    ],
    "label_ids": [
        "5a5e4426-41e4-4fae-b036-c4813b07881a"
    ],
    "release_date": "1984-05-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Friday, and welcome to The Morning Show with the fabulous John Richards and handsome producer Owen Murphy!  It's an ALL-REQUEST show!  Let us know what you want to hear by texting 206-903-5397 or emailing dj@kexp.org. And, thanks so much for being here on this lovely Friday!\n--\nOur album of the week is \"Ocean Rain\" and this was a huge hit from it.  Frontman Ian McCulloch claims the lyric, ‘fate up against your will’, came to him in his sleep, leading him to half credit God for the track. He also seemingly cites it as the greatest song ever, saying when he sings it, ‘I know there isn’t a band in the world who's got a song anywhere near that.’.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}