Information about plays

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

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

{
    "id": 3592774,
    "uri": "https://api.kexp.org/v2/plays/3592774/?format=api",
    "airdate": "2025-12-18T18:29:36-08:00",
    "show": 65412,
    "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
    "image_uri": "https://ia903205.us.archive.org/1/items/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab-15429361493_thumb500.jpg",
    "thumbnail_uri": "https://ia903205.us.archive.org/1/items/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab/mbid-a7b8d878-8628-40f4-9c5a-446d7dfb5eab-15429361493_thumb250.jpg",
    "song": "Just Get High",
    "track_id": "9bec6a0a-6cc8-454f-bae6-2a713db4f508",
    "recording_id": "0a978450-bf44-4d3b-a39e-c5a5e84434f8",
    "artist": "Gazebos",
    "artist_ids": [
        "503ebeab-598c-468c-9c09-49b0bc376f07"
    ],
    "album": "Die Alone",
    "release_id": "a7b8d878-8628-40f4-9c5a-446d7dfb5eab",
    "release_group_id": "4ce48a4a-f98a-4e94-a4ff-f6bd8435673a",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2016-02-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Shane Herrell died in February at 45. \n\nShane Herrell was a talented singer and multi-instrumentalist based in Seattle, WA. Over the years, many of his songs were featured in television and films, with his most recent track appearing in the Apple TV series Before. Shane was a member of several local bands, including Gazebos, Bread & Butter, The Knast, Virgin, and The First Times.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}