Information about plays

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

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

{
    "id": 3635081,
    "uri": "https://api.kexp.org/v2/plays/3635081/?format=api",
    "airdate": "2026-03-29T10:21:50-07:00",
    "show": 66311,
    "show_uri": "https://api.kexp.org/v2/shows/66311/?format=api",
    "image_uri": "https://coverartarchive.org/release/10f0f78c-e00d-4512-826b-d93d7b9abdd3/32692197540-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/10f0f78c-e00d-4512-826b-d93d7b9abdd3/32692197540-250.jpg",
    "song": "Step-Back Red",
    "track_id": null,
    "recording_id": "1801e337-0811-48fb-8a76-8789e676e2b5",
    "artist": "Cordovas",
    "artist_ids": [
        "e6b7b4a8-9534-4c44-8054-3b75e8e39034"
    ],
    "album": "That Santa Fe Channel",
    "release_id": null,
    "release_group_id": "f99cc867-6182-484d-ad2b-8c14223bae51",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2018-08-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Nashville band asked The Milk Carton Kids’ Kenneth Pattengale to produce this album.\nhttps://cordovas.bandcamp.com/album/that-santa-fe-channel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}