Information about plays

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

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

{
    "id": 3586291,
    "uri": "https://api.kexp.org/v2/plays/3586291/?format=api",
    "airdate": "2025-12-03T13:00:40-08:00",
    "show": 65278,
    "show_uri": "https://api.kexp.org/v2/shows/65278/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Miliwn",
    "track_id": "89a84362-d943-4944-8124-70500e42d538",
    "recording_id": "2fc5c182-16c5-4edc-8dc8-b3e5458f1d6d",
    "artist": "Adwaith",
    "artist_ids": [
        "9eabf0f6-1227-4bc2-9600-cf5d52dc685c"
    ],
    "album": "Solas",
    "release_id": "ff2b806e-83ba-4a9e-b614-be3b3216fc39",
    "release_group_id": "02bd31af-8ed3-4e50-99f4-cd494dda35b2",
    "labels": [
        "Libertino Records"
    ],
    "label_ids": [
        "fef6227a-ddd9-4803-a349-3d447c496894"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday and welcome to The Afternoon Show with the ineffable Larry Mizell, Jr. Thanks so much for listening!\n--\nAdwaith are Hollie Singer, Gwenllian Anthony and Heledd Owen, a Welsh language  post- punk band from Carmarthen, South West Wales. \n--\nCheck out Adwaith's Live on KEXP Full Performance live at Vera in Groningen, NL, during Eurosonic 2023: https://tinyurl.com/bpa22924",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}