Information about plays

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

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

{
    "id": 3641569,
    "uri": "https://api.kexp.org/v2/plays/3641569/?format=api",
    "airdate": "2026-04-13T13:05:56-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://ia800103.us.archive.org/30/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb250.jpg",
    "song": "Didn’t Come to Argue",
    "track_id": "badac60e-fb61-4b31-b755-c1b6bbd974a1",
    "recording_id": "392a6fb0-d331-4cc3-98ba-d68c394068af",
    "artist": "James Blake & Monica Martin",
    "artist_ids": [
        "bb1d641d-a76e-4c8e-907e-e9de012fe435",
        "8dc08b1f-e393-4f85-a5dd-300f7693a8b8"
    ],
    "album": "Trying Times",
    "release_id": "0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780",
    "release_group_id": "7e425ff2-c85a-4316-b015-d1546aadc186",
    "labels": [
        "Good Boy Records"
    ],
    "label_ids": [
        "834efadd-5bc7-4a5f-8d39-a0ff16451b54"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the English singer-songwriter's seventh studio album which features appearances by David Orobosa Michael Omoregie aka Dave and Monica Martin.\n\nJames Blake stopped by the KEXP studio back in 2013: https://www.youtube.com/watch?v=s8sm9NftTo0\n\nhttps://jamesblakemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}