Information about plays

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

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

{
    "id": 3640279,
    "uri": "https://api.kexp.org/v2/plays/3640279/?format=api",
    "airdate": "2026-04-10T12:23:53-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-2e8f6486-9aba-406e-9f28-e77d4127d1fc/mbid-2e8f6486-9aba-406e-9f28-e77d4127d1fc-9574012432_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-2e8f6486-9aba-406e-9f28-e77d4127d1fc/mbid-2e8f6486-9aba-406e-9f28-e77d4127d1fc-9574012432_thumb250.jpg",
    "song": "I Love You",
    "track_id": "1a96c0dd-878d-4c00-87c9-dad13ebc4dc8",
    "recording_id": "b423809c-40d5-40f5-8db5-ecb59a19677e",
    "artist": "Said the Whale",
    "artist_ids": [
        "01bb4b3a-3f0f-4533-ae4c-07381e6833da"
    ],
    "album": "I Love You",
    "release_id": "14002a58-859f-41d1-8b6b-ca084cba2ff8",
    "release_group_id": "2ed6b29b-cdaa-4b9e-9db0-edff4308bc18",
    "labels": [
        "Hidden Pony Records"
    ],
    "label_ids": [
        "5221433e-536f-4c10-8715-c4379872c5b5"
    ],
    "release_date": "2013-05-04",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"A Juno Award-winning indie rock ensemble from Vancouver, British Columbia, Said the Whale specialize in melodic twists and turns peppered with quirky yet bittersweet musings that reflect a climate prone to overcast days.\"\n\nhttps://www.allmusic.com/artist/said-the-whale-mn0002046224#biography\n\n--\n\nSaid the Whale is on tour:\n\n- Victoria, Canada, TONIGHT at the Capital Ballroom\n- Vancouver, Canada, TOMORROW at the Hollywood Theatre\n\nhttps://www.saidthewhale.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}