Information about plays

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

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

{
    "id": 3549259,
    "uri": "https://api.kexp.org/v2/plays/3549259/?format=api",
    "airdate": "2025-09-05T14:51:04-07:00",
    "show": 64481,
    "show_uri": "https://api.kexp.org/v2/shows/64481/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d-41973424435_thumb500.jpg",
    "thumbnail_uri": "https://ia601706.us.archive.org/8/items/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d-41973424435_thumb250.jpg",
    "song": "Bather in the Bloodcells",
    "track_id": "751eb38e-2880-4b6d-abd4-f762c053b67a",
    "recording_id": "0c5bbc2a-e9c8-4454-bda5-0e0338f03729",
    "artist": "No Joy",
    "artist_ids": [
        "1667e92c-84a4-455b-89c8-70bf5709c22d"
    ],
    "album": "Bugland",
    "release_id": "d5fb6767-bd04-4ad0-9978-e3d7b45d311d",
    "release_group_id": "6ff1710b-20ac-4923-983c-fce06c3dabce",
    "labels": [
        "Hand Drawn Dracula"
    ],
    "label_ids": [
        "67aade44-3a34-413a-90a1-e090f54a378d"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://soundcloud.com/no-joy/bather-in-the-bloodcells-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}