Information about plays

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

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

{
    "id": 3656312,
    "uri": "https://api.kexp.org/v2/plays/3656312/?format=api",
    "airdate": "2026-05-18T07:47:58-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://ia800808.us.archive.org/19/items/mbid-ffcbfdb2-951e-48e4-bd94-7be431748cc0/mbid-ffcbfdb2-951e-48e4-bd94-7be431748cc0-44686038284_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-ffcbfdb2-951e-48e4-bd94-7be431748cc0/mbid-ffcbfdb2-951e-48e4-bd94-7be431748cc0-44686038284_thumb250.jpg",
    "song": "Shush",
    "track_id": "f631079f-fb9a-47db-9510-cba3668770d5",
    "recording_id": "2d0790be-d666-4f51-9a12-639fe13a6328",
    "artist": "Tori Amos",
    "artist_ids": [
        "c0b2500e-0cef-4130-869d-732b23ed9df5"
    ],
    "album": "In Times of Dragons",
    "release_id": "ffcbfdb2-951e-48e4-bd94-7be431748cc0",
    "release_group_id": "a591cef1-fe97-44e6-9acf-5dc5d296d452",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2026-05-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Newton, NC born singer, songwriter and composer Tori Amos new album 'In Times of Dragons' out May 1st!\n\nTori Amos is on tour!\n- August 29th at the Greek Theatre in Berkeley, CA\n- September 2nd at the Chateau Ste. in Woodinville, WA.\n\nhttps://toriamos.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}