Information about plays

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

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

{
    "id": 3471258,
    "uri": "https://api.kexp.org/v2/plays/3471258/?format=api",
    "airdate": "2025-03-02T15:41:50-08:00",
    "show": 62801,
    "show_uri": "https://api.kexp.org/v2/shows/62801/?format=api",
    "image_uri": "https://ia600605.us.archive.org/34/items/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388-40994937858_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/34/items/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388/mbid-4ce0f179-37ce-4fb6-affc-ae8e4c557388-40994937858_thumb250.jpg",
    "song": "Neanderthal",
    "track_id": "7935bb33-ba05-4e19-b210-1dfd25414750",
    "recording_id": "14a035d3-076a-4fce-b17d-f916c11e4799",
    "artist": "Bob Mould",
    "artist_ids": [
        "d7f5305a-15fc-4af4-a61b-f6f45510cc8f"
    ],
    "album": "Here We Go Crazy",
    "release_id": "4ce0f179-37ce-4fb6-affc-ae8e4c557388",
    "release_group_id": "d2fffae5-4e22-4466-bcb8-0e5fd0363a31",
    "labels": [
        "BMG",
        "Granary Music"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f",
        "8222cd7c-ea45-4728-b71c-a1db708b27f7"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bob Mould will play The Fillmore in SF on Saturday, April 5th and The Neptune in Seattle on Monday, April 7th!\n\nAbout this fresh new single, Bob shares, \"In the early stages of writing this album, I envisioned ‘Neanderthal’ as the opening track,” says Mould. “I imagined a child raised in an unstable home, perpetually exposed to erratic and confrontational behavior. A fight or flight situation. ‘Neanderthal’ is a frantic sprint through darkened hallways littered with tension, conflict, and aggression. A claustrophobic maze of distorted mirrors.\n\n\"As the song nears the end, a pair of subconscious voices appear. The first voice is both soothing and unsettling, while the final voice is reactionary and violent. It’s a fight or flight song.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}