Information about plays

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

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

{
    "id": 3640030,
    "uri": "https://api.kexp.org/v2/plays/3640030/?format=api",
    "airdate": "2026-04-09T20:41:50-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-7a05fe6c-1251-462b-9d34-dd96296bc614/mbid-7a05fe6c-1251-462b-9d34-dd96296bc614-43501188224_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-7a05fe6c-1251-462b-9d34-dd96296bc614/mbid-7a05fe6c-1251-462b-9d34-dd96296bc614-43501188224_thumb250.jpg",
    "song": "Blue",
    "track_id": "70f2cb55-5430-40f5-bd28-16ed91648c94",
    "recording_id": "ec47ae7e-3589-499f-8dcc-3953199fb757",
    "artist": "Tomo Nakayama",
    "artist_ids": [
        "2cef242c-86e3-4631-9669-7d96aca66b09"
    ],
    "album": "Ocean",
    "release_id": "7a05fe6c-1251-462b-9d34-dd96296bc614",
    "release_group_id": "b83eba7e-89a3-40b6-9e07-34ce3d392795",
    "labels": [
        "Porchlight Records"
    ],
    "label_ids": [
        "a677cf58-f740-4413-bc40-4f9e44ae1ec1"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beautiful new album from Seattle musician and former Grand Hallway frontman Tomo Nakayama. Backed by Yuuki Matthews (Shins), Abbey Blackwell (Alvvays) and Christopher Icasiano (Fleet Foxes).\n\nTomo wrote a lot of the songs on Ocean on the Washington coast, just north of the Columbia River.\n\nhttps://tomomusic.bandcamp.com\nhttp://tomonakayama.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}