Information about plays

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

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

{
    "id": 3587720,
    "uri": "https://api.kexp.org/v2/plays/3587720/?format=api",
    "airdate": "2025-12-06T19:34:35-08:00",
    "show": 65308,
    "show_uri": "https://api.kexp.org/v2/shows/65308/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Loose Talk",
    "track_id": null,
    "recording_id": "9be82da9-7d9d-4c93-b5d8-526683ea500c",
    "artist": "The Purrs",
    "artist_ids": [
        "1978fa58-f7c5-460e-92f6-5ed703ce2bc7"
    ],
    "album": "The Dreams Our Stuff Is Made Of",
    "release_id": null,
    "release_group_id": "59e82f7d-0505-353c-9af2-67a1194c8c1f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2005-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Purrs are a Seattle psych-rock outfit whove made promises to each other and kept them to their audience. Existing for more than a decade, The Purrs are crushed by their day jobs, unlucky in love, soaked in whiskey, and renowned for their blistering live performances.\" https://www.sonicbids.com/band/thepurrs/\n\nThey've got a show with Sunset Valley and Larches at the Sunset Tavern TONIGHT!! Get yr butt down there:\n\nhttps://dice.fm/event/92gl36-the-purrs-and-sunset-valley-7-split-single-release-show-w-larches-6th-dec-the-sunset-tavern-seattle-tickets",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}