Information about plays

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

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

{
    "id": 3500262,
    "uri": "https://api.kexp.org/v2/plays/3500262/?format=api",
    "airdate": "2025-05-12T03:36:07-07:00",
    "show": 63439,
    "show_uri": "https://api.kexp.org/v2/shows/63439/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sissy Fist",
    "track_id": null,
    "recording_id": null,
    "artist": "Fuuls",
    "artist_ids": [],
    "album": "SG/SF",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dine\n--\nFuuls (or fools) is a raucous post-whatever punk ensemble based out of Seattle, Portland, and Missoula. The sometimes 3, 4, and 5 piece is led by trans indigenous front woman, Nataanii Cornelius, known for her piss-and-vinegar onstage fervor. As a revolving door outfit of friends and family, the band gives pocket tight chaos in a wildly electric live experience.\nhttps://fuuls.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}