Information about plays

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

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

{
    "id": 3571440,
    "uri": "https://api.kexp.org/v2/plays/3571440/?format=api",
    "airdate": "2025-10-29T14:44:00-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "With the Radio On",
    "track_id": "9ed74415-51e2-42bb-a04f-c00524edccd2",
    "recording_id": "187f125c-4cf8-4b01-8699-8ea37881f90c",
    "artist": "Tomo Nakayama",
    "artist_ids": [
        "2cef242c-86e3-4631-9669-7d96aca66b09"
    ],
    "album": "With the Radio On",
    "release_id": "d2020a7d-83da-498f-9dc5-b817d42a83f4",
    "release_group_id": "3061e4bb-3355-42c7-9dbb-5d45ae972a4e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-11-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks, James, for those kind words and this request!\n--\nBorn in Japan and raised in Seattle, Washington, Tomo Nakayama is an artist whose melodic, complex and emotionally compelling music has been praised by NPR, New York Times, and KEXP.  \n--\n Tomo Nakayama said, \"The power and the comfort of the radio, I think, is the idea that at any particular time, there are hundreds and thousands of other people in the world listening to the same song, experiencing the same sound waves. It really helps you feel more connected and less alone in the world.\" Read his interview about this song here: https://www.kexp.org/read/2020/11/23/tomo-nakayama-finds-community-through-airwaves-new-single-radio-kexp-premiere/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}