Information about plays

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

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

{
    "id": 3638616,
    "uri": "https://api.kexp.org/v2/plays/3638616/?format=api",
    "airdate": "2026-04-06T12:27:27-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-831290dc-bc9f-403d-810d-1a73917a82dd/mbid-831290dc-bc9f-403d-810d-1a73917a82dd-44193009402_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-831290dc-bc9f-403d-810d-1a73917a82dd/mbid-831290dc-bc9f-403d-810d-1a73917a82dd-44193009402_thumb250.jpg",
    "song": "Landline",
    "track_id": "0b2f0d89-41a3-4eb8-89af-5261cc0629c5",
    "recording_id": "ae78624c-ec84-45b1-8a93-ce6cd224b2b1",
    "artist": "King Tuff",
    "artist_ids": [
        "4e442c83-b547-4d6e-9270-cdd35e3c3195"
    ],
    "album": "MOO",
    "release_id": "831290dc-bc9f-403d-810d-1a73917a82dd",
    "release_group_id": "fb407a09-1f6e-4e0f-837f-bdc454712e17",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Tuff will play:\n- The Chapel in SF on Saturday, May 2nd\n- Barboza in Seattle on Monday, May 4th\n\nKyle Thomas (King Tuff) has a new album! \n\"For those unfamiliar with King Tuff by name, he is a staple of the rock world and has been for nearly the last 20 years. He has toured constantly since he dropped his sophomore album in 2012, he played in Ty Segall’s band the Muggers, and is one of the frontmen in WITCH with J. Mascis. His name is not to be left out when talking about the rock scene of the last two decades.\":https://quipmag.com/king-tuff-mooves-home-with-new-record/\n\nhttps://kingtuffworld.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}