Information about plays

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

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

{
    "id": 3641585,
    "uri": "https://api.kexp.org/v2/plays/3641585/?format=api",
    "airdate": "2026-04-13T13:59:50-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-0421fdd6-6262-4ece-948c-b54e4ab32141/mbid-0421fdd6-6262-4ece-948c-b54e4ab32141-38600860236_thumb500.jpg",
    "thumbnail_uri": "https://ia800309.us.archive.org/33/items/mbid-0421fdd6-6262-4ece-948c-b54e4ab32141/mbid-0421fdd6-6262-4ece-948c-b54e4ab32141-38600860236_thumb250.jpg",
    "song": "Sometimes",
    "track_id": "e78c850a-ccca-449f-8af3-1a2da110afd1",
    "recording_id": "732495c4-b145-451c-ae0e-e9b273a69e38",
    "artist": "somesurprises",
    "artist_ids": [
        "72b52b34-43e9-4b8f-9415-b03820d05920"
    ],
    "album": "somesurprises",
    "release_id": "0421fdd6-6262-4ece-948c-b54e4ab32141",
    "release_group_id": "dfe98c86-af32-47d5-a4d9-798e08c492b2",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-09-20",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "somesurprises is the brainchild of Seattle-based songwriter and guitarist Natasha El-Sergany.\n\nsomesurprises will be performing at Substation in Seattle on May 19th!\n\nCheck out their stunning in studio performance! http://youtube.com/watch?v=W9MyyVGYnKw\n\n& if you still can't get enough, listen in to Natasha's mix for Midnight in a Perfect World: https://www.kexp.org/read/2025/4/25/midnight-in-a-perfect-world-somesurprises/\n\nhttps://somesurprises.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}