Information about plays

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

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

{
    "id": 3560163,
    "uri": "https://api.kexp.org/v2/plays/3560163/?format=api",
    "airdate": "2025-10-01T18:28:16-07:00",
    "show": 64719,
    "show_uri": "https://api.kexp.org/v2/shows/64719/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-899fa7c4-db67-4220-9fda-5e08ee06fb06/mbid-899fa7c4-db67-4220-9fda-5e08ee06fb06-36467294332_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-899fa7c4-db67-4220-9fda-5e08ee06fb06/mbid-899fa7c4-db67-4220-9fda-5e08ee06fb06-36467294332_thumb250.jpg",
    "song": "Histrion",
    "track_id": "8e032115-a59f-4bf3-a655-4dcaa7d48eb6",
    "recording_id": "201b32e9-2c59-40c9-bdc2-967768270f70",
    "artist": "Wild Nothing",
    "artist_ids": [
        "a181595e-5b84-4439-a5f4-f548ddfb64df"
    ],
    "album": "Hold",
    "release_id": "899fa7c4-db67-4220-9fda-5e08ee06fb06",
    "release_group_id": "a8f82268-3453-444c-88b5-e2fad11c65d6",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wild Nothing's 5th LP was written shortly after the birth of Jack Tatum’s son and the onset of the pandemic. The inability to tour or book studio time, coupled with the parental learning curve, forced him to reconsider his priorities.  https://wildnothingct.bandcamp.com/album/hold\n\nYou can find several Live on KEXP sets with Wild Nothing on our YouTube channel - including this one: https://youtu.be/O1IiEkaQOGI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}