Information about plays

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

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

{
    "id": 3524722,
    "uri": "https://api.kexp.org/v2/plays/3524722/?format=api",
    "airdate": "2025-07-09T12:06:09-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://ia800102.us.archive.org/27/items/mbid-d8956dde-c200-35b5-9788-102ab6e33492/mbid-d8956dde-c200-35b5-9788-102ab6e33492-15880535068_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/27/items/mbid-d8956dde-c200-35b5-9788-102ab6e33492/mbid-d8956dde-c200-35b5-9788-102ab6e33492-15880535068_thumb250.jpg",
    "song": "Marble House",
    "track_id": "7bdeb757-72f9-30d7-8cd2-ab8b12c78797",
    "recording_id": "e8c91f1f-8f76-4c03-a3d3-7eac215be3d8",
    "artist": "The Knife",
    "artist_ids": [
        "bf710b71-48e5-4e15-9bd6-96debb2e4e98"
    ],
    "album": "Silent Shout",
    "release_id": "d8956dde-c200-35b5-9788-102ab6e33492",
    "release_group_id": "02c05025-e031-30a0-afee-d92cea9d79dd",
    "labels": [
        "Mute Corporation"
    ],
    "label_ids": [
        "68523539-169d-481a-984d-8cc997fb6ea2"
    ],
    "release_date": "2006-07-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song from Swedish duo The Knife features contributing vocals from fellow Swedish singer (and co-writer) Jay-Jay Johanson. (Here's a biography of Jäje Johansson: https://genius.com/artists/Jay-jay-johanson)\n--\nSee the \"mouse video\" for \"Marble House.\" It uses stop-motion animation and was directed by Chris Hopewell.  : https://vimeo.com/57209348",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}