Information about plays

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

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

{
    "id": 3553782,
    "uri": "https://api.kexp.org/v2/plays/3553782/?format=api",
    "airdate": "2025-09-16T13:26:17-07:00",
    "show": 64579,
    "show_uri": "https://api.kexp.org/v2/shows/64579/?format=api",
    "image_uri": "https://ia903404.us.archive.org/33/items/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738-29269371744_thumb500.jpg",
    "thumbnail_uri": "https://ia803404.us.archive.org/33/items/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738-29269371744_thumb250.jpg",
    "song": "DANCING ELEPHANTS",
    "track_id": "668784ad-57bb-4158-b327-c439e1198535",
    "recording_id": "84483a8f-438d-4973-aec4-3daeb28eda45",
    "artist": "Rochelle Jordan",
    "artist_ids": [
        "0e0d5912-4026-47ef-be1c-c876c7108dd2"
    ],
    "album": "Play With the Changes",
    "release_id": "0cb7c6f0-0e65-4354-a590-aeddc3c2c738",
    "release_group_id": "79b3edf4-b637-4ddb-8e6e-9ea9b04713a2",
    "labels": [
        "Young Art Records"
    ],
    "label_ids": [
        "fae06445-389a-4993-84ab-c538b695f60d"
    ],
    "release_date": "2021-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rochelle Jordan told Bandcamp, “I feel that my responsibility as an artist is to constantly bring about imagination, change, diversity, honesty, and artistry, and reflect that upon the people so that they feel brave enough to step out of their comfort zone—and even open themselves up to a whole new sound that they didn’t know that they liked,”\n---\nSupport and listen to more from Rochelle Jordan here, enjoy:\nhttps://rochellejordan.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}