Information about plays

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

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

{
    "id": 3639827,
    "uri": "https://api.kexp.org/v2/plays/3639827/?format=api",
    "airdate": "2026-04-09T09:46:03-07:00",
    "show": 66406,
    "show_uri": "https://api.kexp.org/v2/shows/66406/?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": "Reality Cheque",
    "track_id": "9b5ab97f-2b0c-4f85-af09-0c99d2f99742",
    "recording_id": "4a6557f5-3f0f-408a-aefa-420e2afc5154",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album of the Seattle four-piece is out April 24! Pre-order it here:\nhttps://tvstar.bandcamp.com/album/music-for-heads\n\nWhile you're at it, watch the video for \"Reality Cheque\":\nhttps://www.youtube.com/watch?v=LQF6AoD_lWM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}