Information about plays

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

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

{
    "id": 3545588,
    "uri": "https://api.kexp.org/v2/plays/3545588/?format=api",
    "airdate": "2025-08-27T18:49:52-07:00",
    "show": 64403,
    "show_uri": "https://api.kexp.org/v2/shows/64403/?format=api",
    "image_uri": "https://ia800409.us.archive.org/4/items/mbid-417bae96-102a-4e05-8137-6b7000d21f07/mbid-417bae96-102a-4e05-8137-6b7000d21f07-42019662965_thumb500.jpg",
    "thumbnail_uri": "https://dn721201.ca.archive.org/0/items/mbid-417bae96-102a-4e05-8137-6b7000d21f07/mbid-417bae96-102a-4e05-8137-6b7000d21f07-42019662965_thumb250.jpg",
    "song": "Rush & Fever",
    "track_id": "233f26a5-f361-4376-866d-085da22de3f5",
    "recording_id": "88c2bbac-396e-41b7-9121-109e237d8493",
    "artist": "Nation Of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Rush & Fever",
    "release_id": "417bae96-102a-4e05-8137-6b7000d21f07",
    "release_group_id": "a4dfa02e-d76d-4358-b750-5c603d4e17e1",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-02-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "To Bill, Beth, and Ivy!\n\"I've been listening since the kcmu days while mending fishing nets at fisherman's terminal in Seattle. Our family have been amplifiers for several years now...\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}