Information about plays

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

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

{
    "id": 3617557,
    "uri": "https://api.kexp.org/v2/plays/3617557/?format=api",
    "airdate": "2026-02-14T20:35:59-08:00",
    "show": 65935,
    "show_uri": "https://api.kexp.org/v2/shows/65935/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-d6e5c123-3d2a-4ab2-8f3e-b61c3c089576/mbid-d6e5c123-3d2a-4ab2-8f3e-b61c3c089576-15228037171_thumb500.jpg",
    "thumbnail_uri": "https://dn710802.ca.archive.org/0/items/mbid-d6e5c123-3d2a-4ab2-8f3e-b61c3c089576/mbid-d6e5c123-3d2a-4ab2-8f3e-b61c3c089576-15228037171_thumb250.jpg",
    "song": "Unconditional Love",
    "track_id": "92c3539a-05fc-479a-b481-8f4db81516da",
    "recording_id": "ee620573-280c-4c3a-9af0-7b5dd65530de",
    "artist": "Esperanza Spalding",
    "artist_ids": [
        "5c12b265-5e59-44e0-b657-5cf4169f7316"
    ],
    "album": "Emily's D+Evolution",
    "release_id": "d6e5c123-3d2a-4ab2-8f3e-b61c3c089576",
    "release_group_id": "68b352ae-a374-4535-834a-96e920782e8f",
    "labels": [
        "Concord Records"
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2016-03-04",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From a modern jazz classic by Portland's Esperanza Spalding!\n\nhttps://esperanzaspalding.bandcamp.com/album/emily-s-d-evolution",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}