Information about plays

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

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

{
    "id": 3536707,
    "uri": "https://api.kexp.org/v2/plays/3536707/?format=api",
    "airdate": "2025-08-06T14:35:34-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd-41659753491_thumb500.jpg",
    "thumbnail_uri": "https://ia801506.us.archive.org/16/items/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd-41659753491_thumb250.jpg",
    "song": "Flashes From Everywhere",
    "track_id": "546906ae-0342-4405-a891-749f733caaa7",
    "recording_id": "b766c32c-ffbc-41e3-aea3-c429a51c86bf",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Instant Holograms On Metal Film",
    "release_id": "7c344079-3661-40ed-87b4-9aa54b1d02fd",
    "release_group_id": "446fc616-c4db-46ce-8d4c-e4efc019b3f8",
    "labels": [
        "Warp",
        "Duophonic Ultra High Frequency Disks"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190",
        "b64ad6ca-9589-44a1-89d5-7c602302f6b7"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Be sure to catch Stereolab on tour this fall in support of their first album in 15 years! \n\nSaturday October 18 @ The Neptune Theatre in Seattle\nSunday October 19 @ McMenamins Crystal Ballroom in Portland\nTuesday October 21 & Wednesday October 22 @ The Regency in San Francisco.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}