Information about plays

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

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

{
    "id": 3542383,
    "uri": "https://api.kexp.org/v2/plays/3542383/?format=api",
    "airdate": "2025-08-20T06:48:20-07:00",
    "show": 64337,
    "show_uri": "https://api.kexp.org/v2/shows/64337/?format=api",
    "image_uri": "https://ia600203.us.archive.org/9/items/mbid-cdcc97e5-60d8-3768-b36b-4b1a79ae0bb3/mbid-cdcc97e5-60d8-3768-b36b-4b1a79ae0bb3-41402452437_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/9/items/mbid-cdcc97e5-60d8-3768-b36b-4b1a79ae0bb3/mbid-cdcc97e5-60d8-3768-b36b-4b1a79ae0bb3-41402452437_thumb250.jpg",
    "song": "The Crunge",
    "track_id": "6ab3ae43-e486-39eb-8a4f-e3bbf04e8131",
    "recording_id": "8b8216e5-137b-4ebd-a94f-a29fb7a3f014",
    "artist": "Led Zeppelin",
    "artist_ids": [
        "678d88b2-87b0-403b-b63d-5da7465aecc3"
    ],
    "album": "Houses of the Holy",
    "release_id": "cdcc97e5-60d8-3768-b36b-4b1a79ae0bb3",
    "release_group_id": "9b5006e5-b276-3a05-bcdd-8d986842320b",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1994-07-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1948, English singer-songwriter, Robert Plant, of Led Zeppelin, Band of Joy, The Honeydrippers and Page and Plant!\n---\nThis evolved out of a jam session in the studio. John Bonham started the beat, John Paul Jones came in on bass, Jimmy Page played a James Brown riff, and Robert Plant started singing. \"The Crunge\" is a dance you can't dance to. The band wanted to cheekily put dance steps for it with the album but couldn't do it logistically. At the end Plant asks \"Where's the bridge?\" He's referring to the James Brown song they took the guitar riff from where Brown asks his band to \"Take it to the bridge.\" https://bit.ly/3xbJiRP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}