Information about plays

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

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

{
    "id": 3628574,
    "uri": "https://api.kexp.org/v2/plays/3628574/?format=api",
    "airdate": "2026-03-14T00:19:51-07:00",
    "show": 66173,
    "show_uri": "https://api.kexp.org/v2/shows/66173/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-2821451c-ebc1-46f5-8ee5-3d1684bc3cdc/mbid-2821451c-ebc1-46f5-8ee5-3d1684bc3cdc-36787409580_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-2821451c-ebc1-46f5-8ee5-3d1684bc3cdc/mbid-2821451c-ebc1-46f5-8ee5-3d1684bc3cdc-36787409580_thumb250.jpg",
    "song": "After The Fire",
    "track_id": "d0a61c2c-d2c8-456b-8b5d-0e8a22305449",
    "recording_id": "977a5033-6896-4000-8429-fdd0bedad061",
    "artist": "Gabriel Teodros feat. Dakota Camacho & Rell Be Free",
    "artist_ids": [
        "3b8c5791-316d-433e-8c34-e337d932fd6e",
        "2584dbb7-683d-498a-a2c5-05147e07587e",
        "cd8861d1-69ae-43c4-b4cd-38caa2d8e3a4"
    ],
    "album": "From the Ashes of Our Homes",
    "release_id": "2821451c-ebc1-46f5-8ee5-3d1684bc3cdc",
    "release_group_id": "74952b87-c5ec-4194-80ec-7c96af8208ec",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-09-23",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"His latest album, From The Ashes of Our Homes, opens with a reflection on the day Teodros and his spouse Ijeoma Oluo fled from an actual house fire, and expands to a full-length meditation on the loss of home and safety so many of us experienced these last few years as a result of wars, the pandemic, the climate catastrophe, and more - and how do we build something new from the ashes of all of our collective homes.\"\n\nhttps://www.gabrielteodros.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}