Information about plays

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

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

{
    "id": 3552983,
    "uri": "https://api.kexp.org/v2/plays/3552983/?format=api",
    "airdate": "2025-09-14T14:34:20-07:00",
    "show": 64561,
    "show_uri": "https://api.kexp.org/v2/shows/64561/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-6e6f61f3-2a7a-4468-a076-32383c245770/mbid-6e6f61f3-2a7a-4468-a076-32383c245770-36217481504_thumb500.jpg",
    "thumbnail_uri": "https://ia800609.us.archive.org/5/items/mbid-6e6f61f3-2a7a-4468-a076-32383c245770/mbid-6e6f61f3-2a7a-4468-a076-32383c245770-36217481504_thumb250.jpg",
    "song": "Mi Sala",
    "track_id": "36d47441-35ed-448c-a8fc-91ddff8f72ce",
    "recording_id": "6729f027-21f5-4e8f-b55b-ac18550ab45e",
    "artist": "Pachyman",
    "artist_ids": [
        "db0f43f1-2433-4231-b3e6-a7069870a426"
    ],
    "album": "Switched‐On",
    "release_id": "6e6f61f3-2a7a-4468-a076-32383c245770",
    "release_group_id": "3573c05d-81e0-4cab-b390-8359338b8928",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pachyman will be at Madam Lou's in Seattle on October 25th and The Chapel in San Francisco on October 28th. With Mndsgn.\n\nhttps://pachyman.bandcamp.com/album/switched-on\nhttps://pachyman.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}