Information about plays

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

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

{
    "id": 3619886,
    "uri": "https://api.kexp.org/v2/plays/3619886/?format=api",
    "airdate": "2026-02-20T10:41:37-08:00",
    "show": 65982,
    "show_uri": "https://api.kexp.org/v2/shows/65982/?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://ia601708.us.archive.org/29/items/mbid-63caf28c-d40e-4db4-a614-b51dc8c310d6/mbid-63caf28c-d40e-4db4-a614-b51dc8c310d6-43596846996_thumb250.jpg",
    "song": "Anna",
    "track_id": "beb493dc-e438-4827-bc6d-ef8a6944e13b",
    "recording_id": "51313daf-85b4-4906-8bb8-497cab792d1e",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released just last week, \"The debut album from New York-based singer-songwriter Zion Battle, aka Katzin, has a relaxed, calming presence. 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://kexp.org/read/2026/2/16/new-music-reviews-216/\n\nhttps://katzin.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}