Information about plays

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

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

{
    "id": 3639403,
    "uri": "https://api.kexp.org/v2/plays/3639403/?format=api",
    "airdate": "2026-04-08T09:12:08-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-400b7b8e-8e38-4772-9d0b-3b50ca339130/mbid-400b7b8e-8e38-4772-9d0b-3b50ca339130-44573127503_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Hökvind",
    "track_id": "0a150396-fc1f-47e2-b04a-1e4209163c8e",
    "recording_id": "711a2d7f-a396-4542-a05b-563199bb3ff2",
    "artist": "Les Big Byrd",
    "artist_ids": [
        "60e87906-b912-4901-801d-23af52a051fa"
    ],
    "album": "Ruin Everything",
    "release_id": "400b7b8e-8e38-4772-9d0b-3b50ca339130",
    "release_group_id": "524bac42-b0fa-4457-ade5-e6f894b45a1a",
    "labels": [
        "Chimp Limbs"
    ],
    "label_ids": [
        "0e8574da-3d3f-40fa-b1d4-51de30e85234"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Ruin Everything' is the fifth studio album Stockholm psychedelic-rock pioneers Les Big Byrd. Since forming in 2011, the four piece have perfected their blend of space rock, hypnotizing psychedelia and disciplined kraut. \n\nThe new album comes out on June 5.\n\nhttps://lesbigbyrd.bandcamp.com\nhttps://www.roughtrade.com/en-us/artist/les-big-byrd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}