Information about plays

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

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

{
    "id": 3640400,
    "uri": "https://api.kexp.org/v2/plays/3640400/?format=api",
    "airdate": "2026-04-10T18:38:55-07:00",
    "show": 66417,
    "show_uri": "https://api.kexp.org/v2/shows/66417/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be-44139285873_thumb500.jpg",
    "thumbnail_uri": "https://ia800400.us.archive.org/33/items/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be/mbid-af919cf1-dc05-4dd6-9b06-5c2135b9b7be-44139285873_thumb250.jpg",
    "song": "Ricochet",
    "track_id": "6120d194-76bd-4170-a023-9e5c264c1f6e",
    "recording_id": "b59f4f90-7f3b-4e8f-b0c8-164c51690ba2",
    "artist": "Snail Mail",
    "artist_ids": [
        "86cd4d38-857c-42bd-a5da-9acedcab1e01"
    ],
    "album": "Ricochet",
    "release_id": "af919cf1-dc05-4dd6-9b06-5c2135b9b7be",
    "release_group_id": "812fa041-72e3-4fe7-8f4a-dafdb5d99125",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "These 11 songs are colored by the anxiety of watching life slip through your fingers, as well as the vulnerability of loving deeply rather than frenetically. Ultimately, ‘Ricochet’ is an album about realizing—and accepting—that the world still turns no matter what is going on in your tiny life. \n\nhttps://snailmail.bandcamp.com/album/ricochet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}