Information about plays

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

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

{
    "id": 3671901,
    "uri": "https://api.kexp.org/v2/plays/3671901/?format=api",
    "airdate": "2026-06-24T07:59:57-07:00",
    "show": 67074,
    "show_uri": "https://api.kexp.org/v2/shows/67074/?format=api",
    "image_uri": "https://dn711005.ca.archive.org/0/items/mbid-c34de3aa-4392-4ac1-8df0-527a4b2f4f63/mbid-c34de3aa-4392-4ac1-8df0-527a4b2f4f63-45246524624_thumb500.jpg",
    "thumbnail_uri": "https://dn711005.ca.archive.org/0/items/mbid-c34de3aa-4392-4ac1-8df0-527a4b2f4f63/mbid-c34de3aa-4392-4ac1-8df0-527a4b2f4f63-45246524624_thumb250.jpg",
    "song": "I Wish You Passed On a Little Anger",
    "track_id": "741c1e43-f6a7-4788-9400-b279039b8a3c",
    "recording_id": "99a6e7e0-1d2d-4813-b098-61b2e61dd181",
    "artist": "Widemouth",
    "artist_ids": [
        "85f26d08-c11b-4556-8244-a9bf9f717a4b"
    ],
    "album": "No Gasoline",
    "release_id": "c34de3aa-4392-4ac1-8df0-527a4b2f4f63",
    "release_group_id": "f466fa1d-4ed1-469f-ab69-21cac9bbb89b",
    "labels": [
        "Urban Scandal Records"
    ],
    "label_ids": [
        "10d0dab0-93ca-4e55-8f71-00299f3e9cef"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Widemouth is a four-piece band out of Chicago. They play indie music of the folk/rock variety. They've been playing around the bars and houses and venues of Chicago for a little more than two years, interspersed by a few self-booked tours around the Midwest and East Coast.\n\nTheir new album 'No Gasoline' just released at the end of May!\n\n* San Francisco on July 15 at The Knockout\n\nhttps://widemouth1.bandcamp.com\nhttps://www.widemouthband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}