Information about plays

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

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

{
    "id": 3546391,
    "uri": "https://api.kexp.org/v2/plays/3546391/?format=api",
    "airdate": "2025-08-29T17:28:33-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957-39061675917_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957-39061675917_thumb250.jpg",
    "song": "DRUG CITY",
    "track_id": "bf058c26-17d1-44b8-ac0e-fff7db7b7f10",
    "recording_id": "6582ecf0-167f-4ddc-8585-7cbd77fd5848",
    "artist": "Osees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "SORCS 80",
    "release_id": "e6fcf15d-db1b-4f83-ab6a-29cded3d3957",
    "release_group_id": "cf819691-5306-4ec9-9b41-48dda0d70bd4",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2024-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They are on tour and will be in Portland @ Star Theater on 3-4 Sep and in Seattle @ Neumos on 5-6 Sep.\nhttps://www.theeohsees.com/ \n \n\"SORCS 80\" (the band's 29th album--Whew!) came out last year. \"All sampled squalor and lo-tech distortion, SORCS 80 thrashes and pulses without the aid of a single guitar, the product of John Dwyer’s decision to abandon six strings for electronics.\" \n\nSince then, Osees released their 30th album this month, Abomination Revealed at Last. \nhttps://ohsees.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}