Information about plays

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

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

{
    "id": 3622063,
    "uri": "https://api.kexp.org/v2/plays/3622063/?format=api",
    "airdate": "2026-02-25T10:06:24-08:00",
    "show": 66027,
    "show_uri": "https://api.kexp.org/v2/shows/66027/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-764257a1-2be6-47a6-abf9-5a6313175865/mbid-764257a1-2be6-47a6-abf9-5a6313175865-17081333239_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-764257a1-2be6-47a6-abf9-5a6313175865/mbid-764257a1-2be6-47a6-abf9-5a6313175865-17081333239_thumb250.jpg",
    "song": "The Same Thing",
    "track_id": "528062bb-7eac-32e2-aa6b-c4f7b7495a55",
    "recording_id": "604900bb-1fd6-43f5-895d-a6353df3634c",
    "artist": "Cass McCombs",
    "artist_ids": [
        "c213f661-70a8-42aa-b858-62f5bd2d72e9"
    ],
    "album": "Humor Risk",
    "release_id": "764257a1-2be6-47a6-abf9-5a6313175865",
    "release_group_id": "6503c37c-a0c8-4a05-be9d-baf89f69039d",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2011-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know Cass McCombs was born in the Bay Area? Cass McCombs will play: --Seattle's Tractor Tavern on Saturday, April 4th --SF' Great American Music Hall on Thursday, April 9th.\n\nReleased in 2011, Humor Risk is Cass McCombs' sixth album and his second full-length release that year.\n\nhttps://cassmccombs.bandcamp.com/album/humor-risk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}