Information about plays

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

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

{
    "id": 3571528,
    "uri": "https://api.kexp.org/v2/plays/3571528/?format=api",
    "airdate": "2025-10-29T19:59:56-07:00",
    "show": 64968,
    "show_uri": "https://api.kexp.org/v2/shows/64968/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-c263e057-da2d-4999-a9e7-5282b41f6a75/mbid-c263e057-da2d-4999-a9e7-5282b41f6a75-38294565589_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-c263e057-da2d-4999-a9e7-5282b41f6a75/mbid-c263e057-da2d-4999-a9e7-5282b41f6a75-38294565589_thumb250.jpg",
    "song": "Howlin’ and Prowlin’",
    "track_id": "0f1f0027-ad44-4bf2-8348-85e5b2d5925d",
    "recording_id": "46e94d6f-a1b2-4e35-9ab9-982bd650eaf8",
    "artist": "Screen Frogs",
    "artist_ids": [
        "c69d8012-07c4-4f64-ad50-c25b99358c44"
    ],
    "album": "Subterranean Wreckage Amidst Stolen Hues",
    "release_id": "c263e057-da2d-4999-a9e7-5282b41f6a75",
    "release_group_id": "db7696cf-789c-4117-9d77-52a67e1850c8",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-03-08",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "Request from William in Dallas!\n\nScreen Frogs - Howlin’ And Prowlin’ (Live on KEXP) vid here: https://www.youtube.com/watch?v=wpk6h0rmxAM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}