Information about plays

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

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

{
    "id": 3656751,
    "uri": "https://api.kexp.org/v2/plays/3656751/?format=api",
    "airdate": "2026-05-19T08:26:52-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39-40413635683_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39/mbid-b685ef4f-f025-4b29-833a-d9401d7e5c39-40413635683_thumb250.jpg",
    "song": "Me and The Girls",
    "track_id": "d7fe5bc7-568e-4f72-ad6e-595147d1d31d",
    "recording_id": "e55cf3c6-1e83-4a47-9463-7eea4769d47d",
    "artist": "Amyl and the Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Cartoon Darkness",
    "release_id": "b685ef4f-f025-4b29-833a-d9401d7e5c39",
    "release_group_id": "32fdf291-cd36-4b48-9c6c-fd3ad7956092",
    "labels": [
        "Virgin Music Group"
    ],
    "label_ids": [
        "89a8123b-da2f-40dd-8c85-718a5c4c3a61"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi John, we listen to you every morning! Today we are driving across Wyoming headed back to Denver and would love to hear some Amyl and the Sniffers! Thanks - Renee and Chip!!\n--\nWatch Amy Taylor and bandmates performing live in the KEXP Gathering Space last March (2025): https://www.youtube.com/watch?v=3yDEoiH7Q7A\n\nhttps://amylandthesniffers.bandcamp.com\nhttps://www.amylandthesniffers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}