Information about plays

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

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

{
    "id": 3627789,
    "uri": "https://api.kexp.org/v2/plays/3627789/?format=api",
    "airdate": "2026-03-11T15:52:33-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-9b51a6b5-7f55-4dc7-8e10-a69410c7b306/mbid-9b51a6b5-7f55-4dc7-8e10-a69410c7b306-30515058936_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-9b51a6b5-7f55-4dc7-8e10-a69410c7b306/mbid-9b51a6b5-7f55-4dc7-8e10-a69410c7b306-30515058936_thumb250.jpg",
    "song": "Sir Duke",
    "track_id": "6e3c7809-fa2e-47fc-a265-942826075ce0",
    "recording_id": "05b6bdda-3219-4756-af17-d0d9cdcdb104",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Songs in the Key of Life",
    "release_id": "9b51a6b5-7f55-4dc7-8e10-a69410c7b306",
    "release_group_id": "ea88b09b-fd34-33cf-a3e5-25a3a2fb4c6f",
    "labels": [
        "Tamla"
    ],
    "label_ids": [
        "7f87e14e-eb85-4a7e-957a-77465f869cb5"
    ],
    "release_date": "1976-09-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Music is a world within itself\nWith a language we all understand\nWith an equal opportunity\nFor all to sing, dance and clap their hands...\"\n----\nYou've immersed yourself in this \"world within itself.\"  Support the station where human-powered music matters.  Donate right now!:  https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}