Information about plays

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

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

{
    "id": 3597920,
    "uri": "https://api.kexp.org/v2/plays/3597920/?format=api",
    "airdate": "2025-12-30T07:54:26-08:00",
    "show": 65514,
    "show_uri": "https://api.kexp.org/v2/shows/65514/?format=api",
    "image_uri": "https://ia801908.us.archive.org/1/items/mbid-15318c61-0849-4bbc-8084-08f499fc1244/mbid-15318c61-0849-4bbc-8084-08f499fc1244-3774231549_thumb500.jpg",
    "thumbnail_uri": "https://ia801908.us.archive.org/1/items/mbid-15318c61-0849-4bbc-8084-08f499fc1244/mbid-15318c61-0849-4bbc-8084-08f499fc1244-3774231549_thumb250.jpg",
    "song": "Gloria",
    "track_id": "c5749a1c-91d8-3ed6-815c-0dc4afa4e6fd",
    "recording_id": "06821d3d-c57c-466a-b0aa-060344945c2f",
    "artist": "Patti Smith",
    "artist_ids": [
        "d135874d-9cae-4fef-97e3-36acbd9f5a26"
    ],
    "album": "Horses",
    "release_id": "15318c61-0849-4bbc-8084-08f499fc1244",
    "release_group_id": "ff8f533c-3cb3-3877-9209-11f433edaad2",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1996-06-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day 79 years ago, Patti Smith was born. An American singer-songwriter, poet, and visual artist, Patti became an influential component of the New York City punk rock movement with her 1975 album 'Horses'.\n--\nWhen they shut down the famed Liberty Lunch in Austin, TX - they did it with style...by playing this song live, on repeat, for 24 hours. https://www.texasmonthly.com/arts-entertainment/g-l-o-r-i-a/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}