Information about plays

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

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

{
    "id": 3554563,
    "uri": "https://api.kexp.org/v2/plays/3554563/?format=api",
    "airdate": "2025-09-18T10:17:14-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia801904.us.archive.org/1/items/mbid-efa86b9a-e272-478d-9366-bce4ebddc089/mbid-efa86b9a-e272-478d-9366-bce4ebddc089-42143594195_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-efa86b9a-e272-478d-9366-bce4ebddc089/mbid-efa86b9a-e272-478d-9366-bce4ebddc089-42143594195_thumb250.jpg",
    "song": "Grandmother",
    "track_id": "76c255b0-6c6a-42e5-8d74-28a19b6b0c1e",
    "recording_id": "19aa488a-1076-4b5e-b36a-6e37f60e7bf4",
    "artist": "Big Thief ft. Laraaji",
    "artist_ids": [
        "249e0ab9-2690-47f3-8c9a-ef7bb62ee466",
        "9f81247f-7f57-42f3-a8ba-75bef554e591"
    ],
    "album": "Double Infinity",
    "release_id": "efa86b9a-e272-478d-9366-bce4ebddc089",
    "release_group_id": "8fd54a87-a6df-4046-a9f6-7f2f171301ba",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP's Music Director Chris Sanley wrote this about the new album from Big Thief:\n\n\"The sheer artistry and magnetism of Big Thief is, well, incomprehensible. With lush, layered soundscapes, their folk-tinged indie-rock soars across nine essential tracks, whittled down from over a hundred at the start of the album’s creation. Now a trio, Adrianne Lenker, Buck Meek and James Krivchenia have taken the shift in stride, continuing to expand their intricate sound with Adrienne Lenker’s airy, emphatic vocals and intimate lyricism as their true north. Double Infinity, their sixth studio album, ushers in a new era for Big Thief, one that embraces change, growth, collaboration, and as always, a whole lot of heart. \"\n\nhttps://kexp.org/read/2025/9/8/new-music-reviews-98/\n--\nBig Thief will play Berkeley's Greek Theatre on Thursday, September 25th!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}