Information about plays

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

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

{
    "id": 3556008,
    "uri": "https://api.kexp.org/v2/plays/3556008/?format=api",
    "airdate": "2025-09-21T17:42:33-07:00",
    "show": 64625,
    "show_uri": "https://api.kexp.org/v2/shows/64625/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/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": "Words",
    "track_id": "3b4020c9-8574-4e49-a17a-18255504da5b",
    "recording_id": "5f9aee5d-1053-4952-8962-f279933dd3ce",
    "artist": "Big Thief",
    "artist_ids": [
        "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": "After extensive touring in support of the band's 2022 double album, Dragon New Warm Mountain I Believe in You, Big Thief announced the departure of founding member and bass guitarist Max Oleartchik on July 11, 2024.\n\nThe three remaining members – Adrianne Lenker, Buck Meek and James Krivchenia – released a statement, noting, \"After many beautiful years together, Max is no longer in Big Thief. Our love for each other is infinite, and we are so grateful for all we have shared these many years together since the beginning of our journey as a band. We wouldn’t be who we are without Max. This separation marks the end of an era, and the beginning of a new one for Big Thief. This change was made for interpersonal reasons with mutual respect in our hearts.\"\n\nFollowing Oleartchik's departure, the band toured in the summer of 2024 with two new additional live members – Justin Felton (bass) and Jon Nellen (additional drums) – performing eleven dates in total between July and August. In October, the band released a collaborative studio album, Dance of Love, with singer-songwriter Tucker Zimmerman, which had been recorded prior to Oleartchik's exit. https://tinyurl.com/3yarvxe3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}