Information about plays

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

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

{
    "id": 3561993,
    "uri": "https://api.kexp.org/v2/plays/3561993/?format=api",
    "airdate": "2025-10-06T10:42:46-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia600203.us.archive.org/26/items/mbid-23d752fa-d27c-33bf-ab33-aff5fb47d507/mbid-23d752fa-d27c-33bf-ab33-aff5fb47d507-6505314487_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/26/items/mbid-23d752fa-d27c-33bf-ab33-aff5fb47d507/mbid-23d752fa-d27c-33bf-ab33-aff5fb47d507-6505314487_thumb250.jpg",
    "song": "All Mine",
    "track_id": "c8c0e0f6-d37b-3ff8-9676-5529142c65bb",
    "recording_id": "4e22d68a-19a2-4fd4-a29f-36bc05fc81fe",
    "artist": "Portishead",
    "artist_ids": [
        "8f6bd1e4-fbe1-4f50-aa9b-94c450ec0f11"
    ],
    "album": "Portishead",
    "release_id": "23d752fa-d27c-33bf-ab33-aff5fb47d507",
    "release_group_id": "46b38f09-e90b-39eb-b04f-002da20f7f96",
    "labels": [
        "Go! Beat"
    ],
    "label_ids": [
        "cd275ac6-9af0-4465-895b-462208cb716e"
    ],
    "release_date": "1997-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#578 on YOUR countdown of the greatest albums of all-time.\n\nPortishead released their self-titled second album on this day in 1997! \"All mine\" is the first single from \"Portishead.\"\n\n\"Geoff Barrow and Adrian Utley recorded original music that they later sampled for the backing tracks on the album, giving the record a hazy, dreamlike quality that shares many of the same signatures of Dummy... [Beth Gibbons'] voice is electronically phased on most of the tracks, adding layers to the claustrophobic menace of the music.\"\nhttps://tinyurl.com/3zwvhzeu\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}