Information about plays

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

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

{
    "id": 3584706,
    "uri": "https://api.kexp.org/v2/plays/3584706/?format=api",
    "airdate": "2025-11-29T20:44:40-08:00",
    "show": 65245,
    "show_uri": "https://api.kexp.org/v2/shows/65245/?format=api",
    "image_uri": "https://ia802809.us.archive.org/32/items/mbid-7a669e75-78e0-4c7d-9c2f-92486d251fb4/mbid-7a669e75-78e0-4c7d-9c2f-92486d251fb4-21160298914_thumb500.jpg",
    "thumbnail_uri": "https://ia802809.us.archive.org/32/items/mbid-7a669e75-78e0-4c7d-9c2f-92486d251fb4/mbid-7a669e75-78e0-4c7d-9c2f-92486d251fb4-21160298914_thumb250.jpg",
    "song": "Lighter",
    "track_id": "594613b1-fddd-4f67-8d10-5d40dece4b8e",
    "recording_id": "60e89279-d0bd-4030-975b-31477036f884",
    "artist": "Cumulus",
    "artist_ids": [
        "766af644-9e17-4cf1-b20b-3185cdcff0a1"
    ],
    "album": "Comfort World",
    "release_id": "7a669e75-78e0-4c7d-9c2f-92486d251fb4",
    "release_group_id": "a384c7de-dcc3-40d6-b5f4-a3bb5e3fe8ce",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-09-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Music from Seattle band Cumulus, the songwriting project of Alexandra Lockhart & William Cremin.\n\nhttps://cumulus.bandcamp.com/album/comfort-world\n\nCumulus are playing the Sunset Tavern on December 4th with Ken Yates! Tickets below:\n\nhttps://dice.fm/event/pyayky-tractor-tavern-presents-ken-yates-cumulus-4th-dec-the-sunset-tavern-seattle-tickets",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}