Information about plays

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

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

{
    "id": 3557630,
    "uri": "https://api.kexp.org/v2/plays/3557630/?format=api",
    "airdate": "2025-09-25T16:27:00-07:00",
    "show": 64659,
    "show_uri": "https://api.kexp.org/v2/shows/64659/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-a30eb96a-d8d1-41d8-b497-8a562cb3a65f/mbid-a30eb96a-d8d1-41d8-b497-8a562cb3a65f-43017324751_thumb500.jpg",
    "thumbnail_uri": "https://ia801009.us.archive.org/14/items/mbid-a30eb96a-d8d1-41d8-b497-8a562cb3a65f/mbid-a30eb96a-d8d1-41d8-b497-8a562cb3a65f-43017324751_thumb250.jpg",
    "song": "Do Nothing",
    "track_id": "14c5b9dd-0518-477e-acaf-66ab962ee516",
    "recording_id": "0378259f-2721-4ef7-8718-6b60705f9e87",
    "artist": "Bass Drum of Death",
    "artist_ids": [
        "de91eca2-c09a-4c92-84d1-3fb80ccd6d59"
    ],
    "album": "Six",
    "release_id": "a30eb96a-d8d1-41d8-b497-8a562cb3a65f",
    "release_group_id": "dfad5efb-1357-4f8d-a361-dc4d98949983",
    "labels": [
        "Cobraside"
    ],
    "label_ids": [
        "2d430eac-adf6-4373-b7d6-541a1e69c6d8"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Bass Drum of Death (they hail from Oxford, MS)!\n\nPlaying:\n\n- San Francisco: November 8th (Brick and Mortar)\n- Seattle: November 12th (Madame Lou's)\n\nMore dates & locales here: https://www.bassdrumofdeath.com/tour\n\nhttps://www.bassdrumofdeath.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}