Information about plays

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

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

{
    "id": 3565870,
    "uri": "https://api.kexp.org/v2/plays/3565870/?format=api",
    "airdate": "2025-10-16T13:15:41-07:00",
    "show": 64850,
    "show_uri": "https://api.kexp.org/v2/shows/64850/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Wasted Me",
    "track_id": "6bc72e37-85f3-4a4c-b372-38e88d2b1b18",
    "recording_id": "5d7947bf-51b4-43c3-a11e-a2f97e874ece",
    "artist": "POLIÇA",
    "artist_ids": [
        "9357482a-9517-456e-b949-e7370e926034"
    ],
    "album": "Dreams Go",
    "release_id": "2b7c0d61-e653-4c6a-9c90-ee313ea145a2",
    "release_group_id": "8284630c-c5a2-4aa9-ab7f-ea3bf5d93dfb",
    "labels": [
        "Memphis Industries"
    ],
    "label_ids": [
        "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "POLIÇA's new album, \"Dreams Go,\" comes out tomorrow, Friday, October 17th.: https://polica.bandcamp.com/album/dreams-go\n--\n\"...‘Dreams Go’ is certainly an album bearing a heavy emotional load, containing as it does the final recordings by bassist and founder member Chris Bierden, who has since lost the ability to play owing to glioblastoma. And yet, this record is the sound of a band bearing said emotional weight with great elegance, and perhaps even optimism.\"  Read a review of this new release:  https://diymag.com/article/polica-dreams-go",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}