Information about plays

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

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

{
    "id": 3439487,
    "uri": "https://api.kexp.org/v2/plays/3439487/?format=api",
    "airdate": "2024-12-18T02:57:37-08:00",
    "show": 62139,
    "show_uri": "https://api.kexp.org/v2/shows/62139/?format=api",
    "image_uri": "https://ia903201.us.archive.org/26/items/mbid-08aadba6-3f33-4c92-9061-efb353add587/mbid-08aadba6-3f33-4c92-9061-efb353add587-40391849788_thumb500.jpg",
    "thumbnail_uri": "https://ia903201.us.archive.org/26/items/mbid-08aadba6-3f33-4c92-9061-efb353add587/mbid-08aadba6-3f33-4c92-9061-efb353add587-40391849788_thumb250.jpg",
    "song": "Sang Xaswin",
    "track_id": "a35a703d-2ec4-4815-9bf3-219c0780ca46",
    "recording_id": "acc5c8c9-2cec-4a26-91c4-e22f322869c7",
    "artist": "Khana Bierbood",
    "artist_ids": [
        "a311ac6e-713d-4246-a606-a02bd1d55ea5"
    ],
    "album": "Monolam",
    "release_id": "5dbc53a4-9990-4220-9765-79d15e532e46",
    "release_group_id": "8d8b79cd-51bb-4a6c-a75a-f0d62d84dfe4",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Eastern psych rock out of Thailand!\n\n\"'Monolam' is hung heavily on funk, the new album slinks through humid afternoons and into the neon night. The album has the air of a ‘70s soundtrack, chasing unseen antagonists through back alleys draped in wah-guitar washes. The atmosphere turns murky and smoke curls through flickering bar lights. They let a touch of the rock chug back into the midsection, slipping past gnarled surf on “Sang Xaswin,” before swerving back into the rhythm and rapture of psych-funk.\" --https://www.ravensingstheblues.com/khana-bierbood-2/\n\nhttps://gurugurubrain.space/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}