Information about plays

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

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

{
    "id": 3657228,
    "uri": "https://api.kexp.org/v2/plays/3657228/?format=api",
    "airdate": "2026-05-20T12:28:23-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-04b19a7b-2f95-41dc-a3bf-bf1e33baaa56/mbid-04b19a7b-2f95-41dc-a3bf-bf1e33baaa56-44983619949_thumb500.jpg",
    "thumbnail_uri": "https://ia600107.us.archive.org/32/items/mbid-04b19a7b-2f95-41dc-a3bf-bf1e33baaa56/mbid-04b19a7b-2f95-41dc-a3bf-bf1e33baaa56-44983619949_thumb250.jpg",
    "song": "Faceless Angel",
    "track_id": "00705c2a-e7d4-4776-8c91-7742b9727bb2",
    "recording_id": "0035d00e-214a-423d-9051-9846518714e4",
    "artist": "Now Always Fades feat. Alias Error",
    "artist_ids": [
        "803660e7-76e9-4f75-939d-db8dd92ca383",
        "e073410b-6bc8-4ac3-bdb9-f67349529891"
    ],
    "album": "Faceless Angel",
    "release_id": "04b19a7b-2f95-41dc-a3bf-bf1e33baaa56",
    "release_group_id": "16f674fe-84e6-4bb4-ba1a-33e279b43b70",
    "labels": [
        "Northern Underground"
    ],
    "label_ids": [
        "ea98eb17-7552-42bc-bda2-84c8ee195845"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘Faceless Angel,’ the latest release by Naarm/Melbourne-based producer, songwriter and multi-instrumentalist Xavier Bacash (aka Now Always Fades), explores the gripping tensions of fear. \n\nIn collaboration with Alia Serror-O’Neill (otherwise known as Alias Error), the track blends O’Neill’s hushed vocals, NAF’s classic trip-hop mannerisms and the textural layering of each beat and echo. \n\nhttps://northernundergroundrecords.bandcamp.com/track/faceless-angel-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}