Information about plays

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

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

{
    "id": 3657289,
    "uri": "https://api.kexp.org/v2/plays/3657289/?format=api",
    "airdate": "2026-05-20T15:44:03-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://coverartarchive.org/release/c172cf59-4211-43f2-bd95-8c2a3bfd5b22/21176920852-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c172cf59-4211-43f2-bd95-8c2a3bfd5b22/21176920852-250.jpg",
    "song": "The Shipment",
    "track_id": null,
    "recording_id": "a9e5b85b-98f2-4d7f-ae8d-485a22763b19",
    "artist": "The Coup",
    "artist_ids": [
        "846e89f6-6257-4371-a26d-de960a60bec5"
    ],
    "album": "Steal This Album",
    "release_id": null,
    "release_group_id": "30bd2ed3-22b9-3d7e-a3fc-40ddf96352a2",
    "labels": [
        "Dogday Records"
    ],
    "label_ids": [
        "db3bf0ea-2452-487a-81c9-2b1fc4fce8c7"
    ],
    "release_date": "1998-11-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Steal This Album is the Coup's masterstroke, taking the advances of Genocide & Juice to the next level and coming up with one of the most underappreciated hip-hop albums of the '90s.\" https://www.allmusic.com/album/steal-this-album-mw0000665862\n--\nBoots Riley has just released an audacious satirical movie, \"I Love Boosters.\" It will be in theaters on Friday.: https://www.tdtnews.com/entertainment/article_1402ca90-0c31-59a3-ba09-d5d80232010a.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}