Information about plays

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

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

{
    "id": 3659814,
    "uri": "https://api.kexp.org/v2/plays/3659814/?format=api",
    "airdate": "2026-05-26T12:48:00-07:00",
    "show": 66820,
    "show_uri": "https://api.kexp.org/v2/shows/66820/?format=api",
    "image_uri": "https://dn711504.ca.archive.org/0/items/mbid-25a42a67-70c9-42e4-84f5-432791861360/mbid-25a42a67-70c9-42e4-84f5-432791861360-44647313512_thumb500.jpg",
    "thumbnail_uri": "https://dn711504.ca.archive.org/0/items/mbid-25a42a67-70c9-42e4-84f5-432791861360/mbid-25a42a67-70c9-42e4-84f5-432791861360-44647313512_thumb250.jpg",
    "song": "I Want You Here",
    "track_id": "c74aaef1-d5b3-47b4-92b2-4b19846c762a",
    "recording_id": "c3bf5a65-2640-434b-bfea-5679741ed45b",
    "artist": "Lauren Lakis",
    "artist_ids": [
        "eb89d9de-231f-4ecc-8218-5f2016d9a54b"
    ],
    "album": "Deadlights",
    "release_id": "25a42a67-70c9-42e4-84f5-432791861360",
    "release_group_id": "92bc6a21-bdd3-4d43-8508-f43e66beb6c2",
    "labels": [
        "RidingEasy Records"
    ],
    "label_ids": [
        "6f50fbf5-1276-424e-ada4-aaa2e3ac302d"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Now based between Berlin and Austin, Texas, Lauren Lakis Lauren Lakis is a film and stage actor, singer, and multi-instrumentalist. A new album \"Deadlights\" was released on May 8th. Lauren will be at Central Saloon in Seattle on Saturday, June 6th.:",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}