Information about plays

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

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

{
    "id": 3656906,
    "uri": "https://api.kexp.org/v2/plays/3656906/?format=api",
    "airdate": "2026-05-19T16:50:07-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://ia600706.us.archive.org/26/items/mbid-54f6769f-2253-4981-8bf7-143d370d3b11/mbid-54f6769f-2253-4981-8bf7-143d370d3b11-23448400451_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-54f6769f-2253-4981-8bf7-143d370d3b11/mbid-54f6769f-2253-4981-8bf7-143d370d3b11-23448400451_thumb250.jpg",
    "song": "Anxious",
    "track_id": "3c7a2337-621c-4417-8e78-ef20a4968190",
    "recording_id": "b9eab938-3c19-4d30-b9b0-c73b8bf85bfe",
    "artist": "Holy Ghost!",
    "artist_ids": [
        "3c0d5463-6688-4f4a-8273-a191657d8084"
    ],
    "album": "Work",
    "release_id": "54f6769f-2253-4981-8bf7-143d370d3b11",
    "release_group_id": "ec8c50ba-b8cc-4be9-b223-d3cd7176ec5b",
    "labels": [
        "West End Records"
    ],
    "label_ids": [
        "df4f0d2b-deed-4d37-afcd-71d18d87544c"
    ],
    "release_date": "2019-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this brief interview with Tom Moulton, legendary producer who remixed \"Anxious\" - https://youtu.be/qBBNDhKBSws",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}