Information about plays

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

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

{
    "id": 3542299,
    "uri": "https://api.kexp.org/v2/plays/3542299/?format=api",
    "airdate": "2025-08-20T01:58:26-07:00",
    "show": 64336,
    "show_uri": "https://api.kexp.org/v2/shows/64336/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e-42091388129_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e-42091388129_thumb250.jpg",
    "song": "Annihilation",
    "track_id": "442fdb9d-0b11-4616-a685-369405fc0316",
    "recording_id": "64fefb5e-d501-420f-b98d-9243e01bba4e",
    "artist": "TOPS",
    "artist_ids": [
        "2491939e-b112-4afd-8563-c1ab1ea27e1c"
    ],
    "album": "Bury the Key",
    "release_id": "8e3f9aab-5f61-45dc-a152-0c294b0b218e",
    "release_group_id": "20a43740-0fac-4e6b-8b08-42b37b59efc9",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TOPS will be at The Crocodile on Saturday, September 6th, and in SF at The Fillmore on Friday, September 19th.\n--\nTOPS is Montreal musicians David Carriere, Jane Penny, Marta Cikojevic, and Riley Fleck . \"Bury the Key\" is their first full-length since 2020.: https://tops.bandcamp.com/album/bury-the-key",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}