Information about plays

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

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

{
    "id": 3616650,
    "uri": "https://api.kexp.org/v2/plays/3616650/?format=api",
    "airdate": "2026-02-12T17:22:07-08:00",
    "show": 65915,
    "show_uri": "https://api.kexp.org/v2/shows/65915/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-66e2286a-43df-4ba5-8fe8-0d7ee33c6a1b/mbid-66e2286a-43df-4ba5-8fe8-0d7ee33c6a1b-29047028900_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-66e2286a-43df-4ba5-8fe8-0d7ee33c6a1b/mbid-66e2286a-43df-4ba5-8fe8-0d7ee33c6a1b-29047028900_thumb250.jpg",
    "song": "Baby It’s You",
    "track_id": "f3607557-2bc3-4627-af62-aaf32f5417e7",
    "recording_id": "48c024e7-5b58-42d6-a5de-fe7e6a791f54",
    "artist": "London Grammar",
    "artist_ids": [
        "4dbe08c1-b40a-43b3-ab89-210000bd8ab2"
    ],
    "album": "Californian Soil",
    "release_id": "66e2286a-43df-4ba5-8fe8-0d7ee33c6a1b",
    "release_group_id": "b290e941-2908-4ef2-9815-63f084f041a6",
    "labels": [
        "Ministry of Sound Recordings"
    ],
    "label_ids": [
        "db69120f-b087-4671-aeef-a69646dcd8da"
    ],
    "release_date": "2021-04-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Reid, Dan Rothman, and Dominic 'Dot' Major are London Grammar.\nhttps://www.londongrammar.com/\n\nThe band has several different visuals for this track up on their Youtube channel! https://bit.ly/33NCNsT \n--\nWatch a live session recorded at KEXP - at the old station's spot at Dexter & Denny!\nhttps://bit.ly/3iNEavV",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}