Information about plays

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

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

{
    "id": 3542560,
    "uri": "https://api.kexp.org/v2/plays/3542560/?format=api",
    "airdate": "2025-08-20T17:25:54-07:00",
    "show": 64341,
    "show_uri": "https://api.kexp.org/v2/shows/64341/?format=api",
    "image_uri": "https://ia800706.us.archive.org/7/items/mbid-8db7c4dc-b3ca-4ffd-9b3c-cd2f6e9fe1bd/mbid-8db7c4dc-b3ca-4ffd-9b3c-cd2f6e9fe1bd-41598188728_thumb500.jpg",
    "thumbnail_uri": "https://ia800706.us.archive.org/7/items/mbid-8db7c4dc-b3ca-4ffd-9b3c-cd2f6e9fe1bd/mbid-8db7c4dc-b3ca-4ffd-9b3c-cd2f6e9fe1bd-41598188728_thumb250.jpg",
    "song": "VERTIGO",
    "track_id": "786bcb09-eec1-4dd9-88da-b127b18fa658",
    "recording_id": "1a7a6d86-ceeb-4c2a-a352-0f8e19e9712f",
    "artist": "L’Éclair",
    "artist_ids": [
        "eba84f01-4afc-4451-bb73-5bfd1eaae37a"
    ],
    "album": "CLOUD DRIFTER",
    "release_id": "8db7c4dc-b3ca-4ffd-9b3c-cd2f6e9fe1bd",
    "release_group_id": "5d20a873-a6c0-46a8-b737-43d0329c3930",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L’Éclair is playing the Freakout Fest in Seattle on Friday, November 7th: https://www.freakoutrec.com/lineup\n\n\"L’Eclair is for the first time now led by the Lilov siblings. The result is an album seamlessly melding modernity with nostalgia and played with a robotic tightness that remains deeply human.\" https://leclairband.bandcamp.com/album/cloud-drifter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}