Information about plays

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

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

{
    "id": 3618349,
    "uri": "https://api.kexp.org/v2/plays/3618349/?format=api",
    "airdate": "2026-02-16T15:52:55-08:00",
    "show": 65951,
    "show_uri": "https://api.kexp.org/v2/shows/65951/?format=api",
    "image_uri": "https://ia801202.us.archive.org/28/items/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396-14999247052_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396-14999247052_thumb250.jpg",
    "song": "Breathless",
    "track_id": "ec904df8-9a63-3f36-864e-17703db61933",
    "recording_id": "e6b61920-e392-4aa5-b3bb-d7465ecc5427",
    "artist": "X",
    "artist_ids": [
        "ddd553d4-977e-416c-8f57-e4b72c0fc746"
    ],
    "album": "More Fun in the New World",
    "release_id": "19ce94aa-d959-4f86-aaaa-59d0b5285254",
    "release_group_id": "896b3d54-5cd6-3364-b252-98329e98fb1d",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2002-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Otis Blackwell cover (RIP)\n--\nhttps://www.discogs.com/master/74746-X-More-Fun-In-The-New-World?srsltid=AfmBOoqSUuJiQzDSAkTu-B-KjCVZD-qPO2HV94TnE1PIdyRtAoui4yDF",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}