Information about plays

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

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

{
    "id": 3629625,
    "uri": "https://api.kexp.org/v2/plays/3629625/?format=api",
    "airdate": "2026-03-16T06:10:37-07:00",
    "show": 66196,
    "show_uri": "https://api.kexp.org/v2/shows/66196/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-18970de6-03b0-4e8d-b9d5-6d448dcd30b8/mbid-18970de6-03b0-4e8d-b9d5-6d448dcd30b8-33528942325_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-18970de6-03b0-4e8d-b9d5-6d448dcd30b8/mbid-18970de6-03b0-4e8d-b9d5-6d448dcd30b8-33528942325_thumb250.jpg",
    "song": "Ain't a Day Goes By",
    "track_id": "707c6e88-d77b-4498-b9c5-21c48bc5d17f",
    "recording_id": "0ca69245-0857-45c8-8d09-7257a74ff3c2",
    "artist": "Melissa Carper",
    "artist_ids": [
        "471c36a0-7543-43ef-9d5c-046f54ed4b77"
    ],
    "album": "Ramblin' Soul",
    "release_id": "18970de6-03b0-4e8d-b9d5-6d448dcd30b8",
    "release_group_id": "866b7e22-fbd9-49b0-bd4d-da8e3ad4e601",
    "labels": [
        "Mae Music"
    ],
    "label_ids": [
        "16f7c5d9-1650-4d34-aeaf-d844a349ea2c"
    ],
    "release_date": "2022-11-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song is a deeply personal tribute to Carper's late dog, Betty Boo. Carper wrote the track within a year of Betty’s passing, describing the grief as \"pouring out\". For a long time, she was unable to perform the song without crying, which is why it only made its debut on Ramblin' Soul. \n\nWatch her beautiful tribute video here:\nhttps://www.youtube.com/watch?v=8yoQ2uo5GNA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}