Information about plays

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

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

{
    "id": 3636323,
    "uri": "https://api.kexp.org/v2/plays/3636323/?format=api",
    "airdate": "2026-04-01T05:37:58-07:00",
    "show": 66335,
    "show_uri": "https://api.kexp.org/v2/shows/66335/?format=api",
    "image_uri": "https://dn711405.ca.archive.org/0/items/mbid-56b78400-1c53-462f-8a70-8e813fbd0e65/mbid-56b78400-1c53-462f-8a70-8e813fbd0e65-44468853556_thumb500.jpg",
    "thumbnail_uri": "https://dn711405.ca.archive.org/0/items/mbid-56b78400-1c53-462f-8a70-8e813fbd0e65/mbid-56b78400-1c53-462f-8a70-8e813fbd0e65-44468853556_thumb250.jpg",
    "song": "Another Country (radio edit)",
    "track_id": "ee23d485-22c5-46dc-899b-2a3e5c5d0b28",
    "recording_id": "6f40a59d-b9d9-435c-8eaf-c719458e6e4c",
    "artist": "Brother Ali",
    "artist_ids": [
        "e0b267df-9e16-4fd3-abb2-b47e61e7a2aa"
    ],
    "album": "Another Country",
    "release_id": "56b78400-1c53-462f-8a70-8e813fbd0e65",
    "release_group_id": "80b164b6-fee1-41e9-9b04-967aa18a7548",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-02-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Brother Ali's live performance at KEXP, recorded in 2025: https://www.youtube.com/watch?v=8I0t6V4X0fY\n\nBrother Ali will be at the Airport Tavern in Tacoma on June 13th.\n\nhttps://brotherali.bandcamp.com/album/another-country\nhttps://www.brotherali.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}