Information about plays

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

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

{
    "id": 3571727,
    "uri": "https://api.kexp.org/v2/plays/3571727/?format=api",
    "airdate": "2025-10-30T07:32:13-07:00",
    "show": 64972,
    "show_uri": "https://api.kexp.org/v2/shows/64972/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15-43259445035_thumb500.jpg",
    "thumbnail_uri": "https://ia800803.us.archive.org/12/items/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15/mbid-eb3993cb-54e4-42c7-902d-f497f1356e15-43259445035_thumb250.jpg",
    "song": "Black Ice",
    "track_id": "4d351d41-3271-4186-b5fe-8855208fd45c",
    "recording_id": "83858318-4d84-4424-98dc-9ac10d47e78e",
    "artist": "The Wytches",
    "artist_ids": [
        "2cf75c6b-e686-4ba1-818a-7f3ad5f3f398"
    ],
    "album": "Talking Machine",
    "release_id": "eb3993cb-54e4-42c7-902d-f497f1356e15",
    "release_group_id": "80c1a2f1-4417-48d4-8b24-5848ad15e481",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The leading single off their latest album, 'Black Ice' was inspired by the heaviness of 'Till The End Of The Day' by The Kinks.\nhttps://clunkmag.com/clunk-recommends-the-wytches-black-ice/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}