Information about plays

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

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

{
    "id": 3657213,
    "uri": "https://api.kexp.org/v2/plays/3657213/?format=api",
    "airdate": "2026-05-20T11:43:30-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-371b0655-d545-42c0-be18-4a5ab4c9b0f7/mbid-371b0655-d545-42c0-be18-4a5ab4c9b0f7-35553119700_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-371b0655-d545-42c0-be18-4a5ab4c9b0f7/mbid-371b0655-d545-42c0-be18-4a5ab4c9b0f7-35553119700_thumb250.jpg",
    "song": "Dream",
    "track_id": "aa693416-40be-4d66-8e1d-e742a9b666af",
    "recording_id": "8c92dac6-a0fc-4b08-995c-1938445f5ec5",
    "artist": "Strange Ranger",
    "artist_ids": [
        "765f925f-dc9b-4f01-ac12-0b25d58bd387"
    ],
    "album": "Pure Music",
    "release_id": "371b0655-d545-42c0-be18-4a5ab4c9b0f7",
    "release_group_id": "bd3c7210-a6ee-42f8-902c-cc729094037d",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2023-07-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia-based indie outfit Strange Ranger spent their first six years between Montana and Oregon, operating under the name Sioux Falls. The group began as the high school project of guitarist Isaac Eiger and bassist Fred Nixon. Inspired by bands like Modest Mouse and Pixies, the two friends began shaping their melodic post-punk sound and playing gigs around their hometown of Bozeman, Montana. By 2012, Sioux Falls had self-released an EP and relocated to Portland, Oregon, where they recruited drummer Ben Scott.: https://www.allmusic.com/artist/strange-ranger-mn0003664591/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}