Information about plays

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

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

{
    "id": 3639793,
    "uri": "https://api.kexp.org/v2/plays/3639793/?format=api",
    "airdate": "2026-04-09T07:36:04-07:00",
    "show": 66406,
    "show_uri": "https://api.kexp.org/v2/shows/66406/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-029edbfd-7f18-42d6-a2bd-c7a7894c0f06/mbid-029edbfd-7f18-42d6-a2bd-c7a7894c0f06-32761929903_thumb500.jpg",
    "thumbnail_uri": "https://ia801409.us.archive.org/33/items/mbid-029edbfd-7f18-42d6-a2bd-c7a7894c0f06/mbid-029edbfd-7f18-42d6-a2bd-c7a7894c0f06-32761929903_thumb250.jpg",
    "song": "Without a Trace",
    "track_id": "a6f6f7de-1340-425a-aa6f-e2d69d2364c5",
    "recording_id": "9344f50e-54e9-4718-abd7-99cc796e4d28",
    "artist": "The Black Angels",
    "artist_ids": [
        "49814f71-8fef-41ec-9af8-b6995c0bd601"
    ],
    "album": "Wilderness of Mirrors",
    "release_id": "029edbfd-7f18-42d6-a2bd-c7a7894c0f06",
    "release_group_id": "0ff6c0af-9859-4b5f-b28a-ed9cf9271375",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2022-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy Video from The Black Angels' November 2021 KEXP In-Studio: https://bit.ly/3WDJfM1\n\nhttps://theblackangels.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}