Information about plays

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

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

{
    "id": 3544535,
    "uri": "https://api.kexp.org/v2/plays/3544535/?format=api",
    "airdate": "2025-08-25T06:39:48-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc-42078258378_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc/mbid-44a4e301-80c1-4f07-8091-04aa85dba5dc-42078258378_thumb250.jpg",
    "song": "Bad Thoughts",
    "track_id": "c94a96b6-032a-4c28-a420-715eb72b6270",
    "recording_id": "56a53db6-d746-484c-9125-8e92060e824f",
    "artist": "Hunx and His Punx",
    "artist_ids": [
        "ec57ec4c-2787-4b77-b5c9-8b00a0e59f0a"
    ],
    "album": "Walk Out On This World",
    "release_id": "44a4e301-80c1-4f07-8091-04aa85dba5dc",
    "release_group_id": "f9a61096-4453-4865-a484-6587f77b9fba",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco's Hunx and His Punx are performing at Seattle's Clock-Out Lounge on Tuesday, August 26 and SF's Chapel on Thursday, September 25.\n\nLIVE on KEXP this Tue. Aug. 26th at 1pm.\n\n'Walk Out On This World,' is their first new album in 12 years!\n\nhttps://pitchfork.com/news/hunx-and-his-punx-announce-tour-and-first-album-in-12-years-share-video-for-new-song-watch/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}