Information about plays

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

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

{
    "id": 3542308,
    "uri": "https://api.kexp.org/v2/plays/3542308/?format=api",
    "airdate": "2025-08-20T02:36:09-07:00",
    "show": 64336,
    "show_uri": "https://api.kexp.org/v2/shows/64336/?format=api",
    "image_uri": "https://ia600906.us.archive.org/0/items/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f-42562684401_thumb500.jpg",
    "thumbnail_uri": "https://ia600906.us.archive.org/0/items/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f/mbid-80259a08-36e6-4b26-9bf9-adeeb6b3bc8f-42562684401_thumb250.jpg",
    "song": "Dream Night",
    "track_id": "7647458a-560c-4fa6-ab44-820787d4a7d5",
    "recording_id": "2dadcd47-a773-40e7-bf8e-e3444a6d7dfc",
    "artist": "Jamie xx",
    "artist_ids": [
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "Dream Night",
    "release_id": "80259a08-36e6-4b26-9bf9-adeeb6b3bc8f",
    "release_group_id": "9c214ece-8ae0-4ae2-b969-512064997284",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2025-07-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Jamie xx! “Dream Night” was born on the road while Jamie was touring his latest album, In Waves.\n\nJamie xx is an English musician, DJ, record producer, and remixer known for his work both as a solo artist and as a member of The xx. His music blends indie, R&B, and dance, creating a unique sound that has earned him critical acclaim and a reputation as a consistently innovative artist.\n\nhttps://jamiexx.bandcamp.com\nhttps://www.jamiexx.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}