Information about plays

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

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

{
    "id": 3627053,
    "uri": "https://api.kexp.org/v2/plays/3627053/?format=api",
    "airdate": "2026-03-09T08:50:38-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-ab393e12-c416-422f-bfc7-3b76338de97d/mbid-ab393e12-c416-422f-bfc7-3b76338de97d-31478093076_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-ab393e12-c416-422f-bfc7-3b76338de97d/mbid-ab393e12-c416-422f-bfc7-3b76338de97d-31478093076_thumb250.jpg",
    "song": "Reach Out, I'll Be There",
    "track_id": "f506e9fc-2c8d-3bd3-ba6e-e10a49748e33",
    "recording_id": "1744a4ba-a8fd-4701-adce-39db6397491f",
    "artist": "Four Tops",
    "artist_ids": [
        "0d21b01f-21f2-419b-8d98-4158ba0c0aa4"
    ],
    "album": "Sweet Soul Music: 29 Scorching Classics From 1966",
    "release_id": "ab393e12-c416-422f-bfc7-3b76338de97d",
    "release_group_id": "00effa21-37ed-4d47-85f9-9c5fcc274c53",
    "labels": [
        "Bear Family Records"
    ],
    "label_ids": [
        "bf19ea5d-45a8-4980-b050-1dd4f7194952"
    ],
    "release_date": "2009-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Will you be there for KEXP? https://www.kexp.org/donate/\n\n\"Just want to share my experience of having KEXP merch. Last November while in Reykjavik for Iceland Airwaves, my husband Adam and I made so many friends because of our  KEXP. We have made friends so many places because of KEXP, but specifically in Iceland it felt so special to have a community so far from home. We really do have friends everywhere! \" - Al in Richland WA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}