Information about plays

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

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

{
    "id": 3636036,
    "uri": "https://api.kexp.org/v2/plays/3636036/?format=api",
    "airdate": "2026-03-31T14:05:34-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-9a1f2009-bf51-4a0b-acde-286ce235d07e/mbid-9a1f2009-bf51-4a0b-acde-286ce235d07e-44501470195_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-9a1f2009-bf51-4a0b-acde-286ce235d07e/mbid-9a1f2009-bf51-4a0b-acde-286ce235d07e-44501470195_thumb250.jpg",
    "song": "Do You See Us?",
    "track_id": "55adf69f-6e59-44e2-bee5-443ffdeb62ca",
    "recording_id": "d4d995b1-ee89-43a5-9f5c-7f7c84c3a855",
    "artist": "Left at London feat. Nobi",
    "artist_ids": [
        "01315959-2496-4657-9dc6-4121496453e4",
        "3944b36f-0ec2-4972-bab4-c45477b7b8f1"
    ],
    "album": "Jenny Durkan, Resign in Disgrace",
    "release_id": "9a1f2009-bf51-4a0b-acde-286ce235d07e",
    "release_group_id": "14828507-060e-42d9-8fdd-8c4fce7f0982",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-07-20",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 2020 by Seattle's Left at London, and features guest vocals from Pacific Northwest rapper Nobi. Proceeds from this single will be donated to the National Police Accountability Project. \n\nhttps://www.kexp.org/read/2020/7/20/left-london-releases-new-digital-single-jenny-durkan-resign-disgrace/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}