Information about plays

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

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

{
    "id": 3665313,
    "uri": "https://api.kexp.org/v2/plays/3665313/?format=api",
    "airdate": "2026-06-08T10:22:56-07:00",
    "show": 66936,
    "show_uri": "https://api.kexp.org/v2/shows/66936/?format=api",
    "image_uri": "https://dn711306.ca.archive.org/0/items/mbid-4a1d49f8-40a5-4f25-af17-859790eb2dd8/mbid-4a1d49f8-40a5-4f25-af17-859790eb2dd8-15177825698_thumb500.jpg",
    "thumbnail_uri": "https://dn711306.ca.archive.org/0/items/mbid-4a1d49f8-40a5-4f25-af17-859790eb2dd8/mbid-4a1d49f8-40a5-4f25-af17-859790eb2dd8-15177825698_thumb250.jpg",
    "song": "Give Up",
    "track_id": "7f8fdfa8-6688-4a9d-ada5-b776881464a1",
    "recording_id": "a826d631-f95f-4d45-82a5-f7782710bc17",
    "artist": "American Wrestlers",
    "artist_ids": [
        "097bfec9-712a-4d8c-a660-61fbdc8ffbd8"
    ],
    "album": "Goodbye Terrible Youth",
    "release_id": "437bb507-0565-4230-b0bb-3631aaf9728f",
    "release_group_id": "dc1d78c3-91f2-4879-8fa9-8b18387ec1a3",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2016-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "St. Louis, MO band American Wrestlers played tracks from 'Goodbye Terrible Youth' in a 2016 session live in the KEXP studio.\nhttps://youtu.be/OZy6S2ZIZ1g\n\n\"Give Up\" was a KEXP Song of the Day in 2016. Read more about the track and download it here:\nhttps://kexp.org/read/2016/9/27/song-of-the-day-american-wrestlers-give-up/\n\nhttps://americanwrestlersband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}