Information about plays

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

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

{
    "id": 3547263,
    "uri": "https://api.kexp.org/v2/plays/3547263/?format=api",
    "airdate": "2025-08-31T17:57:22-07:00",
    "show": 64438,
    "show_uri": "https://api.kexp.org/v2/shows/64438/?format=api",
    "image_uri": "https://ia601601.us.archive.org/25/items/mbid-34060d23-7c8e-481b-b9e5-90beb8b96251/mbid-34060d23-7c8e-481b-b9e5-90beb8b96251-18168631828_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-34060d23-7c8e-481b-b9e5-90beb8b96251/mbid-34060d23-7c8e-481b-b9e5-90beb8b96251-18168631828_thumb250.jpg",
    "song": "Stranded in Your Love (Cool Calm Pete - Sweet Nothing mix)",
    "track_id": "be9a233a-c3ac-3f11-8e39-433fb5e6495a",
    "recording_id": "c7715850-8b0d-4a5c-a77b-5411631ef3a7",
    "artist": "Sharon Jones and the Dap‐Kings",
    "artist_ids": [
        "8d50cd20-34f2-4abe-ba16-0759ee0fb9f5"
    ],
    "album": "Scion CD Sampler, Volume 19: Daptone Records Remixed",
    "release_id": "34060d23-7c8e-481b-b9e5-90beb8b96251",
    "release_group_id": "f5da9316-6957-34a3-b8ee-2c54da7f1c28",
    "labels": [
        "Scion Audio/Visual"
    ],
    "label_ids": [
        "7d12a153-0967-4728-b656-510917daca0d"
    ],
    "release_date": "2007-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the final song for Michele's sets today. Stay tuned! https://sharonjonesandthedapkings.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}