Information about plays

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

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

{
    "id": 3546977,
    "uri": "https://api.kexp.org/v2/plays/3546977/?format=api",
    "airdate": "2025-08-31T01:26:37-07:00",
    "show": 64433,
    "show_uri": "https://api.kexp.org/v2/shows/64433/?format=api",
    "image_uri": "https://coverartarchive.org/release/0c7df3c7-1942-4fc8-86b4-3c161d1924f3/21807698871-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0c7df3c7-1942-4fc8-86b4-3c161d1924f3/21807698871-250.jpg",
    "song": "Beyond All Horizons",
    "track_id": null,
    "recording_id": "5c038a03-9fa1-46c9-a931-910eae2971e5",
    "artist": "Sacramentum",
    "artist_ids": [
        "67673557-2310-41d3-83b9-e6e0cb1d65d5"
    ],
    "album": "Far Away From the Sun",
    "release_id": null,
    "release_group_id": "af31346e-1ded-328c-b98a-c2931b7d4183",
    "labels": [
        "Century Media"
    ],
    "label_ids": [
        "727ad90b-7ef4-48d2-8f16-c34016544822"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Sacramentum member, Nisse Karlén who passed away on August 25th.  He played guitar, bass, and vocals in various periods throughout his time with the band.\n\n1974-2025\n\nhttps://sacramentum.se/\nhttps://www.facebook.com/sacramentumofficial\nhttps://centurymedia.bandcamp.com/album/the-coming-of-chaos-remix-2024-24-bit-hd-audio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}