Information about plays

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

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

{
    "id": 3613051,
    "uri": "https://api.kexp.org/v2/plays/3613051/?format=api",
    "airdate": "2026-02-04T08:41:19-08:00",
    "show": 65837,
    "show_uri": "https://api.kexp.org/v2/shows/65837/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb-40771874718_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb-40771874718_thumb250.jpg",
    "song": "Car Jamming",
    "track_id": "48fa932e-fea3-4e11-9924-cdc334763d34",
    "recording_id": "382303cd-81b3-497b-9547-a2f9f196b9e2",
    "artist": "The Clash",
    "artist_ids": [
        "8f92558c-2baa-4758-8c38-615519e9deda"
    ],
    "album": "Combat Rock / The People’s Hall",
    "release_id": "2c24a93a-3776-4718-8cae-4a23db513cdb",
    "release_group_id": "e487df0b-1a78-45c4-8557-7c85d86575fa",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2022-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Combat Rock\" by The Clash is the album of the week!\n\nDon't forget to join the KEXP as we celebrate International Clash Day: Know Your Rights, observed this year on Friday, February 6th, 5AM-7PM Pacific.\nhttps://tinyurl.com/49wssxkv\n\nThe song features Motown-inspired drums from Topper Headon, and half-rapped lyrics from Joe Strummer in a style started on 1980 single \"The Magnificent Seven.\" It also features Mick Jones' then-girlfriend Ellen Foley on backing vocals - you can hear her on Meat Loaf's \"Paradise By the Dashboard Light.\" --Songfacts (https://tinyurl.com/nhe2h2n6)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}