Information about plays

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

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

{
    "id": 3634945,
    "uri": "https://api.kexp.org/v2/plays/3634945/?format=api",
    "airdate": "2026-03-29T02:05:37-07:00",
    "show": 66309,
    "show_uri": "https://api.kexp.org/v2/shows/66309/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362-23374609920_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362/mbid-c2ae3fdf-ba98-400c-83c7-7c40ccc84362-23374609920_thumb250.jpg",
    "song": "Steels Sharpens Steel",
    "track_id": "2ec75495-5e1a-4844-9687-4b601c37cd45",
    "recording_id": "0c21287b-07c6-4d07-8ba0-d57402dc61ab",
    "artist": "Sheer Mag",
    "artist_ids": [
        "cdf4785a-e2da-47b0-b98c-4bfac0665850"
    ],
    "album": "A Distant Call",
    "release_id": "c2ae3fdf-ba98-400c-83c7-7c40ccc84362",
    "release_group_id": "cd189ca3-b1a0-4c10-b53f-dd5eb54eda29",
    "labels": [
        "Wilsuns Recording Company"
    ],
    "label_ids": [
        "0996ea54-e1df-49f5-9d9b-191fae37dcc2"
    ],
    "release_date": "2019-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "GUI-TARS BAY-BAY. \nWatch their 2024 In-Studio here: https://youtu.be/1GKvSeDxIlQ?si=OdLF8oxndyHyQ2Mx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}