Information about plays

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

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

{
    "id": 3617427,
    "uri": "https://api.kexp.org/v2/plays/3617427/?format=api",
    "airdate": "2026-02-14T15:37:29-08:00",
    "show": 65933,
    "show_uri": "https://api.kexp.org/v2/shows/65933/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-6a429d90-f95f-4e71-86ce-39eb54afc6ee/mbid-6a429d90-f95f-4e71-86ce-39eb54afc6ee-11918800168_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-6a429d90-f95f-4e71-86ce-39eb54afc6ee/mbid-6a429d90-f95f-4e71-86ce-39eb54afc6ee-11918800168_thumb250.jpg",
    "song": "Valentine",
    "track_id": "cf227a82-2ccc-4305-add3-243cc915c420",
    "recording_id": "94ba5af7-7435-446c-984a-6805c9efe76a",
    "artist": "DIIV",
    "artist_ids": [
        "b5ff61dd-0154-4e80-b46b-c733f87db602"
    ],
    "album": "Is the Is Are",
    "release_id": "6a429d90-f95f-4e71-86ce-39eb54afc6ee",
    "release_group_id": "6bc76f2d-2fe2-40dd-bb71-ec0340f95383",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2016-02-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch their recent in-studio here:\nhttps://www.youtube.com/watch?v=OlsfSjXVHF0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}