Information about plays

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

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

{
    "id": 3637928,
    "uri": "https://api.kexp.org/v2/plays/3637928/?format=api",
    "airdate": "2026-04-04T21:44:04-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698-43363919355_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698-43363919355_thumb250.jpg",
    "song": "Pain Is a Must",
    "track_id": "23aacb9f-2ad5-46d0-897f-e66df3590f82",
    "recording_id": "031ce74e-0bc7-4b8e-bcc9-45334f093661",
    "artist": "Angel Du$t",
    "artist_ids": [
        "36c8b01c-cd8b-4ecd-b3fd-9f4f73371d2b"
    ],
    "album": "COLD 2 THE TOUCH",
    "release_id": "4d63eeee-0bef-43b2-ab12-c52d65535698",
    "release_group_id": "3bba107f-b84b-4267-9c21-65b53b39b236",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Angel Du$t just came through town and their upcoming album, COLD 2 THE TOUCH is available for pre-order now!\n\nhttps://www.angeldustmoney.com/\nhttps://www.instagram.com/angeldustmoney/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}