Information about plays

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

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

{
    "id": 3553723,
    "uri": "https://api.kexp.org/v2/plays/3553723/?format=api",
    "airdate": "2025-09-16T09:48:57-07:00",
    "show": 64577,
    "show_uri": "https://api.kexp.org/v2/shows/64577/?format=api",
    "image_uri": "https://dn721201.ca.archive.org/0/items/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8-41974624164_thumb500.jpg",
    "thumbnail_uri": "https://dn721201.ca.archive.org/0/items/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8-41974624164_thumb250.jpg",
    "song": "Paint by Number",
    "track_id": "427ba5fd-df4f-4929-9fda-74f3ebc25ac1",
    "recording_id": "077ab1b0-052a-4c2a-859e-49264aa939ad",
    "artist": "Coral Grief",
    "artist_ids": [
        "c4aba54d-20a6-4fe7-b4e0-e87490d515a4"
    ],
    "album": "Air Between Us",
    "release_id": "2df2598a-bd39-484b-a6a7-4d464a9057c8",
    "release_group_id": "83181cf6-ab22-4883-b39b-390056a9af57",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "hey john and owen, \n\nmy partner michelle and i are celebrating eight years of marriage today! could you play a choice cut from the new coral grief record for her? \n\nThanks!\n\nSimon\n--\nSeattle's own Coral Grief will play a hometown show next door at The Vera Project on Tuesday, September 23rd! (link below)\n--\nGo right here to purchase their just-released debut album, \"Air Between Us\": https://coralgrief.bandcamp.com/album/air-between-us\n--\nWatch Coral Greif's recent live performance at KEXP!- https://www.youtube.com/watch?v=sJFXidBWaWI&t=1s&ab_channel=KEXP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}