Information about plays

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

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

{
    "id": 3554101,
    "uri": "https://api.kexp.org/v2/plays/3554101/?format=api",
    "airdate": "2025-09-17T07:59:09-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb250.jpg",
    "song": "Here She Comes",
    "track_id": "c678b75c-8d67-422a-9270-583cad4d006b",
    "recording_id": "ff883ce7-0a00-4ee9-b9bf-7aec6005bf6c",
    "artist": "Chatham Rise",
    "artist_ids": [
        "f05341fd-aaa8-453a-9dc2-835411f8c71b"
    ],
    "album": "Trillium",
    "release_id": "a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9",
    "release_group_id": "baf5619e-a4d6-490e-8c1d-c56403fc32cd",
    "labels": [
        "Infinite Spin Records"
    ],
    "label_ids": [
        "4e1b51b3-82b5-4471-b4df-e6625704abbc"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sprawling psychedelic shoegaze out of Minneapolis delivering spacey atmospherics that shoot the moon just beyond the post-punk stratosphere.\"\n\n\"The new single from the album, ‘Angus Says,’ featuring vocals from Paula Kelley of Drop Nineteens, debuted on Seattle’s premier radio station, KEXP, on 5/15/2025!\" https://infinitespinrecords.org/product/chatham-rise-trillium/\n\nhttps://chathamrise.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}