Information about plays

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

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

{
    "id": 3617553,
    "uri": "https://api.kexp.org/v2/plays/3617553/?format=api",
    "airdate": "2026-02-14T20:26:59-08:00",
    "show": 65935,
    "show_uri": "https://api.kexp.org/v2/shows/65935/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-5ad45cb7-5000-46cc-a8d2-21b01f9a200e/mbid-5ad45cb7-5000-46cc-a8d2-21b01f9a200e-36447437862_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-5ad45cb7-5000-46cc-a8d2-21b01f9a200e/mbid-5ad45cb7-5000-46cc-a8d2-21b01f9a200e-36447437862_thumb250.jpg",
    "song": "Dream Lover Underwater",
    "track_id": "e391df31-815d-46ba-9a9c-115b28a9f10c",
    "recording_id": "7b53fe04-8bfd-4608-9334-dc248c0c6121",
    "artist": "Nada Rosa",
    "artist_ids": [
        "ffc9d30d-8df2-4a31-9deb-037278cf4c9c"
    ],
    "album": "Nunca Te Olvido",
    "release_id": "5ad45cb7-5000-46cc-a8d2-21b01f9a200e",
    "release_group_id": "80ff39a7-da34-4c2b-9016-109864336fe5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-05-26",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Nada Rosa is a 5-piece ensemble creating their own cinematic explosion of surf-tinged cosmic soul.\n\nhttps://www.nadarosa.com/home",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}