Information about plays

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

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

{
    "id": 3637163,
    "uri": "https://api.kexp.org/v2/plays/3637163/?format=api",
    "airdate": "2026-04-03T06:13:03-07:00",
    "show": 66351,
    "show_uri": "https://api.kexp.org/v2/shows/66351/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d/mbid-9ad843dc-34e0-4566-9a4f-d9091ba57c2d-42896729201_thumb250.jpg",
    "song": "Katlian’s Hammer",
    "track_id": "21339a76-f94b-44c8-a875-5835c7cde967",
    "recording_id": "1b5a7600-9403-448f-aeb4-bc0ab2e34845",
    "artist": "Ya Tseen",
    "artist_ids": [
        "2aee4788-a12a-4f98-882c-885866221536"
    ],
    "album": "Stand On My Shoulders",
    "release_id": "9ad843dc-34e0-4566-9a4f-d9091ba57c2d",
    "release_group_id": "105d6ca4-4a1e-4490-b5fa-73a6f1d69a58",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alaskan artist Ya Tseen performed Live on KEXP back in January of this year! Make sure to subscribe to the KEXP YouTube channel to get notified when the video posts:\n\nhttps://www.youtube.com/kexp\n\n--\n\nYa Tseen will perform at the Timber! Outdoor Music Festival in Carnation, WA, which runs from July 23-25.\n\nhttps://timbermusicfest.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}