Information about plays

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

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

{
    "id": 3595291,
    "uri": "https://api.kexp.org/v2/plays/3595291/?format=api",
    "airdate": "2025-12-24T08:59:06-08:00",
    "show": 65463,
    "show_uri": "https://api.kexp.org/v2/shows/65463/?format=api",
    "image_uri": "https://ia801202.us.archive.org/14/items/mbid-0b65398e-667a-4687-96ba-ae8001c2d14e/mbid-0b65398e-667a-4687-96ba-ae8001c2d14e-12140935775_thumb500.jpg",
    "thumbnail_uri": "https://ia601202.us.archive.org/14/items/mbid-0b65398e-667a-4687-96ba-ae8001c2d14e/mbid-0b65398e-667a-4687-96ba-ae8001c2d14e-12140935775_thumb250.jpg",
    "song": "Every Day Will Be Like a Holiday",
    "track_id": "7b0be502-21ff-341d-8969-4d2dba757d2f",
    "recording_id": "d9b7ee59-b257-499e-bc07-3879343c59ef",
    "artist": "William Bell",
    "artist_ids": [
        "d9c9cfb7-f751-4fb0-97c0-b3ddd768bc78"
    ],
    "album": "Jolly Old Soul (Starbucks)",
    "release_id": "0b65398e-667a-4687-96ba-ae8001c2d14e",
    "release_group_id": "46900cc4-a2c0-47f7-8afd-4189130083e1",
    "labels": [
        "Rhino Custom Products"
    ],
    "label_ids": [
        "9a714874-6256-42e5-a8ba-771f767b1e62"
    ],
    "release_date": "2010-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally released as a single in 1967, written by Bell and Booker T. Jones.\n\nWilliam Bell, who wrote “Born Under a Bad Sign” with Booker T. Jones, a tune first recorded by Albert King and made legend by Cream, returned to the limelight with the revived Stax Records and his Grammy-award winning album, ‘This is Where I Live.’\n\nhttps://williambell.bandcamp.com\nhttps://williambell.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}