Information about plays

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

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

{
    "id": 3559528,
    "uri": "https://api.kexp.org/v2/plays/3559528/?format=api",
    "airdate": "2025-09-30T06:08:52-07:00",
    "show": 64706,
    "show_uri": "https://api.kexp.org/v2/shows/64706/?format=api",
    "image_uri": "https://ia801304.us.archive.org/19/items/mbid-071213e8-8b13-49a6-aaa4-aa5b3b4cd060/mbid-071213e8-8b13-49a6-aaa4-aa5b3b4cd060-37911766763_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/19/items/mbid-071213e8-8b13-49a6-aaa4-aa5b3b4cd060/mbid-071213e8-8b13-49a6-aaa4-aa5b3b4cd060-37911766763_thumb250.jpg",
    "song": "Good Grief",
    "track_id": "3b124547-39aa-45f7-8b23-c1b5a2717bf2",
    "recording_id": "ca895f8d-8efe-4ff1-a619-2d85231867ee",
    "artist": "Dr. Dog",
    "artist_ids": [
        "e9aed5e5-ed35-4244-872e-194862290295"
    ],
    "album": "The Psychedelic Swamp",
    "release_id": "071213e8-8b13-49a6-aaa4-aa5b3b4cd060",
    "release_group_id": "eb5aebaa-a375-4795-9c3b-cbfdeb72f977",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2016-02-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"From their early days of '60s-inspired psych-pop to the groove-punk and pastoral folk-rock of later albums, Philadelphia's Dr. Dog have maintained an enduring commitment to their own creative evolution. Emerging in the mid-2000s as staple of Park the Van's roster, they transitioned at the decade's end to Anti-, where they hit a critical high-water mark with 2013's expansive B-Room. Preserving the DIY spirit that helped shape them, the band eventually designed their own custom-built studio and later an in-house label, We Buy Gold Records.\" (allmusic's Stewart Mason: https://bit.ly/46Bwoj9)\n\nhttps://www.drdogmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}