Information about plays

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

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

{
    "id": 3570866,
    "uri": "https://api.kexp.org/v2/plays/3570866/?format=api",
    "airdate": "2025-10-28T04:00:06-07:00",
    "show": 64954,
    "show_uri": "https://api.kexp.org/v2/shows/64954/?format=api",
    "image_uri": "https://coverartarchive.org/release/431536fd-b348-4967-bc18-6edf49d624d6/29293716999-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/431536fd-b348-4967-bc18-6edf49d624d6/29293716999-250.jpg",
    "song": "Strawberry",
    "track_id": null,
    "recording_id": "365867ae-7646-48ba-b71e-20e8bf2dff15",
    "artist": "Doss",
    "artist_ids": [
        "33c60988-ede6-4337-83e8-95825704d194"
    ],
    "album": "4 New Hit Songs",
    "release_id": null,
    "release_group_id": "bd77dac9-23b2-44d0-ac9f-9b1063f45b2f",
    "labels": [
        "LuckyMe"
    ],
    "label_ids": [
        "bd2e11b6-fa00-4616-848d-4e8a23cd63ff"
    ],
    "release_date": "2021-05-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Steve in Texas - Thanks for listening!\n\nPaper magazine says she \"has gained a dedicated cult following over the years on the strength of her dreamy rave-kissed originals and legendary DJ sets that blend together trance, 00s electro and early EDM in a way that feels effortlessly cool.\" https://bit.ly/3daTvqH\n\nCheck out the video: https://bit.ly/3gQzKH8\n\nVia Guitargirl Mag.\nWritten over the course of several years, the new track’s guitar loop came to Doss years ago while she was worked in a used guitar store in Baltimore. The lyrics are a more recent addition. “‘Strawberry’ feels like a pause, a punctuation between past and future moments,” says Doss. “It’s about realizing that you are good and ok.”\n https://guitargirlmag.com/news/music-news/doss-debuts-new-single-strawberry-with-accompanying-video-today-subtitle-4-new-hit-songs-ep-out-5-7/\nhttps://doss.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}