Information about plays

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

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

{
    "id": 3659163,
    "uri": "https://api.kexp.org/v2/plays/3659163/?format=api",
    "airdate": "2026-05-24T21:35:39-07:00",
    "show": 66806,
    "show_uri": "https://api.kexp.org/v2/shows/66806/?format=api",
    "image_uri": "https://coverartarchive.org/release/8edf4767-2d9d-4b58-b31b-4ea36ee37436/45107309293-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8edf4767-2d9d-4b58-b31b-4ea36ee37436/45107309293-250.jpg",
    "song": "Escorpio",
    "track_id": null,
    "recording_id": "24f52192-3655-4b38-ba52-11782e8ebc94",
    "artist": "Mr. YT",
    "artist_ids": [
        "827fee9e-0e6d-4178-a77b-9c591d67fa79"
    ],
    "album": "Universo",
    "release_id": null,
    "release_group_id": "e441f68b-dc0d-43cb-ad29-bcf748b797a1",
    "labels": [
        "Short Span"
    ],
    "label_ids": [
        "2e23a222-7860-401a-bd68-62560e1c1ed5"
    ],
    "release_date": "2026-06-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Please, please, Mr. YT is my father's name, call me YT - https://elementsofsouls.bandcamp.com/album/universo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}