Information about plays

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

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

{
    "id": 3608157,
    "uri": "https://api.kexp.org/v2/plays/3608157/?format=api",
    "airdate": "2026-01-23T18:18:49-08:00",
    "show": 65733,
    "show_uri": "https://api.kexp.org/v2/shows/65733/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb250.jpg",
    "song": "Price of a Man",
    "track_id": "89f7ebe5-bf6b-406a-ad42-167f6f666434",
    "recording_id": "f8fb0a86-c1c4-41d5-a592-43d65f0c5b0a",
    "artist": "The Belair Lip Bombs",
    "artist_ids": [
        "9f495346-8e2f-47b3-a4d9-883ba4311d64"
    ],
    "album": "Again",
    "release_id": "469deb05-d545-48c0-a394-0de717e801f6",
    "release_group_id": "17cc0d76-ad83-4a02-a0ee-94975f78015d",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australia's Belair Lip Bombs are on tour! They will be swinging by the west coast with the band dust:\n- March 24, SF's Brick and Mortar Music Hall\n- March 26, Portland's Polaris Hall \n- March 27, Seattle's Baba Yaga\n\nhttps://thebelairlipbombs.com/shows/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}