Information about plays

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

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

{
    "id": 3550442,
    "uri": "https://api.kexp.org/v2/plays/3550442/?format=api",
    "airdate": "2025-09-08T12:38:31-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia601309.us.archive.org/16/items/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a-2453060918_thumb500.jpg",
    "thumbnail_uri": "https://ia601309.us.archive.org/16/items/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a-2453060918_thumb250.jpg",
    "song": "Spin the Black Circle",
    "track_id": "c094d6c3-496b-34e5-ac68-1013dc572d04",
    "recording_id": "14a679df-1129-407a-a21f-ca57d216032b",
    "artist": "Pearl Jam",
    "artist_ids": [
        "83b9cbe7-9857-49e2-ab8e-b57b01038103"
    ],
    "album": "Vitalogy",
    "release_id": "1f1b25a7-6420-4c80-8560-9b38bfc0a23a",
    "release_group_id": "6e384e83-6cb1-36bd-813c-ca7d4cf4b9ba",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1994-12-06",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Guitarist Stone Gossard originally wrote the guitar riff for \"Spin the Black Circle\" much slower, but vocalist Eddie Vedder asked him to speed it up.\n\nVedder shares, \"I remember wanting everything to be faster... Stone gave me a tape with this riff [hums it at slow speed]. I had a speed control on my machine. I speeded it up, came back and said, \"Can we do it this way?\"\n\nGuitarist Mike McCready reveals, \"That's me trying to do Johnny Thunders leads. I actually overdubbed those leads, but when I do it live, that riff is so hectic and frantic, I have to be warmed up or it sounds really shitty.\" https://tinyurl.com/5n7ws4tr\n\nhttps://pearljam.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}