Information about plays

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

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

{
    "id": 3641037,
    "uri": "https://api.kexp.org/v2/plays/3641037/?format=api",
    "airdate": "2026-04-12T03:28:58-07:00",
    "show": 66431,
    "show_uri": "https://api.kexp.org/v2/shows/66431/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-63caf28c-d40e-4db4-a614-b51dc8c310d6/mbid-63caf28c-d40e-4db4-a614-b51dc8c310d6-43596846996_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-63caf28c-d40e-4db4-a614-b51dc8c310d6/mbid-63caf28c-d40e-4db4-a614-b51dc8c310d6-43596846996_thumb250.jpg",
    "song": "Wild Horses",
    "track_id": "195d2e4f-a130-47d7-95ef-d6bd0247cfe0",
    "recording_id": "8645086c-a72f-4575-8506-a870ff8ebf5b",
    "artist": "Katzin",
    "artist_ids": [
        "f0cd6f2e-8406-4ae4-addb-a03d2b55d58f"
    ],
    "album": "Buckaroo",
    "release_id": "63caf28c-d40e-4db4-a614-b51dc8c310d6",
    "release_group_id": "2abe1c8a-6e94-4f2c-9734-db869538cbbe",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Buckaroo' is the debut record from New York songwriter Katzin.\n\nhttps://katzin.bandcamp.com/album/buckaroo\n\n\"Built around acoustic guitars, banjo, keys, synths, delicate percussion, and Battle’s enchanting vocal affectation, 'Buckaroo' was intended to sound like the desert, opening wide into vast, sun-soaked spaces. Speaking about recording in Joshua Tree with his friend, collaborator, and producer Max Morgen, he shares: 'By isolating ourselves, we were able to capture this raw creative energy … It feels like we made a love letter to our childhoods.'\" \n\nhttps://www.kexp.org/read/2026/2/16/new-music-reviews-216/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}