Information about plays

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

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

{
    "id": 3625217,
    "uri": "https://api.kexp.org/v2/plays/3625217/?format=api",
    "airdate": "2026-03-04T13:20:13-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://coverartarchive.org/release/cc4b955b-97ce-4c7f-9bec-02d02ee03925/22978297637-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cc4b955b-97ce-4c7f-9bec-02d02ee03925/22978297637-250.jpg",
    "song": "17 Days (East Coast Love Affair Mix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Prince",
    "artist_ids": [],
    "album": "17 Days",
    "release_id": null,
    "release_group_id": "d569d9ff-6512-4433-8fe0-82aef1bc0d13",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You're not gonna find this one...\n--\nRecorded in 1983 at Prince's Kiowa Trail home studio in Chanhassen, MN and engineered by Don Batts, \"Piano & A Microphone 1983\" is a nine track, 35-minute album features a previously unreleased home studio cassette recording of Prince at his piano. There's a version of \"17 Days\" on that release.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}