Information about plays

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

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

{
    "id": 3594338,
    "uri": "https://api.kexp.org/v2/plays/3594338/?format=api",
    "airdate": "2025-12-22T05:36:31-08:00",
    "show": 65446,
    "show_uri": "https://api.kexp.org/v2/shows/65446/?format=api",
    "image_uri": "https://ia802807.us.archive.org/18/items/mbid-c279ce4e-ea12-461a-ab70-54c50a3613a3/mbid-c279ce4e-ea12-461a-ab70-54c50a3613a3-24982814416_thumb500.jpg",
    "thumbnail_uri": "https://ia802807.us.archive.org/18/items/mbid-c279ce4e-ea12-461a-ab70-54c50a3613a3/mbid-c279ce4e-ea12-461a-ab70-54c50a3613a3-24982814416_thumb250.jpg",
    "song": "Baby Six String",
    "track_id": "5a9921a1-0262-3da1-8b2c-07a59fd7a109",
    "recording_id": "feacfa89-b309-49ea-b2f5-1aa0e084e505",
    "artist": "Dressy Bessy",
    "artist_ids": [
        "64973b13-9786-4b52-a04e-e02c884ab880"
    ],
    "album": "Dressy Bessy",
    "release_id": "c279ce4e-ea12-461a-ab70-54c50a3613a3",
    "release_group_id": "91df18e5-7ace-3688-b9c8-21e2c049baf3",
    "labels": [
        "Kindercore Records"
    ],
    "label_ids": [
        "942bf59b-bbec-4443-af99-cf110418460c"
    ],
    "release_date": "2003-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dressy Bessy was formed in 1997 in Denver, Colorado, during a chance meeting between singer Tammy Ealom, bass player Rob Greene and original drummer, Darren Albert. Soon after, The Apples in stereo guitarist John Hill joined the band. 1999 saw the release of the Dressy Bessy’s critically acclaimed debut Pink Hearts Yellow Moons, immortalized in director Jamie Babbit’s indie classic film “But I’m A Cheerleader.”\n\nhttps://www.reverbnation.com/dressybessy?popup_bio=true",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}