Information about plays

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

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

{
    "id": 3671507,
    "uri": "https://api.kexp.org/v2/plays/3671507/?format=api",
    "airdate": "2026-06-23T08:08:49-07:00",
    "show": 67066,
    "show_uri": "https://api.kexp.org/v2/shows/67066/?format=api",
    "image_uri": "https://ia801609.us.archive.org/27/items/mbid-7da14a6a-fb69-4c9b-abac-9ee0e40a22b5/mbid-7da14a6a-fb69-4c9b-abac-9ee0e40a22b5-45352911805_thumb500.jpg",
    "thumbnail_uri": "https://dn711108.ca.archive.org/0/items/mbid-7da14a6a-fb69-4c9b-abac-9ee0e40a22b5/mbid-7da14a6a-fb69-4c9b-abac-9ee0e40a22b5-45352911805_thumb250.jpg",
    "song": "Lovesick",
    "track_id": "80dcf198-e750-4237-bfd8-4d6c386461c4",
    "recording_id": "4c043c60-a717-4997-bb9c-72be5b69d88d",
    "artist": "Wishy",
    "artist_ids": [
        "30f10b3a-cd98-414d-b7e5-336931335f42"
    ],
    "album": "Nature’s Pill",
    "release_id": "7da14a6a-fb69-4c9b-abac-9ee0e40a22b5",
    "release_group_id": "e64b1a5d-311b-412d-b409-85da63b8f3d3",
    "labels": [
        "Winspear"
    ],
    "label_ids": [
        "76320af7-a39b-4b71-8fa8-c56437f2909d"
    ],
    "release_date": "2026-10-02",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the upcoming album by Indiana band Wishy. \n\nPre-order at https://wishy.bandcamp.com/album/natures-pill -- out Oct 2nd\n\nIn the meantime, check out the official video here: https://www.youtube.com/watch?v=q_WXgLn8sVw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}