Information about plays

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

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

{
    "id": 3541701,
    "uri": "https://api.kexp.org/v2/plays/3541701/?format=api",
    "airdate": "2025-08-18T17:29:06-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://ia600309.us.archive.org/28/items/mbid-51769fbe-5aea-442c-bd77-e98a47ce4453/mbid-51769fbe-5aea-442c-bd77-e98a47ce4453-5376385316_thumb500.jpg",
    "thumbnail_uri": "https://ia600309.us.archive.org/28/items/mbid-51769fbe-5aea-442c-bd77-e98a47ce4453/mbid-51769fbe-5aea-442c-bd77-e98a47ce4453-5376385316_thumb250.jpg",
    "song": "Don’t Fight It, Feel It",
    "track_id": "d266d166-fa10-3a43-a76e-371b149fa621",
    "recording_id": "1ddcbc6c-d489-4a69-8224-aef69759e4fa",
    "artist": "Primal Scream",
    "artist_ids": [
        "55704c38-224f-4b75-b29f-d43653f8bc9a"
    ],
    "album": "Screamadelica",
    "release_id": "51769fbe-5aea-442c-bd77-e98a47ce4453",
    "release_group_id": "48a1839c-f4e0-3223-831f-fc36ca6ff7cf",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1991-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Features Denise Johnson and Andrew Weatherall, two artists we lost in 2020.\n\nRead about Denise Johnson's legacy here: https://www.independent.co.uk/arts-entertainment/music/news/denise-johnson-death-primal-scream-songs-age-cause-albums-a9640876.html.\n\nFor more on Andrew Weatherall's life: https://www.kexp.org/read/2020/2/17/rip-andrew-weatherall/.\n\nThe album marked a significant departure from the band's early indie rock sound, drawing inspiration from the blossoming house music scene and associated drugs such as LSD and MDMA.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}