Information about plays

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

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

{
    "id": 3559529,
    "uri": "https://api.kexp.org/v2/plays/3559529/?format=api",
    "airdate": "2025-09-30T06:11:47-07:00",
    "show": 64706,
    "show_uri": "https://api.kexp.org/v2/shows/64706/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-e6410de1-6a77-47d8-b208-bf3d0de029aa/mbid-e6410de1-6a77-47d8-b208-bf3d0de029aa-22271485031_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-e6410de1-6a77-47d8-b208-bf3d0de029aa/mbid-e6410de1-6a77-47d8-b208-bf3d0de029aa-22271485031_thumb250.jpg",
    "song": "Bogchiel Rain Blues",
    "track_id": "9a5b514e-bfdd-361c-b111-c78e35d6c507",
    "recording_id": "fe7ba737-091b-40c3-9b20-5f980fb988fa",
    "artist": "The Moondoggies",
    "artist_ids": [
        "174744a2-8f85-4602-a0e6-5f2097c2e945"
    ],
    "album": "Don't Be a Stranger",
    "release_id": "e6410de1-6a77-47d8-b208-bf3d0de029aa",
    "release_group_id": "71165b36-77b0-3ef4-9fb4-2603947c4541",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2008-08-19",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Moondoggies is an American rock band from Everett, Washington, north of Seattle. They were formed in 2005 by Kevin Murphy, Caleb Quick, Carl Dahlen, and Robert Terreberry. Watch The Moondoggies in a live performance in the KEXP studio in 2013: https://www.youtube.com/watch?v=sT8pjrTxPvU\n==\nWe're warming up for KEXP's Fall Fundraising Drive with an $80,000 match on the table. YOU power KEXP! Donate here: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}