Information about plays

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

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

{
    "id": 3665010,
    "uri": "https://api.kexp.org/v2/plays/3665010/?format=api",
    "airdate": "2026-06-07T16:48:46-07:00",
    "show": 66928,
    "show_uri": "https://api.kexp.org/v2/shows/66928/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0-44389752139_thumb500.jpg",
    "thumbnail_uri": "https://ia800903.us.archive.org/1/items/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0-44389752139_thumb250.jpg",
    "song": "Hedgesitting",
    "track_id": "e208abf9-3d9c-4d17-87cd-9649cf464e13",
    "recording_id": "e34dada8-a45a-498f-a031-3f7f3902dc47",
    "artist": "Cola",
    "artist_ids": [
        "644ca6ea-a2ff-40b5-bd24-9df719e799ff"
    ],
    "album": "Cost of Living Adjustment",
    "release_id": "27eebda8-58cb-4de4-b323-822859b2e3c0",
    "release_group_id": "46a2c99f-217b-4ebc-b3d1-45ec8a0a964a",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Hedgesitting” appears as the first track from Montreal trio Cola’s third full-length album, Cost of Living Adjustment.\n\n\"Hedgesitting\" utilizes both a drum loop and live drumming on top of it, creating an infectious beat from the mind of drummer Evan Cartwright. This forms the base for Ben Stidworthy’s bass and Tim Darcy’s soaring guitars, as well as Darcy’s matter-of-fact vocals singing David Byrne-esque lyrics.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}