Information about plays

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

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

{
    "id": 3565892,
    "uri": "https://api.kexp.org/v2/plays/3565892/?format=api",
    "airdate": "2025-10-16T13:37:20-07:00",
    "show": 64850,
    "show_uri": "https://api.kexp.org/v2/shows/64850/?format=api",
    "image_uri": "https://ia801900.us.archive.org/9/items/mbid-5c935b43-6000-43d9-ac15-53001c148e60/mbid-5c935b43-6000-43d9-ac15-53001c148e60-42019669254_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-5c935b43-6000-43d9-ac15-53001c148e60/mbid-5c935b43-6000-43d9-ac15-53001c148e60-42019669254_thumb250.jpg",
    "song": "Gouge Away",
    "track_id": "0f6f98cd-3e3f-4f4d-a663-99e38ec14623",
    "recording_id": "2702d9ba-10e0-46bb-802d-9d80425b3266",
    "artist": "Nation Of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Gouge Away",
    "release_id": "5c935b43-6000-43d9-ac15-53001c148e60",
    "release_group_id": "7dbfa30f-4e57-44fd-98b7-83f4b422c0ea",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-08-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Nation of Language's great cover of Pixies' 1989 original. Here's the original (for comparison's sake): https://www.youtube.com/watch?v=2twLJU_ggGI\n--\nWatch video of Nation of Language's August 2023 Live on KEXP performance in the gathering space: https://www.youtube.com/watch?v=gTla9xP9atk&t=1s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}