Information about plays

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

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

{
    "id": 3561714,
    "uri": "https://api.kexp.org/v2/plays/3561714/?format=api",
    "airdate": "2025-10-05T17:27:04-07:00",
    "show": 64755,
    "show_uri": "https://api.kexp.org/v2/shows/64755/?format=api",
    "image_uri": "https://ia801401.us.archive.org/25/items/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78-17361517341_thumb500.jpg",
    "thumbnail_uri": "https://ia801401.us.archive.org/25/items/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78/mbid-d277c19d-71e9-4d70-892b-7a9fb1ff0b78-17361517341_thumb250.jpg",
    "song": "Halah",
    "track_id": "0250f677-0f67-4a15-806d-59cdcd18f626",
    "recording_id": "6679e4a0-9721-45ab-9e6f-cad2305fb526",
    "artist": "Mazzy Star",
    "artist_ids": [
        "c48d4327-8122-4286-af66-05e1ee6ac4d8"
    ],
    "album": "She Hangs Brightly",
    "release_id": "d277c19d-71e9-4d70-892b-7a9fb1ff0b78",
    "release_group_id": "328f73a5-37d1-35cc-8538-f880f4f18520",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "71247f6b-fd24-4a56-89a2-23512f006f0c"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#638 on KEXP Listener's Favorite Albums of All-time Countdown\n\nWelcome to KEXP's Fall Fundraising Drive!!!\n\nKurt Cobain of Nirvana listed She Hangs Brightly in his top fifty albums of all time.\n\nIn 2018, Pitchfork ranked the album at number 29 on its list of the 30 best dream pop albums, calling its atmosphere \"gorgeous.\" https://tinyurl.com/25ky3dwc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}