Information about plays

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

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

{
    "id": 3641052,
    "uri": "https://api.kexp.org/v2/plays/3641052/?format=api",
    "airdate": "2026-04-12T04:22:25-07:00",
    "show": 66431,
    "show_uri": "https://api.kexp.org/v2/shows/66431/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-1bf7ee4a-4761-4199-9928-77c5d63dda8b/mbid-1bf7ee4a-4761-4199-9928-77c5d63dda8b-23138212399_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-1bf7ee4a-4761-4199-9928-77c5d63dda8b/mbid-1bf7ee4a-4761-4199-9928-77c5d63dda8b-23138212399_thumb250.jpg",
    "song": "King James",
    "track_id": "3fcf6deb-48d3-4ee3-ad37-80923b0b7702",
    "recording_id": "7421b972-c6ce-4ec2-9bab-eb14f37a56c2",
    "artist": "Anderson .Paak",
    "artist_ids": [
        "d02dd67e-f655-4600-bc47-f789f59e7367"
    ],
    "album": "Ventura",
    "release_id": "1bf7ee4a-4761-4199-9928-77c5d63dda8b",
    "release_group_id": "59732510-a2ad-447d-bd8b-9cbdfef39f88",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2019! \n\"My purpose is to continue to be free, you know? Be a light.\" - Interview with Anderson .Paak from Coupdemain Magazine in 2019 about his purpose with the 'Ventura' album.\n\nSupport his work here: http://www.andersonpaak.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}