Information about plays

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

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

{
    "id": 3584691,
    "uri": "https://api.kexp.org/v2/plays/3584691/?format=api",
    "airdate": "2025-11-29T20:21:59-08:00",
    "show": 65245,
    "show_uri": "https://api.kexp.org/v2/shows/65245/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Dreaming Dead",
    "track_id": "23b44711-e90a-35d3-9590-f18001cd05c0",
    "recording_id": "aad54c2b-ca6b-4734-8718-d4e487f25a6e",
    "artist": "Jesse Sykes & The Sweet Hereafter",
    "artist_ids": [
        "254b5419-1819-49c9-abcf-6e9b8210ebf4"
    ],
    "album": "Oh, My Girl",
    "release_id": "bf259b5b-078b-4f5a-b969-188b1808e296",
    "release_group_id": "c8e854ba-a953-37c6-8c26-21c98fac9505",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2004-06-08",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Jesse Sykes and The Sweet Hereafter, at its core, is the result of the enduring musical partnership between singer-songwriter Jesse Sykes and guitarist Phil Wandscher, which began in Seattle, Washington in 2001.\"\n\nhttps://spoti.fi/3w2cVIg",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}