Information about plays

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

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

{
    "id": 3547186,
    "uri": "https://api.kexp.org/v2/plays/3547186/?format=api",
    "airdate": "2025-08-31T14:05:40-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://ia601601.us.archive.org/9/items/mbid-b9735c73-3d73-40b0-bd7e-688d0901a03f/mbid-b9735c73-3d73-40b0-bd7e-688d0901a03f-35128022133_thumb500.jpg",
    "thumbnail_uri": "https://ia801601.us.archive.org/9/items/mbid-b9735c73-3d73-40b0-bd7e-688d0901a03f/mbid-b9735c73-3d73-40b0-bd7e-688d0901a03f-35128022133_thumb250.jpg",
    "song": "Dancing in the Dark",
    "track_id": "1730ea24-83c5-4575-8655-6deea93644e0",
    "recording_id": "96c4059b-9b29-4db1-9bab-a153c3a870b1",
    "artist": "Benny Sings",
    "artist_ids": [
        "cdaf7932-ab05-4f71-8721-104da6e6b8d0"
    ],
    "album": "Dancing in the Dark",
    "release_id": "b9735c73-3d73-40b0-bd7e-688d0901a03f",
    "release_group_id": "1c0ffd51-261a-41ec-8247-9cb0fdd6d7ff",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2021-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tim van Berkestijn, better known by his stage name Benny Sings, is a Dutch pop musician, songwriter, and producer.\n\nThis is his cover of Bruce Springsteen. Watch him perform it in the studio: https://www.youtube.com/watch?v=QU8p4KFo-8A\n\nhttps://bennysings.bandcamp.com/track/dancing-in-the-dark\nhttps://www.bennysings.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}