Information about plays

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

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

{
    "id": 3625855,
    "uri": "https://api.kexp.org/v2/plays/3625855/?format=api",
    "airdate": "2026-03-06T03:31:11-08:00",
    "show": 66103,
    "show_uri": "https://api.kexp.org/v2/shows/66103/?format=api",
    "image_uri": "https://dn710901.ca.archive.org/0/items/mbid-1f102551-7954-4750-8f6c-90e57e6e6437/mbid-1f102551-7954-4750-8f6c-90e57e6e6437-4363543508_thumb500.jpg",
    "thumbnail_uri": "https://dn710901.ca.archive.org/0/items/mbid-1f102551-7954-4750-8f6c-90e57e6e6437/mbid-1f102551-7954-4750-8f6c-90e57e6e6437-4363543508_thumb250.jpg",
    "song": "Love Resurrection",
    "track_id": "d4dc43b6-43a2-3a7f-8c12-23a5cbeb57d2",
    "recording_id": "232d4019-114c-4ddf-a714-254eddb08242",
    "artist": "Alison Moyet",
    "artist_ids": [
        "79feb79b-8f0d-4306-b30a-e28bd88c9323"
    ],
    "album": "Singles",
    "release_id": "454f259b-0e40-4c20-9c8b-7cba6e81077e",
    "release_group_id": "0b1ef012-6a9e-3832-9d4a-259837720552",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1995-06-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the Yazoo member's 1984 solo LP Alf.\n\n---\n\nAlison Moyet is coming to the PNW (Marymoor Park, Redmond, WA) on June 8th with Human League and Soft Cell:\n \nhttps://www.eventticketscenter.com/the-human-league-soft-cell-alison-moyet-redmond-06-08-2026/7690549/t\n\nAnd in June 5 in SF (Warfield)!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}