Information about plays

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

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

{
    "id": 3656697,
    "uri": "https://api.kexp.org/v2/plays/3656697/?format=api",
    "airdate": "2026-05-19T05:10:37-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://dn711104.ca.archive.org/0/items/mbid-36efc83c-2c2b-41d7-b713-e19792d40a3e/mbid-36efc83c-2c2b-41d7-b713-e19792d40a3e-27225160181_thumb500.jpg",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-36efc83c-2c2b-41d7-b713-e19792d40a3e/mbid-36efc83c-2c2b-41d7-b713-e19792d40a3e-27225160181_thumb250.jpg",
    "song": "Younger Than Yesterday",
    "track_id": "e7cb296e-f24f-3ef6-95ab-05d2abb6f218",
    "recording_id": "186e48c9-cde5-466a-825c-ba6fc9c7d77f",
    "artist": "Real Estate",
    "artist_ids": [
        "2ff0dfc6-0542-4bbc-a44a-60605c074ba6"
    ],
    "album": "Days",
    "release_id": "36efc83c-2c2b-41d7-b713-e19792d40a3e",
    "release_group_id": "0f8b895a-668f-48a9-a0b3-7dff5a78678b",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2011-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"A lot has been said of how the latest album from Jersey quintet Real Estate is “their most mature to date,” but when the boys showed up to their in-studio session carrying a large framed poster of Bob Marley, and then began sound-checking with Nirvana’s “Come As You Are,” it was apparent they’re the same young dudes we’ve known for years now. The songs on their third album, Atlas, are truly some of their strongest yet, which made them the ideal choice for our second live streaming session, KEXP Now.\" http://blog.kexp.org/2014/03/11/live-video-real-estate-2/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}