Information about plays

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

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

{
    "id": 3549173,
    "uri": "https://api.kexp.org/v2/plays/3549173/?format=api",
    "airdate": "2025-09-05T09:30:16-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://ia800504.us.archive.org/9/items/mbid-f052f552-46bf-41c8-87a3-905f05e958af/mbid-f052f552-46bf-41c8-87a3-905f05e958af-5720950335_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-f052f552-46bf-41c8-87a3-905f05e958af/mbid-f052f552-46bf-41c8-87a3-905f05e958af-5720950335_thumb250.jpg",
    "song": "Loud Love",
    "track_id": "b96a752f-79ec-3961-8e14-6b0d66ef6e36",
    "recording_id": "be952d67-fa90-4779-8e1c-6ce5db918c3a",
    "artist": "Soundgarden",
    "artist_ids": [
        "153c9281-268f-4cf3-8938-f5a4593e5df4"
    ],
    "album": "Louder Than Love",
    "release_id": "f052f552-46bf-41c8-87a3-905f05e958af",
    "release_group_id": "e0c68e83-bc36-3146-af81-7d595e146b14",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1989-09-05",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Happy anniversary! On September 5th,1989  Soundgarden released their second full-length studio album, 'Louder Than Love'. \n--\nGuitarist Kim Thayil (whose 65th birthday was yesterday, September 4th, 2025) on the song: \"The intro was a feedback melody. Many people think we used an E-bow. I've seen transcriptions that have said to use an E-bow. The truth is, I've never even seen an E-bow. I simply stood in front of the amp, got the note ringing until it was feeding back, and slid my finger up the fret on the string and dragged the feedback with it.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}