Information about plays

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

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

{
    "id": 3597163,
    "uri": "https://api.kexp.org/v2/plays/3597163/?format=api",
    "airdate": "2025-12-28T11:57:19-08:00",
    "show": 65497,
    "show_uri": "https://api.kexp.org/v2/shows/65497/?format=api",
    "image_uri": "https://ia800807.us.archive.org/27/items/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb-41116243837_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/27/items/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb-41116243837_thumb250.jpg",
    "song": "Joy, Joy!",
    "track_id": "fe14d46f-dcb2-4755-9b90-21cc38f1b586",
    "recording_id": "5f697bc3-3c43-480a-8efa-87047e42812c",
    "artist": "Valerie June",
    "artist_ids": [
        "b76c1bf7-f33b-460c-bfc3-f140d023fc94"
    ],
    "album": "Owls, Omens, and Oracles",
    "release_id": "84606eae-d36b-4b69-9ffb-976f169f6beb",
    "release_group_id": "a44e39b2-4527-46b5-906a-942e6fe72e3d",
    "labels": [
        "Concord Records",
        "June Tunes Music, Inc."
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6",
        "c555b198-ed7b-46b2-b02c-f96b878fbff5"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another fantastic, eclectic record from Tennessee-bred Valerie June. Check out her live KEXP performance from this past June:\n\nhttps://www.youtube.com/watch?v=3q_dP9iXhsc\n\nhttps://valeriejune.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}