Information about plays

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

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

{
    "id": 3613525,
    "uri": "https://api.kexp.org/v2/plays/3613525/?format=api",
    "airdate": "2026-02-05T11:54:05-08:00",
    "show": 65846,
    "show_uri": "https://api.kexp.org/v2/shows/65846/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6-44271597171_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6-44271597171_thumb250.jpg",
    "song": "Worry Angel",
    "track_id": "8bc282cf-9b00-4c23-8200-119fa4dfdc76",
    "recording_id": "6386a5fe-3f02-44d2-b073-d7f8a1461935",
    "artist": "Witch Post",
    "artist_ids": [
        "d5457bd9-58b5-45bb-93f9-8241c876562e"
    ],
    "album": "Butterfly",
    "release_id": "354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6",
    "release_group_id": "b1493540-1ee6-4d0a-80b1-ce7dcf286fab",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Witch Post will release their new EP, 'Butterfly', on March 20th via Partisan Records. Ahead of the album’s arrival, the duo comprised of Alaska Reid and Dylan Fraser have shared “Worry Angel,” they have also announced their first North American shows, including stops in Los Angeles and New York City.\n\nOn the track “Worry Angel,” the band says:: “”Worry Angel” is a lucky keychain you can’t go anywhere without. It’s a python that curls around your neck and makes you into a bitch. It’s twisted superstition that guides your everyday. It’s a pixie taunting you every time you close your eyes. It’s crows that caw on your walk home. It’s a sense of being watched. It’s sweaty palms. It’s not real. We’re waiting on angels. It’s all real and sometimes it’s all just because we feel alone.”\n\nhttps://northerntransmissions.com/witch-post-debut-new-single-worry-angel/#google_vignette",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}