Information about plays

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

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

{
    "id": 3616115,
    "uri": "https://api.kexp.org/v2/plays/3616115/?format=api",
    "airdate": "2026-02-11T09:48:13-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "https://dn720600.ca.archive.org/0/items/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf-44213819664_thumb500.jpg",
    "thumbnail_uri": "https://dn720600.ca.archive.org/0/items/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf-44213819664_thumb250.jpg",
    "song": "This is the Sound of What Was",
    "track_id": "f122f0c9-c31c-4340-bc19-68bd3caff887",
    "recording_id": "81417955-1f13-4049-9333-23b93d5ec0ae",
    "artist": "Russian Blue",
    "artist_ids": [
        "b70cfa80-08b9-4eec-8cb5-1fe57cffc5ab"
    ],
    "album": "A Modern Analogue",
    "release_id": "cae7404d-8a5e-4376-8906-73a25da5daaf",
    "release_group_id": "9ff4c3d0-8943-4d29-8ec9-cc7b4c1ce6ad",
    "labels": [
        "Pegasus Theory"
    ],
    "label_ids": [
        "db41c19d-7060-47b6-a05c-b74aa76dc10e"
    ],
    "release_date": "2026-01-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The second album from this Bremerton-based six-piece band taps into a nostalgic 2000s dance-rock sound that evokes the visceral, soaring, off-kilter rhythmic journeys of early LCD Soundsystem and TV On the Radio. While it wears its influences proudly on its sleeve, A Modern Analogue injects a refreshing throwback energy into the PNW scene and signals a noteworthy act emerging from Kitsap County. –Alex Ruder KEXP\nhttps://kexp.org/read/2026/2/9/new-music-reviews-29/\n\nhttps://russianbluetheband.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}