Information about plays

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

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

{
    "id": 3547228,
    "uri": "https://api.kexp.org/v2/plays/3547228/?format=api",
    "airdate": "2025-08-31T16:16:26-07:00",
    "show": 64438,
    "show_uri": "https://api.kexp.org/v2/shows/64438/?format=api",
    "image_uri": "https://ia800906.us.archive.org/0/items/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f-42562684401_thumb500.jpg",
    "thumbnail_uri": "https://ia600906.us.archive.org/0/items/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f-42562684401_thumb250.jpg",
    "song": "Dream Night",
    "track_id": "7647458a-560c-4fa6-ab44-820787d4a7d5",
    "recording_id": "2dadcd47-a773-40e7-bf8e-e3444a6d7dfc",
    "artist": "Jamie xx",
    "artist_ids": [
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "Dream Night",
    "release_id": "80259a08-36e6-4b26-9bf9-adeeb6b3bc8f",
    "release_group_id": "9c214ece-8ae0-4ae2-b969-512064997284",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2025-07-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dream Night\" is a new single from Jamie XX.\n\n\"A woozy, slow-building banger, 'Dream Night' was born on the road while Jamie was touring his latest album, In Waves. 'It came about naturally, out of all the amazing nights of music and dancing I get to experience,' he says. 'I just wanted to share that feeling.'\"\nhttps://tinyurl.com/mstt2up7\n\nhttps://jamiexx.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}