Information about plays

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

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

{
    "id": 3638948,
    "uri": "https://api.kexp.org/v2/plays/3638948/?format=api",
    "airdate": "2026-04-07T06:09:52-07:00",
    "show": 66389,
    "show_uri": "https://api.kexp.org/v2/shows/66389/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-04223c69-d6f6-43f0-91bc-ea68b13f6390/mbid-04223c69-d6f6-43f0-91bc-ea68b13f6390-26796075065_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-04223c69-d6f6-43f0-91bc-ea68b13f6390/mbid-04223c69-d6f6-43f0-91bc-ea68b13f6390-26796075065_thumb250.jpg",
    "song": "The Universe",
    "track_id": "89ce9549-3b29-41c6-868a-5a60f58bbd57",
    "recording_id": "6ef055cc-3485-48cc-97d0-5a59536057d3",
    "artist": "Death Valley Girls",
    "artist_ids": [
        "987c6ccf-d4c5-4f23-938a-c0a21782803d"
    ],
    "album": "Under the Spell of Joy",
    "release_id": "04223c69-d6f6-43f0-91bc-ea68b13f6390",
    "release_group_id": "4d64ea5e-4525-4a49-83d6-02480ba45bbd",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2020-10-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The L.A.-based \"California doom boogie\" band performed live on KEXP in 2019: https://www.youtube.com/watch?v=VtlETn_Dnjk\n==\nMore music: https://deathvalleygirls.bandcamp.com/album/sisters-of-the-moon-b-w-fire-and-brimstone",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}