Information about plays

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

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

{
    "id": 3626547,
    "uri": "https://api.kexp.org/v2/plays/3626547/?format=api",
    "airdate": "2026-03-07T21:34:32-08:00",
    "show": 66122,
    "show_uri": "https://api.kexp.org/v2/shows/66122/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-f23a6ce2-b408-4314-a6d6-72c493ab2fcf/mbid-f23a6ce2-b408-4314-a6d6-72c493ab2fcf-40996409389_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-f23a6ce2-b408-4314-a6d6-72c493ab2fcf/mbid-f23a6ce2-b408-4314-a6d6-72c493ab2fcf-40996409389_thumb250.jpg",
    "song": "Whirlwind",
    "track_id": "b240f6c9-ec38-3726-948b-9d596897d48e",
    "recording_id": "5a093f3c-cd28-4f9a-9009-4438cd74c30a",
    "artist": "The Gits",
    "artist_ids": [
        "b916a410-ee27-4f15-92ce-1ce2b60e7697"
    ],
    "album": "Seafish Louisville",
    "release_id": "52f81d8d-dae8-4342-89ab-d0fcc40c6a21",
    "release_group_id": "5b81df15-4d36-3903-88e3-7adfe1bead4b",
    "labels": [
        "Broken Rekids"
    ],
    "label_ids": [
        "93c2f4cd-a727-4146-b909-efd41e9eae44"
    ],
    "release_date": "2000-10-03",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Amplifiers Wes and Harmony listening from Snohomish, WA with their friends from The Bilks and White City Graves, Adam and Gina.\n\nhttps://www.whitecitygraves.com/home\nhttps://www.thegits.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}