Information about plays

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

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

{
    "id": 3657092,
    "uri": "https://api.kexp.org/v2/plays/3657092/?format=api",
    "airdate": "2026-05-20T04:28:15-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://ia601502.us.archive.org/27/items/mbid-f474f942-1f18-46b2-91fd-94ce349fd608/mbid-f474f942-1f18-46b2-91fd-94ce349fd608-44884879625_thumb500.jpg",
    "thumbnail_uri": "https://dn720900.ca.archive.org/0/items/mbid-f474f942-1f18-46b2-91fd-94ce349fd608/mbid-f474f942-1f18-46b2-91fd-94ce349fd608-44884879625_thumb250.jpg",
    "song": "The Fall",
    "track_id": "e3fc27dc-90ef-4c66-87a0-c2d17c9c68ba",
    "recording_id": "b096bc4d-e0bf-494c-a8c4-281648a1848d",
    "artist": "THEATRE",
    "artist_ids": [
        "0fb7ccfc-9dd7-40d8-b0d7-f84a1bfcffb6"
    ],
    "album": "Incarnate",
    "release_id": "f474f942-1f18-46b2-91fd-94ce349fd608",
    "release_group_id": "b9528c2d-4d2f-47c8-9991-e3d35b9dfef5",
    "labels": [
        "Echo"
    ],
    "label_ids": [
        "11eff8e9-5611-402d-9d2e-1c9eeb3c98d5"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "THEATRE is an Irish, post-punk band making waves with a dark, anthemic sound that pairs driving rhythms with moody, atmospheric textures. Their debut single \"The Fall\" has been picking up serious steam ahead of their upcoming album release on June 12. \n\nRead more: https://www.thelineofbestfit.com/tracks/theatre-the-fall",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}