Information about plays

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

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

{
    "id": 3542168,
    "uri": "https://api.kexp.org/v2/plays/3542168/?format=api",
    "airdate": "2025-08-19T18:42:59-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?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": "RUN",
    "track_id": "2216cefc-e3eb-4139-8015-8dadd207c9fa",
    "recording_id": "086ed1c7-9e52-477b-a405-cde5eae08110",
    "artist": "L’Éclair ft. Gelli Haha",
    "artist_ids": [
        "1f804ef4-e3b2-430b-9cd1-883f234ea603",
        "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’Eclair are the Swiss ensemble formed and led by Bulgarian brothers Stef and Yavor Lilov.  They are joined by their labelmate Gelli Haha on this track.\n***\nL’Éclair is touring this fall and will be hitting some West Coast cities in November (Portland, Vancouver BC, San Francisco..) but no Seattle date...\n\nMore music and tour dates here: https://leclairband.bandcamp.com/album/cloud-drifter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}