Information about plays

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

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

{
    "id": 3542154,
    "uri": "https://api.kexp.org/v2/plays/3542154/?format=api",
    "airdate": "2025-08-19T18:02:35-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?format=api",
    "image_uri": "https://ia800207.us.archive.org/12/items/mbid-06217f40-785f-4765-a382-15259baa8251/mbid-06217f40-785f-4765-a382-15259baa8251-38354959432_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-06217f40-785f-4765-a382-15259baa8251/mbid-06217f40-785f-4765-a382-15259baa8251-38354959432_thumb250.jpg",
    "song": "Best to You",
    "track_id": "5251fc43-711f-47e6-a0a8-63e6a53b044f",
    "recording_id": "243ac9a7-3c39-4f31-9c8b-6e0c6dcbe6e9",
    "artist": "Blood Orange",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Freetown Sound",
    "release_id": "06217f40-785f-4765-a382-15259baa8251",
    "release_group_id": "28758285-c1e0-4b97-a014-c21bd1c8f5ec",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2016-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For JP by request\n___\nBlood Orange has a new album, entitled Essex Honey set to release on August 29th.\n___\nKevin Cole selected this track for KEXP's \"The Best of 2016\" mix as part of our Music That Matters podcast series: https://www.kexp.org/podcasts/weekly-mix/2016/12/29/music-that-matters-vol-545-the-best-of-2016/\n--\nThis song features vocals from Lorely Rodriguez (Empress Of). \n\nhttps://bloodorangenyc.bandcamp.com/album/freetown-sound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}