Information about plays

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

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

{
    "id": 3556834,
    "uri": "https://api.kexp.org/v2/plays/3556834/?format=api",
    "airdate": "2025-09-23T18:27:47-07:00",
    "show": 64643,
    "show_uri": "https://api.kexp.org/v2/shows/64643/?format=api",
    "image_uri": "https://ia802804.us.archive.org/33/items/mbid-b428a339-beeb-40e3-b97d-2844c13cc7d5/mbid-b428a339-beeb-40e3-b97d-2844c13cc7d5-20933551425_thumb500.jpg",
    "thumbnail_uri": "https://ia802804.us.archive.org/33/items/mbid-b428a339-beeb-40e3-b97d-2844c13cc7d5/mbid-b428a339-beeb-40e3-b97d-2844c13cc7d5-20933551425_thumb250.jpg",
    "song": "Noid",
    "track_id": "0a9c5e34-bfe2-4174-b98f-645220fd1d31",
    "recording_id": "2ad3db39-eded-40d1-adbe-4d539aeafac1",
    "artist": "Yves Tumor",
    "artist_ids": [
        "b675f327-4738-4af4-bb83-1adb0003f2d3"
    ],
    "album": "Safe in the Hands of Love",
    "release_id": "b428a339-beeb-40e3-b97d-2844c13cc7d5",
    "release_group_id": "08935b2f-dc6e-4af2-a9be-ca4ac28285f0",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2018-09-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On “Noid,” Tumor’s lyrics grapple with police brutality, especially the effect it has on people who may not have been targeted directly, but watch their communities suffer from it daily. The Andreas Browning-directed clip captures Tumor as he walks through the streets of Los Angeles, cutting to shots of surveillance cameras, cop cars and, most harrowing, a sequence in which Tumor struggles against two heavily-armed and -armored cops.\nhttps://bit.ly/3GbHw8Y\n\nhttps://yves-tumor.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}