Information about plays

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

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

{
    "id": 3559791,
    "uri": "https://api.kexp.org/v2/plays/3559791/?format=api",
    "airdate": "2025-09-30T21:37:40-07:00",
    "show": 64712,
    "show_uri": "https://api.kexp.org/v2/shows/64712/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "African Pirates",
    "track_id": null,
    "recording_id": "467ecfe3-1d2c-4c09-b7f7-15b91d662b26",
    "artist": "Nightmares on Wax",
    "artist_ids": [
        "b8c5cc4f-239f-4e02-b46f-b040b77c2030"
    ],
    "album": "In a Space Outta Sound",
    "release_id": null,
    "release_group_id": "2ea9fdb4-e78d-3c56-8a18-3a8c44ebed86",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It is no exaggeration to say that Nightmares on Wax’s work is synonymous with a place in time. It is a place individual to those who have savored his popular brand of sun-drenched dubbed out soul, where fragments of hazy memories, halcyon days and past snapshots encapsulate a generation’s sofa sojourning. This track comes from the year 2006, despite the record cracking you can hear in the background and the groovy polished sounds you hear.\n\nhttps://nightmaresonwax.bandcamp.com/track/african-pirates-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}