Information about plays

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

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

{
    "id": 3545381,
    "uri": "https://api.kexp.org/v2/plays/3545381/?format=api",
    "airdate": "2025-08-27T05:53:54-07:00",
    "show": 64399,
    "show_uri": "https://api.kexp.org/v2/shows/64399/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484-26443313555_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484/mbid-f0384d6c-1aae-4212-bb84-1ddd7c0e3484-26443313555_thumb250.jpg",
    "song": "Goin' Against Your Mind",
    "track_id": "b8cb8af8-1f84-3fd9-9e2c-8c4fec6a8abf",
    "recording_id": "b9d7d28f-f3a4-40ff-9a3a-ebe382c3ee92",
    "artist": "Built to Spill",
    "artist_ids": [
        "3ac482b8-1494-4071-a0e9-f192f9d2c2b0"
    ],
    "album": "You in Reverse",
    "release_id": "f0384d6c-1aae-4212-bb84-1ddd7c0e3484",
    "release_group_id": "bc4a482f-ed5d-3a2f-b365-c3dc48117376",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2006-04-11",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Good morning! I've not been an amplifier for more than a year yet, but it's already been the best decision I've ever made. I love supporting the arts and this is my favorite way to donate money. Will you please play Built to Spill going against your mind? I'm currently driving from Panama City Beach Florida to Columbia, South Carolina and have been tuned in for the past two hours and have about six hours left to go\"\n\n-George, Amplifier",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}