Information about plays

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

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

{
    "id": 3602205,
    "uri": "https://api.kexp.org/v2/plays/3602205/?format=api",
    "airdate": "2026-01-09T10:39:59-08:00",
    "show": 65603,
    "show_uri": "https://api.kexp.org/v2/shows/65603/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ethereal Connection",
    "track_id": "1c74eb88-118b-4943-8651-d6a37c70b065",
    "recording_id": "684b9a86-7bbf-4661-885f-6858a5ae7f74",
    "artist": "Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d"
    ],
    "album": "Deadbeat",
    "release_id": "e0cb9499-9a55-4384-8d4b-bf49bf560945",
    "release_group_id": "3ee3e2bb-2584-4f74-ba06-cdecc370a1ba",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The fifth studio album from Australian singer, songwriter, and multi-instrumentalist Kevin Parker’s Tame Impala is a mesmerizing set of kaleidoscopic psychedelia. With layered, affected vocals, bright synths, bouncy bass, and driving beats, Deadbeat is lush, warm, and inviting, leaning into dreamy, hook-laden psych-pop (“Dracula”) while also venturing into headier territory (“Ethereal Connection”). Marking his Columbia Records debut and first full-length in over five years, the album is another vibrant feather in Parker’s deservedly celebrated cap.\"\n\nhttps://kexp.org/read/2025/10/20/new-music-reviews-1020/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}