Information about plays

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

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

{
    "id": 3555436,
    "uri": "https://api.kexp.org/v2/plays/3555436/?format=api",
    "airdate": "2025-09-20T12:54:13-07:00",
    "show": 64613,
    "show_uri": "https://api.kexp.org/v2/shows/64613/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb250.jpg",
    "song": "Broken Music for Broken People",
    "track_id": "ef18bff9-84ae-42be-b961-a7a5cea65038",
    "recording_id": "7b510611-a04c-4cb6-af72-4a2d772999b6",
    "artist": "Suede",
    "artist_ids": [
        "a55c2f1b-3f3f-4d6a-aa30-5e186dbadce6"
    ],
    "album": "Antidepressants",
    "release_id": "ca2e1cac-d601-4f92-bf4a-f5a45ff19068",
    "release_group_id": "6be0d065-75a7-4c2b-b89a-1261def0d9af",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Antidpressants is Suede's tenth studio album. \n---\n\"So many years have passed since Coming Up, Suede's post-Bernard Butler peak, and a listener can't but help to feel nostalgic for the rush of that record. And while Antidepressants isn't that album, it's got enough of a similar flash and spark to almost fool a fan in 2025. This is a cohesive offering, and one where it feels like the band's at least attempting to scale the same heights as before. There are no points awarded for trying, of course, but they certainly make a respectable showing here. When the world seems like it's falling apart (again), there's still something comforting about the wail of Brett Anderson with the machinery of the Suede attack behind him. Antidepressants is something to be grateful for, especially for those of us looking for reminders of the flame of our youth.\"\n\n-http://www.apessimistisneverdisappointed.com/2025/09/broken-music-for-broken-people-review.html\n\nhttps://antidepressantssuede.bandcamp.com/album/antidepressants",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}