Information about plays

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

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

{
    "id": 3631387,
    "uri": "https://api.kexp.org/v2/plays/3631387/?format=api",
    "airdate": "2026-03-20T07:34:02-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn711303.ca.archive.org/0/items/mbid-da966c8c-484f-4255-8bb8-97a857123a09/mbid-da966c8c-484f-4255-8bb8-97a857123a09-44451456184_thumb500.jpg",
    "thumbnail_uri": "https://dn711303.ca.archive.org/0/items/mbid-da966c8c-484f-4255-8bb8-97a857123a09/mbid-da966c8c-484f-4255-8bb8-97a857123a09-44451456184_thumb250.jpg",
    "song": "Out Of My Bag",
    "track_id": "70214404-2e2d-4411-bc1d-cf0e8615b152",
    "recording_id": "e2ea7cb3-b89f-42d1-be2e-30ae2bb77f55",
    "artist": "TV Star",
    "artist_ids": [
        "494eaf6d-a316-4cb3-b138-b831c6a43f46"
    ],
    "album": "Music For Heads",
    "release_id": "da966c8c-484f-4255-8bb8-97a857123a09",
    "release_group_id": "a56ac39d-506a-483a-8dd7-be446320830f",
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [
        "9b8123f9-7a72-4f91-b56c-8d5c3caec71f"
    ],
    "release_date": "2026-04-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle band TV Star is performing at The Sunset Tavern in Seattle on Friday, May 24th, and at SF's Kilowatt on Friday, May 23rd.\n--\nTheir debut album, \"Music for Heads,\" will be out on April 24th.:https://tvstar.bandcamp.com/album/music-for-heads\n--\nCheck out the official video for this jangly new song: https://www.youtube.com/watch?v=DcR9U47o99w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}