Information about plays

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

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

{
    "id": 3548000,
    "uri": "https://api.kexp.org/v2/plays/3548000/?format=api",
    "airdate": "2025-09-02T13:29:33-07:00",
    "show": 64455,
    "show_uri": "https://api.kexp.org/v2/shows/64455/?format=api",
    "image_uri": "https://ia801308.us.archive.org/7/items/mbid-29f25100-8f1c-48d0-bd85-6fb1ca85c6e9/mbid-29f25100-8f1c-48d0-bd85-6fb1ca85c6e9-36501885231_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-29f25100-8f1c-48d0-bd85-6fb1ca85c6e9/mbid-29f25100-8f1c-48d0-bd85-6fb1ca85c6e9-36501885231_thumb250.jpg",
    "song": "The Last",
    "track_id": "b34d15c0-ed8a-4538-92ed-b946dea750c3",
    "recording_id": "b6d44fd9-9e14-4ed5-86bc-1268022df98b",
    "artist": "Denzel Curry",
    "artist_ids": [
        "5f95440d-7737-4a36-9bcf-c05337f7129b"
    ],
    "album": "Melt My Eyez See Your Future",
    "release_id": "29f25100-8f1c-48d0-bd85-6fb1ca85c6e9",
    "release_group_id": "299a1b9f-7cdd-46da-a5ea-77571ce04009",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2022-03-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Denzel Curry was live on KEXP with Larry Mizell Jr.back in 2022. You can watch that performance/interview on KEXP's YouTube channel! https://www.youtube.com/watch?v=HTnAvv4UdtA&t=52s\n\nOff of his latest his album \"Melt My Eyez, See Your Future\", inspired by \"a combination of what's going on right now in the world\" and films by Japanese director Akira Kurosawa. \n\nhttps://denzelcurry.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}