Information about plays

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

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

{
    "id": 3635037,
    "uri": "https://api.kexp.org/v2/plays/3635037/?format=api",
    "airdate": "2026-03-29T07:35:49-07:00",
    "show": 66310,
    "show_uri": "https://api.kexp.org/v2/shows/66310/?format=api",
    "image_uri": "https://coverartarchive.org/release/a42bc1f4-de8c-4bd8-b0cc-c57fd602c477/43742336256-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a42bc1f4-de8c-4bd8-b0cc-c57fd602c477/43742336256-250.jpg",
    "song": "A Moment To Unfold",
    "track_id": null,
    "recording_id": "50a95530-b310-491f-9394-c38b5e116730",
    "artist": "Sulk Rooms",
    "artist_ids": [
        "36ba2602-8b0d-428f-838a-b69f12b53687"
    ],
    "album": "Rewilding",
    "release_id": null,
    "release_group_id": "06c69b37-e1c6-434e-b6f6-ac56d64eed99",
    "labels": [
        "Floodlit Recordings"
    ],
    "label_ids": [
        "fbc5576d-1d6d-4ba3-9ec1-0a329b08ab68"
    ],
    "release_date": "2025-12-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken off the latest album from Sulk Rooms, an alias of British musician Thomas Ragsdale ~ https://thomasragsdalemusic.bandcamp.com/album/rewilding",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}