Information about plays

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

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

{
    "id": 3550828,
    "uri": "https://api.kexp.org/v2/plays/3550828/?format=api",
    "airdate": "2025-09-09T10:51:32-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "https://ia800602.us.archive.org/13/items/mbid-575e8ece-e6eb-41c9-a97a-377a3092e6d7/mbid-575e8ece-e6eb-41c9-a97a-377a3092e6d7-42136913546_thumb500.jpg",
    "thumbnail_uri": "https://dn721204.ca.archive.org/0/items/mbid-575e8ece-e6eb-41c9-a97a-377a3092e6d7/mbid-575e8ece-e6eb-41c9-a97a-377a3092e6d7-42136913546_thumb250.jpg",
    "song": "Bruised Lung",
    "track_id": "9198eb58-287c-464b-9401-8e7ca9c6700d",
    "recording_id": "315b0231-8187-4f31-bea7-d10408365d6c",
    "artist": "Superchunk feat. Rosali",
    "artist_ids": [
        "61653550-fd9b-4401-8248-44f2d064d384",
        "2d41d7b1-63c0-498b-a142-43fcbd84fc55"
    ],
    "album": "Songs in the Key of Yikes",
    "release_id": "575e8ece-e6eb-41c9-a97a-377a3092e6d7",
    "release_group_id": "59bdde88-b38f-45ca-bcf7-4b5b139a0e5b",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They'll be at Seattle's Tractor Tavern on Friday, October 17th. They're playing The independent in SF on Tuesday, October 21st.\n--\nEnjoy this review of the Chapel Hill, NC band's 13th album, Songs in the Key of Yikes\": https://pitchfork.com/reviews/albums/superchunk-songs-in-the-key-of-yikes/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}