Information about plays

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

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

{
    "id": 3656388,
    "uri": "https://api.kexp.org/v2/plays/3656388/?format=api",
    "airdate": "2026-05-18T12:31:28-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-de82a20a-ed55-4c0e-8761-168d817bccd6/mbid-de82a20a-ed55-4c0e-8761-168d817bccd6-17245946022_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-de82a20a-ed55-4c0e-8761-168d817bccd6/mbid-de82a20a-ed55-4c0e-8761-168d817bccd6-17245946022_thumb250.jpg",
    "song": "By Your Side",
    "track_id": "aa71a72b-9033-32d1-9c58-a6b19ef8a684",
    "recording_id": "c9563c90-3ba3-4ff5-b48a-473603b20ce4",
    "artist": "Beachwood Sparks",
    "artist_ids": [
        "afeb541c-b962-42d2-b0be-8b9c14d13ca6"
    ],
    "album": "Once We Were Trees",
    "release_id": "de82a20a-ed55-4c0e-8761-168d817bccd6",
    "release_group_id": "bc23db20-b423-35e8-9264-b7b3ffa5a220",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing San Francisco's Masonic on June 10th!\n\nThinking of Schnitzel today, as she prepares to cross the rainbow bridge. And thinking of you, Julie!\n\nBeachwood Sparks is an L.A. band who combine soft psychedelia and lonesome country twang in cosmic, always melodic fashion. https://www.allmusic.com/artist/beachwood-sparks-mn0000154797\n\nhttps://www.subpop.com/artists/beachwood_sparks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}