Information about plays

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

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

{
    "id": 3633874,
    "uri": "https://api.kexp.org/v2/plays/3633874/?format=api",
    "airdate": "2026-03-26T11:53:39-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-689a666f-8feb-4776-a393-6d9cbfb2f7e9/mbid-689a666f-8feb-4776-a393-6d9cbfb2f7e9-43581129644_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-689a666f-8feb-4776-a393-6d9cbfb2f7e9/mbid-689a666f-8feb-4776-a393-6d9cbfb2f7e9-43581129644_thumb250.jpg",
    "song": "Holy",
    "track_id": "11b17282-dc72-368c-905e-16cf665d2676",
    "recording_id": "a2b704d4-f513-4a97-8a7a-59e77b23f8eb",
    "artist": "Love as Laughter",
    "artist_ids": [
        "8f5c6093-27ba-402d-b092-4157c93a4104"
    ],
    "album": "Holy",
    "release_id": "689a666f-8feb-4776-a393-6d9cbfb2f7e9",
    "release_group_id": "98f89358-9230-3459-94d7-200aa0ef1e68",
    "labels": [
        "Sony BMG Music Entertainment"
    ],
    "label_ids": [
        "f9ada3ae-3081-44df-8581-ca27a3462b68"
    ],
    "release_date": "2008-06-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Love as Laughter was an indie rock band also from Olympia. They formed in 1994 by vocalist and guitarist Sam Jayne as a solo project following the break-up of his previous band, Lync. \n\nThis album was on Isaac Brock's label Glacial Pace.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}