Information about plays

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

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

{
    "id": 3630606,
    "uri": "https://api.kexp.org/v2/plays/3630606/?format=api",
    "airdate": "2026-03-18T11:33:04-07:00",
    "show": 66214,
    "show_uri": "https://api.kexp.org/v2/shows/66214/?format=api",
    "image_uri": "https://ia800104.us.archive.org/1/items/mbid-05285307-4592-4f0c-a7cf-a71f868e0ff9/mbid-05285307-4592-4f0c-a7cf-a71f868e0ff9-36028120606_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-05285307-4592-4f0c-a7cf-a71f868e0ff9/mbid-05285307-4592-4f0c-a7cf-a71f868e0ff9-36028120606_thumb250.jpg",
    "song": "All I Can Do",
    "track_id": "8287cf18-b0e6-486c-b933-ee4483b9cae3",
    "recording_id": "38edca5c-fb85-41d0-b032-6bc7ebe47005",
    "artist": "Art Feynman",
    "artist_ids": [
        "65ddd55d-7409-4ef4-8047-74373b909294"
    ],
    "album": "Be Good the Crazy Boys",
    "release_id": "05285307-4592-4f0c-a7cf-a71f868e0ff9",
    "release_group_id": "da0c79a3-02b0-4a6a-ab1b-5f57b11062b1",
    "labels": [
        "Western Vinyl"
    ],
    "label_ids": [
        "c4126b4a-ac23-429c-ba19-148fd287def8"
    ],
    "release_date": "2023-11-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Solo project from Boston and California based musician and producer Luke Temple.\n\nhttps://artfeynman.bandcamp.com/album/be-good-the-crazy-boys\nhttps://www.instagram.com/artfeynman/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}