Information about plays

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

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

{
    "id": 3640356,
    "uri": "https://api.kexp.org/v2/plays/3640356/?format=api",
    "airdate": "2026-04-10T16:11:23-07:00",
    "show": 66417,
    "show_uri": "https://api.kexp.org/v2/shows/66417/?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": "The Package",
    "track_id": "74d05f5f-4818-45bb-8025-941a8287bf2a",
    "recording_id": "cefa7619-0ef1-431a-b641-1e55d65374be",
    "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": "dreamy midtempo song, sort of ballad-adjacent, landing somewhere between Pearl Jam (those Hendrix-y lead parts!) and Teenage Fanclub (those jangling chords and arpeggios!).\n\nhttps://stereogum.com/2495260/tv-star-the-package/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}