Information about plays

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

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

{
    "id": 3598374,
    "uri": "https://api.kexp.org/v2/plays/3598374/?format=api",
    "airdate": "2025-12-31T08:45:50-08:00",
    "show": 65523,
    "show_uri": "https://api.kexp.org/v2/shows/65523/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jay",
    "track_id": "ca5e0661-601b-428d-a142-68ccbe52bb05",
    "recording_id": "f1ccd880-2a3f-4429-b167-bca74fffc8bb",
    "artist": "The Diasonics",
    "artist_ids": [
        "7fb97165-f591-4edf-b0f3-2b1eec53fcee"
    ],
    "album": "Ornithology",
    "release_id": "b335199c-1340-48f7-9e49-d679d81c7da1",
    "release_group_id": "f9db7881-7dc2-45d5-b8d0-2bd68129f06d",
    "labels": [
        "Record Kicks"
    ],
    "label_ids": [
        "4bec8322-9493-426d-924a-cfa2f79a95ec"
    ],
    "release_date": "2025-08-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New \"hussar funk\" out of Moscow, Russia from The Diasonics. Cinematic funk visionaries The Diasonics deliver another solid set of Eastern-infused psychedelic, cinematic, disco-funk with their new album “Ornithology”.\n\nhttps://thediasonics.bandcamp.com\n\nRead more about the band here: https://recordkicks.com/artist/the-diasonics/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}