Information about plays

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

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

{
    "id": 3656687,
    "uri": "https://api.kexp.org/v2/plays/3656687/?format=api",
    "airdate": "2026-05-19T04:30:34-07:00",
    "show": 66756,
    "show_uri": "https://api.kexp.org/v2/shows/66756/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/11/items/mbid-19710d03-7ac3-487a-9174-466072a1b8a8/mbid-19710d03-7ac3-487a-9174-466072a1b8a8-44727812175_thumb250.jpg",
    "song": "Competitive Bastard",
    "track_id": "ca31c743-83d2-483f-80e3-e0ecb8eeb6aa",
    "recording_id": "c3517d21-e71d-442c-a3b2-c241976495c4",
    "artist": "Kelley Stoltz",
    "artist_ids": [
        "c4c8675e-f8dc-4313-b430-8fbc83d8aafc"
    ],
    "album": "If You Don't Know Me, Buy Now!",
    "release_id": "19710d03-7ac3-487a-9174-466072a1b8a8",
    "release_group_id": "08e196f7-6489-479e-850d-3f0e03d13713",
    "labels": [
        "Dandy Boy Records"
    ],
    "label_ids": [
        "7a28c504-5cdd-4a6c-8924-0f53d9bc7912"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The co-host of KEXP's local Bay Area music show, Vinelands, Kelley Stoltz released this new EP last week!\n\nhttps://www.kelleystoltz.com/ \n\nhttps://www.kexp.org/shows/vinelands/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}