Information about plays

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

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

{
    "id": 3588520,
    "uri": "https://api.kexp.org/v2/plays/3588520/?format=api",
    "airdate": "2025-12-08T14:05:16-08:00",
    "show": 65324,
    "show_uri": "https://api.kexp.org/v2/shows/65324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "(In a While) You'll Be Mine",
    "track_id": "0ec9f585-34bc-4664-9420-a13f2059f3f5",
    "recording_id": "0a42ec67-b31c-4339-8271-86749c169496",
    "artist": "Sharp Pins",
    "artist_ids": [
        "950f36f9-7e94-4b5a-9161-ddeeef94bf85"
    ],
    "album": "Balloon Balloon Balloon",
    "release_id": "46ffcb74-7c0d-4f78-91fb-b787d17aaac4",
    "release_group_id": "6563da7f-dfe9-44a2-a843-d5ee6c500ae2",
    "labels": [
        "perennialdeath"
    ],
    "label_ids": [
        "d3cf07ef-103a-4a34-b804-6cce099cd820"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It seems as if Sharp Pins took to an intensive study of the history of British rock and punk greats, presenting the album as a thorough post-grad level dissertation on the subject, adding a youthful take on the sound of yesteryear.\"\n\nhttps://www.stilllisteningmagazine.com/reviews/sharp-pins-balloon-balloon-balloon-review",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}