Information about plays

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

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

{
    "id": 3544530,
    "uri": "https://api.kexp.org/v2/plays/3544530/?format=api",
    "airdate": "2025-08-25T06:20:35-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5-42265096627_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5/mbid-c5ae4e99-980b-495f-b0db-26f7abe697e5-42265096627_thumb250.jpg",
    "song": "The Man in the Booth",
    "track_id": "6ab9af8d-f814-4646-9092-c8359af4beea",
    "recording_id": "1f8e5d9f-2b05-4ad1-9ee2-abcc07eea457",
    "artist": "Dean Johnson",
    "artist_ids": [
        "072a1c1a-08a1-4bee-8ff2-94d047b50f37"
    ],
    "album": "I Hope We Can Still Be Friends",
    "release_id": "c5ae4e99-980b-495f-b0db-26f7abe697e5",
    "release_group_id": "b96e1864-e3e9-4cf6-a466-4a01e149c7b9",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle singer Dean Johnson will be Live on KEXP on Wednesday, Aug. 27, at 12 PM! Free and open to the public!\n\nHe will also perform at Remlinger Farms in Carnation, WA on Saturday, September 6th (with Gregory Alan Isakov).\n--\nThe 11-song album, \"I Hope We Can Still Be Friends,\" is out now. The record was produced by Sera Cahoone. You can pre-order it here: https://deanjohnsongs.bandcamp.com/album/i-hope-we-can-still-be-friends",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}