Information about plays

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

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

{
    "id": 3528663,
    "uri": "https://api.kexp.org/v2/plays/3528663/?format=api",
    "airdate": "2025-07-18T16:14:56-07:00",
    "show": 64048,
    "show_uri": "https://api.kexp.org/v2/shows/64048/?format=api",
    "image_uri": "https://ia801908.us.archive.org/16/items/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49-22646446927_thumb500.jpg",
    "thumbnail_uri": "https://ia801908.us.archive.org/16/items/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49-22646446927_thumb250.jpg",
    "song": "Thunder Clatter",
    "track_id": "aae5454f-bf2f-4fb9-82eb-09606eecb3b0",
    "recording_id": "5ee2fa28-65a2-4b9d-aeac-fe49c3cb083d",
    "artist": "Wild Cub",
    "artist_ids": [
        "9b64cae6-4ef4-4088-aead-f27973492371"
    ],
    "album": "Youth",
    "release_id": "903f7226-c470-412a-b184-9accaf646e95",
    "release_group_id": "37a45bb2-d3b0-4e0e-9739-18c7ee8d52d6",
    "labels": [
        "Big Light Recordings"
    ],
    "label_ids": [
        "46c409e6-dd23-458f-987c-20e2d560145f"
    ],
    "release_date": "2014-01-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Wild Club's 13-song debut album Youth, self-released in 2013. \n\nA live in-studio video of \"Thunder Clatter\", which runs four minutes and fifty seconds, features band members Keegan DeWitt, Jeremy Bullock, Dabney Morris, Harry West and Eric Wilson at a raucous get-together: they \"just invite some friends over to theirs, drink lots of wine and then film it.\"\nhttps://www.youtube.com/watch?v=vQe93QIrrqQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}