Information about plays

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

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

{
    "id": 3618968,
    "uri": "https://api.kexp.org/v2/plays/3618968/?format=api",
    "airdate": "2026-02-18T04:53:42-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-0c5b72c1-1a2b-4453-85f3-515353ee27a9/mbid-0c5b72c1-1a2b-4453-85f3-515353ee27a9-21455768186_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-0c5b72c1-1a2b-4453-85f3-515353ee27a9/mbid-0c5b72c1-1a2b-4453-85f3-515353ee27a9-21455768186_thumb250.jpg",
    "song": "Maybe You're the Reason",
    "track_id": "2a794677-8613-4b86-bfa0-9641d13ba83d",
    "recording_id": "eb5aa44c-cb37-474f-b728-68a6689a0dd8",
    "artist": "The Japanese House",
    "artist_ids": [
        "5db88fae-df24-490e-971a-1b3fe8d373ea"
    ],
    "album": "Good at Falling",
    "release_id": "0c5b72c1-1a2b-4453-85f3-515353ee27a9",
    "release_group_id": "aeb3a565-046b-4447-8050-9a7d4f2bd2d5",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2019-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amber Mary Bain, known professionally as the Japanese House, is an English indie pop musician from Buckinghamshire. Bain contributes vocals and plays guitar, synthesizer and keyboard for her music. Bain decided to pursue a career in music as a teenager.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}