Information about plays

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

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

{
    "id": 3548420,
    "uri": "https://api.kexp.org/v2/plays/3548420/?format=api",
    "airdate": "2025-09-03T13:05:09-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/items/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982-42324198393_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982/mbid-4b2576dd-2c15-4add-9b18-55495bd4b982-42324198393_thumb250.jpg",
    "song": "Shining",
    "track_id": "87102b33-65ec-4129-8a26-c09eb2ecd5a7",
    "recording_id": "0b5c8c39-15f2-4025-8f81-71c6a1582f8f",
    "artist": "Mac DeMarco",
    "artist_ids": [
        "f2492c31-54a8-4347-a1fc-f81f72873bbf"
    ],
    "album": "Guitar",
    "release_id": "4b2576dd-2c15-4add-9b18-55495bd4b982",
    "release_group_id": "ea5be93c-ed2d-4c8a-8bcc-250b2909fb44",
    "labels": [
        "Mac’s Record Label"
    ],
    "label_ids": [
        "36aa522f-a5f4-4c64-b10e-64d63e6fd505"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mac DeMarco will be LIVE on KEXP on Tuesday, September 23rd, at 11:00 a.m. That session is open to the public!\n\nMac DeMarco is playing The Greek Theater in Berkeley on Friday and Saturday, September 19th and 20th, and the   Paramount Theatre in Seattle on Tuesday, September 23rd. \n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}