Information about plays

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

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

{
    "id": 3628971,
    "uri": "https://api.kexp.org/v2/plays/3628971/?format=api",
    "airdate": "2026-03-14T20:49:37-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?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": "Avenue You",
    "track_id": "bad97a76-8216-49cb-bc6d-39fc451c4de6",
    "recording_id": "099bc244-d330-4f6c-9019-c97f3826159e",
    "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": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Seattle band Coral Grief performing Live on KEXP last June!\n\nhttps://www.youtube.com/watch?v=sJFXidBWaWI\n\n--\n\nCatch them live:\n\n- Seattle on Saturday, March 21, at the Vera Project (for a Seattle Bands Stand With Gaza fundraiser)\n\nhttps://theveraproject.org/events/\n\n- Boise, ID, at Treefort Music Festival on Thursday, March 26.\n\nhttps://treefortmusicfest.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}