Information about plays

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

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

{
    "id": 3598043,
    "uri": "https://api.kexp.org/v2/plays/3598043/?format=api",
    "airdate": "2025-12-30T15:05:45-08:00",
    "show": 65517,
    "show_uri": "https://api.kexp.org/v2/shows/65517/?format=api",
    "image_uri": "https://ia800208.us.archive.org/12/items/mbid-25e56d88-dab0-4593-a18d-ca2515a131e8/mbid-25e56d88-dab0-4593-a18d-ca2515a131e8-6182869195_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/12/items/mbid-25e56d88-dab0-4593-a18d-ca2515a131e8/mbid-25e56d88-dab0-4593-a18d-ca2515a131e8-6182869195_thumb250.jpg",
    "song": "We'll Have Power",
    "track_id": "d7c80748-9583-37f0-a5d8-cf9ceca2b89a",
    "recording_id": "620ac1c1-17b7-4c57-832c-9a38905da3cd",
    "artist": "24‐7 Spyz",
    "artist_ids": [
        "d30381e1-27bd-4596-a9c8-d28d6fdceb83"
    ],
    "album": "Gumbo Millennium",
    "release_id": "25e56d88-dab0-4593-a18d-ca2515a131e8",
    "release_group_id": "73b87090-dc73-3b48-af0f-b02031d26fad",
    "labels": [
        "In-Effect"
    ],
    "label_ids": [
        "2a7d9419-ad51-4187-b278-8bfa695fd227"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout Out David in Reno!\n---\nRIP 24-7 Spyz vocalist and founding member P. Fluid, who was tragically found dead of an apparent homicide this past December in the Bronx, New York. \n\nhttps://www.rollingstone.com/music/music-features/p-fluid-247-spyz-singer-dead-obit-1235237150/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}