Information about plays

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

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

{
    "id": 3584180,
    "uri": "https://api.kexp.org/v2/plays/3584180/?format=api",
    "airdate": "2025-11-28T16:53:10-08:00",
    "show": 65233,
    "show_uri": "https://api.kexp.org/v2/shows/65233/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Billboard Heart",
    "track_id": "c3d83c28-3a12-4561-a2b9-5bdcde5f325b",
    "recording_id": "23775b0a-0092-4d49-b3b1-7157613fe612",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "Billboard Heart",
    "release_id": "4dde0662-eaf5-4fcd-a7ed-e94a278f6de5",
    "release_group_id": "7df354ac-5b93-421f-a75f-7ede26fa5b9a",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-09-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Deep Sea Diver at Seattle's Paramount Theater tonight!\n\nShout out to Monica from Jason in the Bay Area! \n\nHappy Friday Kevin & team! Any chance you could play some Deep Sea Diver? My Bestie Monica in Seattle is headed to see their show and I'm so stoked for her.\nBlü & I are sending you guys thanks for the always amazing soundtrack! Thank you, thank you!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}