Information about plays

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

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

{
    "id": 3625517,
    "uri": "https://api.kexp.org/v2/plays/3625517/?format=api",
    "airdate": "2026-03-05T06:21:07-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-a337e781-cec1-4785-854e-ef562430e509/mbid-a337e781-cec1-4785-854e-ef562430e509-43721847009_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-a337e781-cec1-4785-854e-ef562430e509/mbid-a337e781-cec1-4785-854e-ef562430e509-43721847009_thumb250.jpg",
    "song": "Not In Your Mouth None Of Your Business",
    "track_id": "ad2bc053-7627-40ff-9abc-0eea0ef120c4",
    "recording_id": "560fd702-46d9-4e30-89ca-15302ae690f1",
    "artist": "Peaches",
    "artist_ids": [
        "270acfee-1fbe-413e-a0a8-6a35a8b3b66c"
    ],
    "album": "No Lube So Rude",
    "release_id": "a337e781-cec1-4785-854e-ef562430e509",
    "release_group_id": "d9e0fc07-8d09-4083-9af8-b997a871033d",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "See Peaches live!\n-March 14th, Showbox, Seattle\n-March 19th, The Midway, SF\n\nhttps://peachesofficial.bandcamp.com/track/not-in-your-mouth-none-of-your-business",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}