Information about plays

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

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

{
    "id": 3562349,
    "uri": "https://api.kexp.org/v2/plays/3562349/?format=api",
    "airdate": "2025-10-07T12:51:33-07:00",
    "show": 64771,
    "show_uri": "https://api.kexp.org/v2/shows/64771/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5-33316068830_thumb500.jpg",
    "thumbnail_uri": "https://ia601509.us.archive.org/18/items/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5/mbid-50b23d48-2575-48a8-b7d5-0444ff1f55f5-33316068830_thumb250.jpg",
    "song": "Expert In A Dying Field",
    "track_id": "a7454d38-2154-463e-b388-9edf991a14bb",
    "recording_id": "8629f623-0bb9-4ea0-a1b2-ad098ea79e17",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Expert in a Dying Field",
    "release_id": "50b23d48-2575-48a8-b7d5-0444ff1f55f5",
    "release_group_id": "5efba732-477d-4dbd-9389-db7441ddf233",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2022-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#434 on the countdown of KEXP listeners' favorite albums of all time...\n--\nThe Beths are performing\n --at The Fillmore in SF on Saturday and Sunday, November 8th and 9th\n--at The Moore Theatre in Seattle on Saturday, November 15th\n--\nOur own Kennady was the host for this great in-studio performance by The Beths that included \"Expert In A Dying Field\": https://www.youtube.com/watch?v=fIC70Wyd5_U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}