Information about plays

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

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

{
    "id": 3629610,
    "uri": "https://api.kexp.org/v2/plays/3629610/?format=api",
    "airdate": "2026-03-16T05:30:01-07:00",
    "show": 66196,
    "show_uri": "https://api.kexp.org/v2/shows/66196/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-f789bf63-c8ab-4486-841f-c6c6356eee71/mbid-f789bf63-c8ab-4486-841f-c6c6356eee71-44090156904_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-f789bf63-c8ab-4486-841f-c6c6356eee71/mbid-f789bf63-c8ab-4486-841f-c6c6356eee71-44090156904_thumb250.jpg",
    "song": "Don’t Look Down",
    "track_id": "52bf6559-41c3-4fc9-9097-7c08ecc0e151",
    "recording_id": "6796b076-7d31-4055-873c-e0297b3ce6d5",
    "artist": "Cut Worms",
    "artist_ids": [
        "c3552e38-d7a7-4dd8-a0a2-c5cdb63a1e8f"
    ],
    "album": "Transmitter",
    "release_id": "f789bf63-c8ab-4486-841f-c6c6356eee71",
    "release_group_id": "34e040fd-6b96-4f79-8833-4e2f1ff78302",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Touring this spring:\n\n- Apr. 29 at The Independent in San Francisco, CA\n- May 1 at Aladdin Theater in Portland, OR\n- May 2 at Neumos in Seattle, WA\n\nTransmitter is Max Clarke’s fourth full length record as Cut Worms. Produced by Jeff Tweedy at Wilco’s Loft studio, Transmitter marks a deepening of Clarke’s abilities and the convergence of two artists whose work searches for grace amid dislocation. \n\nhttps://cutworms.bandcamp.com/album/transmitter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}