Information about plays

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

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

{
    "id": 3574441,
    "uri": "https://api.kexp.org/v2/plays/3574441/?format=api",
    "airdate": "2025-11-05T20:28:39-08:00",
    "show": 65032,
    "show_uri": "https://api.kexp.org/v2/shows/65032/?format=api",
    "image_uri": "https://coverartarchive.org/release/1d7b39a5-aa6b-4223-b071-36866c779871/2044218397-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1d7b39a5-aa6b-4223-b071-36866c779871/2044218397-250.jpg",
    "song": "Deserters",
    "track_id": null,
    "recording_id": "a54fb6a0-8fcd-4a31-9b7a-0a187afad1a9",
    "artist": "BEAK>",
    "artist_ids": [
        "bda0beab-8c08-4a34-9af0-97a1b647ad9b"
    ],
    "album": ">>",
    "release_id": null,
    "release_group_id": "29c2b923-78aa-4518-b1b9-d6afec378379",
    "labels": [
        "Invada Records"
    ],
    "label_ids": [
        "8a5b1ae3-4838-4439-b43f-5f6b7f4f0872"
    ],
    "release_date": "2012-07-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"While retaining the eerie, claustrophobic atmosphere of its predecessor, the second LP from Portishead mastermind Geoff Barrow's krautrock project boasts a brisker, more purposeful sequence.\" https://pitchfork.com/reviews/albums/16697-recordreview/\n--\nBEAK's Full In-Studio performance at KEXP hosted by Morgan:  https://www.youtube.com/watch?v=zsruANXfTIE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}