Information about plays

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

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

{
    "id": 3633761,
    "uri": "https://api.kexp.org/v2/plays/3633761/?format=api",
    "airdate": "2026-03-26T05:33:09-07:00",
    "show": 66282,
    "show_uri": "https://api.kexp.org/v2/shows/66282/?format=api",
    "image_uri": "https://dn711405.ca.archive.org/0/items/mbid-205325ae-f694-4648-854d-aacbaccef559/mbid-205325ae-f694-4648-854d-aacbaccef559-13482405881_thumb500.jpg",
    "thumbnail_uri": "https://dn711405.ca.archive.org/0/items/mbid-205325ae-f694-4648-854d-aacbaccef559/mbid-205325ae-f694-4648-854d-aacbaccef559-13482405881_thumb250.jpg",
    "song": "O.P.P.",
    "track_id": "8c2a49ee-33ad-3569-a348-fdabdbe67f35",
    "recording_id": "360a21a5-68e9-4f34-a4f6-fb306f870c82",
    "artist": "Naughty by Nature",
    "artist_ids": [
        "3bdcd49d-212e-4f4f-877a-eac1e4a2bddc"
    ],
    "album": "Naughty by Nature",
    "release_id": "205325ae-f694-4648-854d-aacbaccef559",
    "release_group_id": "d74f72d8-d7e1-3106-8fd1-749d96b975e8",
    "labels": [
        "Tommy Boy"
    ],
    "label_ids": [
        "dd13c200-c9c9-4671-85f8-2dbff1319e3f"
    ],
    "release_date": "1991-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naughty by Nature sampling \"ABC\" by The Jackson 5, “Synthetic Substitution” by Melvin Bliss and \"La Di Da Di\"by Doug E. Fresh and Slick Rick.\n\nThe official video for O.P.P doesn't get much more 90's than this! \nhttps://www.youtube.com/watch?v=idx3GSL2KWs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}