Information about plays

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

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

{
    "id": 3544192,
    "uri": "https://api.kexp.org/v2/plays/3544192/?format=api",
    "airdate": "2025-08-24T12:29:57-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://dn721208.ca.archive.org/0/items/mbid-9fcff377-05d6-4609-a152-09b2e7238081/mbid-9fcff377-05d6-4609-a152-09b2e7238081-42145683709_thumb500.jpg",
    "thumbnail_uri": "https://dn721208.ca.archive.org/0/items/mbid-9fcff377-05d6-4609-a152-09b2e7238081/mbid-9fcff377-05d6-4609-a152-09b2e7238081-42145683709_thumb250.jpg",
    "song": "Not Enough",
    "track_id": "48e12138-17b9-41cc-8cbf-97095e9e7721",
    "recording_id": "16131145-6e96-453f-91f6-cd6aaff584a0",
    "artist": "Dam Swindle feat. Haile Supreme",
    "artist_ids": [
        "66e050ed-2491-4528-b7d7-7825cd2cd71e",
        "38b9ea38-bede-4e26-a4e9-7fd2988a6c48"
    ],
    "album": "Open",
    "release_id": "9fcff377-05d6-4609-a152-09b2e7238081",
    "release_group_id": "fe9804b4-e1c6-4285-9ebc-e6f919093b32",
    "labels": [
        "Heist Recordings"
    ],
    "label_ids": [
        "580992ca-a4ce-4158-8775-cd449d2554c1"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Amsterdam, Dam Swindle are the duo of Lars Dales and Maarten Smeets.\n\n\"Open\" sees the acclaimed duo dive far beyond the deep sonic waters they're most known for, exploring lower tempos, synthwave, hip-house, and ambient across fourteen tracks.\n\nDam Swindle will be at Substation in Ballard on October 10th.\n\nhttps://damswindle.bandcamp.com/album/open\nIG: @damswindle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}