Information about plays

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

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

{
    "id": 3619240,
    "uri": "https://api.kexp.org/v2/plays/3619240/?format=api",
    "airdate": "2026-02-18T20:39:48-08:00",
    "show": 65969,
    "show_uri": "https://api.kexp.org/v2/shows/65969/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-5a42665c-9f6d-4dd8-aa00-11e1fe917c08/mbid-5a42665c-9f6d-4dd8-aa00-11e1fe917c08-44167442539_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-5a42665c-9f6d-4dd8-aa00-11e1fe917c08/mbid-5a42665c-9f6d-4dd8-aa00-11e1fe917c08-44167442539_thumb250.jpg",
    "song": "Protect Your Brain",
    "track_id": "6d1c8866-4977-47cb-89dd-8a05beb0a265",
    "recording_id": "d981eb5e-8b87-4d0f-bb05-dc22fc8b7dbb",
    "artist": "坂本慎太郎",
    "artist_ids": [
        "b713fb44-7a24-41d0-827a-cc8777b1ce89"
    ],
    "album": "Yoo‐hoo",
    "release_id": "5a42665c-9f6d-4dd8-aa00-11e1fe917c08",
    "release_group_id": "bf8f391b-3b13-47c5-a73b-0e1b94167153",
    "labels": [
        "Zelone Records"
    ],
    "label_ids": [
        "c098e3f9-ad68-4d7a-9ca6-267c27e5fcf2"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shintaro Sakamoto (坂本慎太郎) is a Japanese musician, singer, songwriter, and producer. He was a founding member and the frontman for the underground Japanese psychedelic rock band Yura Yura Teikoku. \n--\nHe has just released a brand new 5th album, titled \"Yoo-hoo\" (with a Japanese title that's read \"yahhō\"). The band members are Yūta Suganuma on drums, AYA on bass & chorus, and Tetsu Nishiuchi on sax & flute.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}