Information about plays

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

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

{
    "id": 3641463,
    "uri": "https://api.kexp.org/v2/plays/3641463/?format=api",
    "airdate": "2026-04-13T06:46:41-07:00",
    "show": 66441,
    "show_uri": "https://api.kexp.org/v2/shows/66441/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce-44200534962_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce-44200534962_thumb250.jpg",
    "song": "Dead Stop",
    "track_id": "14c75bde-f5d0-468b-ac74-c60231436018",
    "recording_id": "a2d2100c-228a-4c87-97b6-e1218726e181",
    "artist": "Sunglaciers",
    "artist_ids": [
        "fd6d744d-cd6e-4451-a5ac-90f2c17c5063"
    ],
    "album": "Spiritual Content",
    "release_id": "d554abd8-6bca-492f-91d3-1dda907e04ce",
    "release_group_id": "aee5be88-a06e-48c8-a00a-36ec237ce663",
    "labels": [
        "Mothland Records"
    ],
    "label_ids": [
        "20568cae-baae-47f8-b715-570e6552d82a"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Calgary, Alberta-based Sunglaciers.\n\nOn opener “Dead Stop”, songwriters/producers Evan Resnik and Mathieu Blanchard ponder about the relentless approach to craft, finding something to fill one’s life with purpose, and doing it until the very end, citing the late J Dilla as an inspiration.\n\nhttps://sunglaciers.bandcamp.com/album/spiritual-content",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}