Information about plays

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

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

{
    "id": 3501298,
    "uri": "https://api.kexp.org/v2/plays/3501298/?format=api",
    "airdate": "2025-05-14T14:03:05-07:00",
    "show": 63459,
    "show_uri": "https://api.kexp.org/v2/shows/63459/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-101125f8-1271-4f4d-83ff-cd35ebd8e3bd/mbid-101125f8-1271-4f4d-83ff-cd35ebd8e3bd-33154087811_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-101125f8-1271-4f4d-83ff-cd35ebd8e3bd/mbid-101125f8-1271-4f4d-83ff-cd35ebd8e3bd-33154087811_thumb250.jpg",
    "song": "Weights",
    "track_id": "a7471007-8077-4a1a-99a6-70d5f9aace27",
    "recording_id": "3f2484cf-0db9-4af3-941e-fe10c9afb18d",
    "artist": "Bartees Strange",
    "artist_ids": [
        "9e1ea361-c2cc-45a4-a926-00518453efc0"
    ],
    "album": "Weights",
    "release_id": "101125f8-1271-4f4d-83ff-cd35ebd8e3bd",
    "release_group_id": "90f74c78-b5d2-4337-8b4f-bc4ff8b32e59",
    "labels": [
        "Memory Music"
    ],
    "label_ids": [
        "e08ebeb2-a25d-46c9-9881-85b48c30584a"
    ],
    "release_date": "2021-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“This is about the ones that got away,” Bartees Strange said of “Weights.\" “Going back and forth in my head about relationships that could have happened, missing that it didn’t, and finally realizing I gotta let the weight of it all go.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}