Information about plays

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

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

{
    "id": 3601045,
    "uri": "https://api.kexp.org/v2/plays/3601045/?format=api",
    "airdate": "2026-01-06T15:00:04-08:00",
    "show": 65580,
    "show_uri": "https://api.kexp.org/v2/shows/65580/?format=api",
    "image_uri": "https://ia801303.us.archive.org/33/items/mbid-653bfb22-d8eb-4ae6-b1f1-013e570b8cd0/mbid-653bfb22-d8eb-4ae6-b1f1-013e570b8cd0-17890315446_thumb500.jpg",
    "thumbnail_uri": "https://ia601303.us.archive.org/33/items/mbid-653bfb22-d8eb-4ae6-b1f1-013e570b8cd0/mbid-653bfb22-d8eb-4ae6-b1f1-013e570b8cd0-17890315446_thumb250.jpg",
    "song": "Dum Surfer",
    "track_id": "11805b0e-c31c-4008-9cd4-3adfc8bc46bd",
    "recording_id": "46e407ca-59a8-4577-b72d-ded68b018689",
    "artist": "King Krule",
    "artist_ids": [
        "c0daae21-ec2a-4dd0-a323-4f53f5945d04"
    ],
    "album": "The Ooz",
    "release_id": "653bfb22-d8eb-4ae6-b1f1-013e570b8cd0",
    "release_group_id": "6ee668b0-8d9b-490b-bdf2-1c68cf197891",
    "labels": [
        "True Panther Sounds"
    ],
    "label_ids": [
        "83d836ec-fd29-4761-890a-9e0053c25635"
    ],
    "release_date": "2017-10-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The video for this track, 'Dum Surfer' is just as cryptic as the band performs the song lifelessly in a seedy club lit only by a disco ball bouncing off depressing tinsel. While Marshall rasps lyrics detailing a car crash to an audience that looks close to death, it appears he and others fail to escape the violence and their inevitable end. \nCheck out the video here: https://www.youtube.com/watch?v=K5-f1Bnltu8 https://bit.ly/2ZsjMd8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}