Information about plays

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

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

{
    "id": 3656808,
    "uri": "https://api.kexp.org/v2/plays/3656808/?format=api",
    "airdate": "2026-05-19T11:27:01-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-f3fbfcad-75b4-4206-80ed-770754c878f5/mbid-f3fbfcad-75b4-4206-80ed-770754c878f5-42340420398_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-f3fbfcad-75b4-4206-80ed-770754c878f5/mbid-f3fbfcad-75b4-4206-80ed-770754c878f5-42340420398_thumb250.jpg",
    "song": "Chemin de la Baie",
    "track_id": "05a6cc24-c3c5-41ae-a357-38485767a833",
    "recording_id": "93177e61-0395-45dc-b7a7-f075ae9d65c3",
    "artist": "The Besnard Lakes",
    "artist_ids": [
        "520c81bd-e7b4-45c1-bd8f-976eba5b39e1"
    ],
    "album": "The Besnard Lakes are the Ghost Nation",
    "release_id": "f3fbfcad-75b4-4206-80ed-770754c878f5",
    "release_group_id": "f507ddfc-1c9a-42b1-a11e-e06d32af39ff",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Montreal band The Besnard Lakes will play Seattle's Black Lodge tomorrow, Wednesday, May 20th. \n--\nThe band says of this song: \"This is our shoegaze song! Jace [Lasek] wrote the verse riff in Rigaud and the voice memos on the iPhone automatically called it “Chemin de la Baie” since the house is near that street. We liked it so much we kept the name and it ended up informing the story of a mild drug experience while roaming through the streets of Monterey, California.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}