Information about plays

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

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

{
    "id": 3624061,
    "uri": "https://api.kexp.org/v2/plays/3624061/?format=api",
    "airdate": "2026-03-01T16:43:07-08:00",
    "show": 66064,
    "show_uri": "https://api.kexp.org/v2/shows/66064/?format=api",
    "image_uri": "https://dn720002.ca.archive.org/0/items/mbid-ebcb39d1-8f6a-44c6-9618-8af08645c434/mbid-ebcb39d1-8f6a-44c6-9618-8af08645c434-44443348016_thumb500.jpg",
    "thumbnail_uri": "https://dn720002.ca.archive.org/0/items/mbid-ebcb39d1-8f6a-44c6-9618-8af08645c434/mbid-ebcb39d1-8f6a-44c6-9618-8af08645c434-44443348016_thumb250.jpg",
    "song": "Empathy (edit)",
    "track_id": "1683cf8e-497d-4c10-ade8-2bd4ec0fd985",
    "recording_id": "f436aa37-2de0-4ac9-adde-64b08b37d2a3",
    "artist": "Bathing Suits",
    "artist_ids": [
        "d8ed2c1b-16bd-498b-932a-b5a52e54e874"
    ],
    "album": "Empathy",
    "release_id": "ebcb39d1-8f6a-44c6-9618-8af08645c434",
    "release_group_id": "275bd1a1-d906-4e7d-aac1-7e62f85b6f68",
    "labels": [
        "Underplay"
    ],
    "label_ids": [
        "dd0026b8-6f44-439f-8e66-c48a665d06a7"
    ],
    "release_date": "2026-02-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leeds’ most electrifying DIY export, Bathing Suits, have officially entered clubland with their new single, \"Empathy.\" Moving beyond their basement-party roots, the track is a sprawling, seven-minute \"noise-trance\" exorcism produced by DJ Subaru (Benny Howell).\n\nOf the single, Freyja Blevins states, \"It’s about feeling like there’s no empathy left for anyone—like we’ve run out of it or something. The song feels cold, angry, suffocating and tense. But it was really fun writing and working on it together.\" https://tinyurl.com/57pjcafw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}