Information about plays

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

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

{
    "id": 3539133,
    "uri": "https://api.kexp.org/v2/plays/3539133/?format=api",
    "airdate": "2025-08-12T10:29:56-07:00",
    "show": 64270,
    "show_uri": "https://api.kexp.org/v2/shows/64270/?format=api",
    "image_uri": "https://ia802800.us.archive.org/16/items/mbid-9ccda725-fc35-4e51-b164-98994f7aca73/mbid-9ccda725-fc35-4e51-b164-98994f7aca73-26806660461_thumb500.jpg",
    "thumbnail_uri": "https://ia802800.us.archive.org/16/items/mbid-9ccda725-fc35-4e51-b164-98994f7aca73/mbid-9ccda725-fc35-4e51-b164-98994f7aca73-26806660461_thumb250.jpg",
    "song": "Deep In Love",
    "track_id": "0e3903f4-c002-43c6-87a9-585b21fb522d",
    "recording_id": "769eb7ba-1607-438b-99e5-53f99079b03c",
    "artist": "Bonny Light Horseman",
    "artist_ids": [
        "b569861e-935b-434e-b521-7f77991299aa"
    ],
    "album": "Bonny Light Horseman",
    "release_id": "9ccda725-fc35-4e51-b164-98994f7aca73",
    "release_group_id": "a259fb18-a782-43e6-a40f-7517c85891dd",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bonny Light Horseman is a collaboration of musicians Anaïs Mitchell (whose Broadway hit Hadestown won in eight categories at the 2019 Tony Awards), Eric D. Johnson (better known to us as Fruit Bats), and Josh Kaufman (a multi-instrumentalist who has toured with Craig Finn, Josh Ritter, The National, to name a few).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}