Information about plays

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

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

{
    "id": 3608607,
    "uri": "https://api.kexp.org/v2/plays/3608607/?format=api",
    "airdate": "2026-01-24T18:39:59-08:00",
    "show": 65746,
    "show_uri": "https://api.kexp.org/v2/shows/65746/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-9f7b6049-c260-4d48-9678-23e22aa44a21/mbid-9f7b6049-c260-4d48-9678-23e22aa44a21-14484287493_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-9f7b6049-c260-4d48-9678-23e22aa44a21/mbid-9f7b6049-c260-4d48-9678-23e22aa44a21-14484287493_thumb250.jpg",
    "song": "Regulars",
    "track_id": "2ed8e9f8-afe9-470b-99e0-5ab8d4aabb1e",
    "recording_id": "3d0cdd8b-7b6a-4964-ada9-75353a7c5f3d",
    "artist": "Big Business",
    "artist_ids": [
        "97bb32a9-a490-403f-8eda-cd33d9466059"
    ],
    "album": "Command Your Weather",
    "release_id": "9f7b6049-c260-4d48-9678-23e22aa44a21",
    "release_group_id": "31fae0e7-1bcd-440b-a9fa-5aacb7cf541c",
    "labels": [
        "Joyful Noise Recordings"
    ],
    "label_ids": [
        "ea3bb22e-d9c4-4739-a138-55b56816216f"
    ],
    "release_date": "2016-07-08",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Big Business is an American stoner/sludge metal band founded in 2004 in Seattle by bassist/vocalist Jared Warren and drummer Coady Willis.\n\nhttps://bigbigbusiness.bandcamp.com/album/command-your-weather",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}