Information about plays

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

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

{
    "id": 3593152,
    "uri": "https://api.kexp.org/v2/plays/3593152/?format=api",
    "airdate": "2025-12-19T17:01:05-08:00",
    "show": 65421,
    "show_uri": "https://api.kexp.org/v2/shows/65421/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "White Whine",
    "track_id": "62c08b31-ed7c-4335-880a-3b95af1e268d",
    "recording_id": "cf819b24-0f8e-43ac-a62a-0b1482489df4",
    "artist": "Dead Pioneers",
    "artist_ids": [
        "a9747313-da0d-414c-ad81-5fe89a5245d4"
    ],
    "album": "PO$T AMERICAN",
    "release_id": "de674cbf-9983-49f2-aca8-3abd791c5c2d",
    "release_group_id": "9880abbf-a887-47c4-a131-625af3a619b8",
    "labels": [
        "Hassle Records"
    ],
    "label_ids": [
        "75c31799-eddd-461b-a7f0-dc69a31e972e"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Pioneers is a Denver-based punk band founded by Indigenous artist Gregg Deal. \n\n●▬▬๑۩|●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅|۩๑▬▬●\nhttps://deadpioneers.bandcamp.com/album/po-t-american",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}