Information about plays

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

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

{
    "id": 3639967,
    "uri": "https://api.kexp.org/v2/plays/3639967/?format=api",
    "airdate": "2026-04-09T16:54:32-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-8c013e1a-2e13-4c13-a7ff-3765b577f015/mbid-8c013e1a-2e13-4c13-a7ff-3765b577f015-44738528502_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-8c013e1a-2e13-4c13-a7ff-3765b577f015/mbid-8c013e1a-2e13-4c13-a7ff-3765b577f015-44738528502_thumb250.jpg",
    "song": "Back in Love",
    "track_id": "f0a33c8c-d772-481f-88cf-aa76b1b9c0a7",
    "recording_id": "829b3afe-095a-46c2-8ab0-82a9d2abc61f",
    "artist": "Suki Waterhouse",
    "artist_ids": [
        "8389ff77-a7a4-4ba4-bf1b-17ded47d41a1"
    ],
    "album": "Back in Love",
    "release_id": "8c013e1a-2e13-4c13-a7ff-3765b577f015",
    "release_group_id": "e88ca707-bd56-48a4-9bbf-24f082ac88f6",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On top of being an incredible singer, Suki plays some mean keys as Karen Sirko in Daisy Jones and The Six. \n\nSuki Waterhouse will be at ZooTunes in Seattle this summer on August 6th.\n\nhttps://zoo.org/event/zootunes-suki-waterhouse/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}