Information about plays

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

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

{
    "id": 3593051,
    "uri": "https://api.kexp.org/v2/plays/3593051/?format=api",
    "airdate": "2025-12-19T10:46:18-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lair of 1,000 Serpents",
    "track_id": "8f9b0ffa-1751-4d21-a6d3-cafbbff1051b",
    "recording_id": "89ab0a66-5c9b-455a-9a43-a73b40554ad2",
    "artist": "The Budos Band",
    "artist_ids": [
        "b6fa9b9b-41cf-45a6-adc0-0a4c9a8c0d3c"
    ],
    "album": "VII",
    "release_id": "d22ae72e-7384-4ca1-aa81-b7478eb1fbdb",
    "release_group_id": "8bfcadab-015f-4c87-ac11-72deb2635c3f",
    "labels": [
        "Diamond West Records"
    ],
    "label_ids": [
        "9f7b4e7b-9890-4d0b-bbbe-8abf58d45bca"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More from #91 on our countdown of YOUR favorite albums of 2025\n\n\"If earlier Budos records were the sound of a bar brawl in an Istanbul spy flick, Vii plays more like a mythic road movie set in a desert of ash and shadow, where the fuel is fire and the tires screech to the tune of fuzzed-out guitar.\" \n\nRead more from this review: https://tinyurl.com/ynvcj6d5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}