Information about plays

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

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

{
    "id": 3639427,
    "uri": "https://api.kexp.org/v2/plays/3639427/?format=api",
    "airdate": "2026-04-08T10:38:13-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Had To Learn",
    "track_id": "0fef7a95-3875-4e2b-ba05-de7d3f9e0ea4",
    "recording_id": "0d78dcab-6d8d-4015-a949-4d90d35353a1",
    "artist": "B. DeVeaux",
    "artist_ids": [
        "19f09f10-caa1-4f53-a962-f825fcf56c01"
    ],
    "album": "I Had To Learn",
    "release_id": "ebd9df5d-362d-4ce7-9e73-0aadd2a7e368",
    "release_group_id": "efb6b8bf-4ebd-4b17-9b9d-2cebbd533c6e",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oakland artist B. DeVeaux performed Live on KEXP back in February as part of KEXP's Bay Area broadcast from the Noise Pop Festival. Make sure to subscribe to KEXP's YouTube channel to get notified when the video of the session posts:\n\nhttps://www.youtube.com/kexp\n\n--\n\nB. DeVeaux released their debut album, CHRYSALIS, last August, and have recently followed up with a new single, \"I Had To Learn.\" \n\nhttps://deveauxian.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}