Information about plays

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

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

{
    "id": 3584070,
    "uri": "https://api.kexp.org/v2/plays/3584070/?format=api",
    "airdate": "2025-11-28T11:08:18-08:00",
    "show": 65231,
    "show_uri": "https://api.kexp.org/v2/shows/65231/?format=api",
    "image_uri": "https://ia801402.us.archive.org/3/items/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362-23374609920_thumb500.jpg",
    "thumbnail_uri": "https://ia801402.us.archive.org/3/items/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362-23374609920_thumb250.jpg",
    "song": "Silver Line",
    "track_id": "2fc05e4d-53f6-44ee-a209-68de115abe2d",
    "recording_id": "e16ecd78-aaca-4fc6-8bcb-6041721f4575",
    "artist": "Sheer Mag",
    "artist_ids": [
        "cdf4785a-e2da-47b0-b98c-4bfac0665850"
    ],
    "album": "A Distant Call",
    "release_id": "c2ae3fdf-ba98-400c-83c7-7c40ccc84362",
    "release_group_id": "cd189ca3-b1a0-4c10-b53f-dd5eb54eda29",
    "labels": [
        "Wilsuns Recording Company"
    ],
    "label_ids": [
        "0996ea54-e1df-49f5-9d9b-191fae37dcc2"
    ],
    "release_date": "2019-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sheer Mag released A Distant Call in 2019. Their newest album, Playing Favorites, came out in 2024. \nhttps://sheermag.bandcamp.com/\n\nHere's our KEXP review of A Distant Call: \n\"This Philly band’s excellent second full-length is a bit more expansive set that adds some ‘80s pop and metal influences to the band’s crunchy, ‘70s-steeped blend of punkish power-pop and hard rock, highlighted by an abundance of catchy song hooks, sharply crafted lyrics blending the political and the personal and Tina Halladay’s powerhouse vocals.\"\n\nhttps://www.kexp.org/read/2019/8/26/new-music-reviews-826/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}