Information about plays

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

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

{
    "id": 3573394,
    "uri": "https://api.kexp.org/v2/plays/3573394/?format=api",
    "airdate": "2025-11-03T06:41:14-08:00",
    "show": 65011,
    "show_uri": "https://api.kexp.org/v2/shows/65011/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Forever Never Ends",
    "track_id": "292bb3b5-21ad-414a-913e-0950da230fd1",
    "recording_id": "ffa50967-aa39-4e40-b15d-7368e9bd23dd",
    "artist": "Jeff Tweedy",
    "artist_ids": [
        "63287966-6021-474a-ba76-edc37a5f1b7c"
    ],
    "album": "Twilight Override",
    "release_id": "d114555a-416c-467c-9a36-8d54bf198968",
    "release_group_id": "ad8aa827-01fb-4d2e-bc74-c8ace754ed1c",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Jeff Tweedy and Mavis Staples at the return of the KEXP Yule Benefit, on Tues 12/2 at McCaw Hall in Seattle. Tickets on sale now at KEXP.ORG!\n\n***\n\nThis track is from a new triple album from Jeff Tweedy, featuring both his sons Spencer and Sammy.\n\nhttps://jefftweedy.bandcamp.com/album/twilight-override",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}