Information about plays

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

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

{
    "id": 3572621,
    "uri": "https://api.kexp.org/v2/plays/3572621/?format=api",
    "airdate": "2025-11-01T14:20:20-07:00",
    "show": 64994,
    "show_uri": "https://api.kexp.org/v2/shows/64994/?format=api",
    "image_uri": "https://ia801003.us.archive.org/23/items/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17-43310940608_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/23/items/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17/mbid-d110ef8e-af23-4770-93e8-30a0a02aaa17-43310940608_thumb250.jpg",
    "song": "No Performer",
    "track_id": "0fdfb78c-32b0-49b7-bc6e-58b30aefd5b7",
    "recording_id": "225c046a-d123-479b-8a45-055df1fd6da3",
    "artist": "Katie McBride",
    "artist_ids": [
        "e56305d2-75a0-4102-aa70-02958bde5364"
    ],
    "album": "RHODO",
    "release_id": "d110ef8e-af23-4770-93e8-30a0a02aaa17",
    "release_group_id": "44600459-1ce1-4b74-bc0a-8b07a0f5ebb1",
    "labels": [
        "Blue Water Records"
    ],
    "label_ids": [
        "e23598e7-4c6c-4967-8926-a70c205d6638"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Toronto-based electronic producer, singer, and songwriter Katie McBride. KEXP's associate music director Alex Ruder says RHODO \"confidently balances sleek pop moments with bold forays into adventurous high-BPM terrain\". You can read his full review and others here: \nhttps://www.kexp.org/read/?category=album-reviews\nhttps://katiemcbride.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}