Information about plays

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

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

{
    "id": 3656347,
    "uri": "https://api.kexp.org/v2/plays/3656347/?format=api",
    "airdate": "2026-05-18T09:52:25-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-1e23d8f2-2fd2-41d5-95df-56f97befb212/mbid-1e23d8f2-2fd2-41d5-95df-56f97befb212-45116197859_thumb500.jpg",
    "thumbnail_uri": "https://dn711301.ca.archive.org/0/items/mbid-1e23d8f2-2fd2-41d5-95df-56f97befb212/mbid-1e23d8f2-2fd2-41d5-95df-56f97befb212-45116197859_thumb250.jpg",
    "song": "Charlie Sheen Reaches Out to the Feds",
    "track_id": "08773bd3-de23-4862-83b9-0032ed467e59",
    "recording_id": "294717f6-1abd-4c4a-b72b-a48c228d6ec2",
    "artist": "The Mountain Goats",
    "artist_ids": [
        "9639cd52-c351-4a17-9797-58880e95a7ef"
    ],
    "album": "Days",
    "release_id": "1e23d8f2-2fd2-41d5-95df-56f97befb212",
    "release_group_id": "edc10ac5-4bd6-452d-a703-cf1282f06915",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-08-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Mountain Goats coming out this August!\n\nhttps://themountaingoats.bandcamp.com/album/days",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}