Information about plays

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

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

{
    "id": 3534063,
    "uri": "https://api.kexp.org/v2/plays/3534063/?format=api",
    "airdate": "2025-07-31T08:13:49-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://ia801902.us.archive.org/15/items/mbid-a2df9126-99d3-4090-850e-4e1305df0d00/mbid-a2df9126-99d3-4090-850e-4e1305df0d00-42023486295_thumb500.jpg",
    "thumbnail_uri": "https://ia801902.us.archive.org/15/items/mbid-a2df9126-99d3-4090-850e-4e1305df0d00/mbid-a2df9126-99d3-4090-850e-4e1305df0d00-42023486295_thumb250.jpg",
    "song": "I Want to Remember it All",
    "track_id": "c04a7ab0-49ce-4043-afe2-69929344a31c",
    "recording_id": "e077a241-58f9-4291-89ef-ae78dd10b1e2",
    "artist": "Laura Stevenson",
    "artist_ids": [
        "70b166d1-b511-49f1-ad15-8b94603515d5"
    ],
    "album": "Late Great",
    "release_id": "a2df9126-99d3-4090-850e-4e1305df0d00",
    "release_group_id": "9888aa4e-c0ab-4821-817e-91eff66a22e3",
    "labels": [
        "Really Records"
    ],
    "label_ids": [
        "cbb73bad-2f8d-4072-ad12-02fe0b509bce"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The NY artist will be playing  Nov 22nd at The Swedish American Hall in San Francisco, and at The Vera Project (right next to KEXP!)  Nov 24th in Seattle!\n\nhttps://www.laurastevenson.net/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}