Information about plays

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

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

{
    "id": 3648059,
    "uri": "https://api.kexp.org/v2/plays/3648059/?format=api",
    "airdate": "2026-04-29T00:21:31-07:00",
    "show": 66578,
    "show_uri": "https://api.kexp.org/v2/shows/66578/?format=api",
    "image_uri": "https://ia801506.us.archive.org/0/items/mbid-c6ef20bd-91a9-43ee-a7e0-7eca43f365cf/mbid-c6ef20bd-91a9-43ee-a7e0-7eca43f365cf-44262221808_thumb500.jpg",
    "thumbnail_uri": "https://dn720605.ca.archive.org/0/items/mbid-c6ef20bd-91a9-43ee-a7e0-7eca43f365cf/mbid-c6ef20bd-91a9-43ee-a7e0-7eca43f365cf-44262221808_thumb250.jpg",
    "song": "Pay No Mind",
    "track_id": "dbbb085e-cad4-4c76-8586-29e8a0c08798",
    "recording_id": "8fe37f52-fdb8-41e1-b12f-aaf7144d4580",
    "artist": "Weird Nightmare",
    "artist_ids": [
        "846693e7-792d-419d-b4c4-3810053f44f9"
    ],
    "album": "Hoopla",
    "release_id": "c6ef20bd-91a9-43ee-a7e0-7eca43f365cf",
    "release_group_id": "190da51b-13f3-4c5e-ab6a-23eeadcbf187",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They'll be LIVE on The Midday Show on Wednesday, April 29th at 11:00 a.m.!\n\nPlaying Baba Yaga in Seattle on Wednesday, April 29th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}