Information about plays

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

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

{
    "id": 3561983,
    "uri": "https://api.kexp.org/v2/plays/3561983/?format=api",
    "airdate": "2025-10-06T10:02:50-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia801703.us.archive.org/32/items/mbid-2c2ec473-060d-46d4-9737-d46f5bd7724e/mbid-2c2ec473-060d-46d4-9737-d46f5bd7724e-22303342735_thumb500.jpg",
    "thumbnail_uri": "https://ia801703.us.archive.org/32/items/mbid-2c2ec473-060d-46d4-9737-d46f5bd7724e/mbid-2c2ec473-060d-46d4-9737-d46f5bd7724e-22303342735_thumb250.jpg",
    "song": "North by Northwest",
    "track_id": "80890070-af8b-3e5b-9c9f-c1472d1eb4bf",
    "recording_id": "4b1fd4e5-5a58-4439-9df8-e098dc606bbc",
    "artist": "Blue Scholars",
    "artist_ids": [
        "69cd93fd-1c2b-40f5-ae03-7bf4b4213fd3"
    ],
    "album": "Bayani",
    "release_id": "2c2ec473-060d-46d4-9737-d46f5bd7724e",
    "release_group_id": "e52eb555-b0d2-3e81-a10c-9e1e695e1857",
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "2007-06-12",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#585 on YOUR countdown of the greatest albums of all-time. \n\nBlue Scholars formed in 2002 while the members, DJ Sabzi (Saba Mohajerjasbi) and MC Geologic (George Quibuyen), were students at University of Washington. Here's their 2007 ode to our corner of the world. https://bit.ly/3sMcdxl\n\nCheck out a few of their sessions live on KEXP: https://bit.ly/3pGARgN.\n\nhttps://bluescholars.bandcamp.com/\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}