Information about plays

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

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

{
    "id": 3618823,
    "uri": "https://api.kexp.org/v2/plays/3618823/?format=api",
    "airdate": "2026-02-17T20:15:43-08:00",
    "show": 65961,
    "show_uri": "https://api.kexp.org/v2/shows/65961/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Get To Know You",
    "track_id": null,
    "recording_id": "136a6354-757d-431b-988c-c274eedb08fc",
    "artist": "Tomo Nakayama",
    "artist_ids": [
        "2cef242c-86e3-4631-9669-7d96aca66b09"
    ],
    "album": "Melonday",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Seattle musician Tomo Nakayama perform this song and three others Live on KEXP from THING Festival in 2023: https://www.youtube.com/watch?v=_nse33kQTnk\n\nThis is from the 3rd solo album from Seattle singer/songwriter Tomo Nakayama. It was co-produced by Yuuki Matthews of The Shins and mastered by Dave Cooley (M83, Paramore, Tame Impala).   https://tomomusic.bandcamp.com\n\nCatch Tomo Live:",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}